Skip to content
This repository was archived by the owner on Jun 5, 2019. It is now read-only.
Steve Maillet edited this page Mar 11, 2015 · 18 revisions

#.NET Micro Framework

Abstract

.NET Micro Framework is an open source platform that enables you to write managed code C# applications using Visual Studio for resource constrained embedded devices. .NET Micro Framework is open sourced by Microsoft Open Technologies.

Table of Contents

  1. [Getting Started](Getting Started)
  2. [Differences from previous CodePlex and the Porting Kit releases](Differences From CodePlex)
  3. Contributing
  4. Coding Standards
  5. Difference between coding guidelines and style guidelines
  6. Common General coding styles for "C" derived languages
  7. Managed code guidelines 1. FxCop Rules 2. StyleCop Rules
  8. Native code guidelines 1. C/C++ Coding guidelines 2. C/++ Style guidelines
Clone this wiki locally