Friday, October 5, 2007

C# in embedded systems

Most of the times developers uses C language to write embedded applications. If time is not an issue or its not critical you can easily use java or c#
Microsoft has now 3 platforms for embedded:
  • Windows XP embedded for large systems
  • Windows CE for small to medium systems
  • .NET micro framework for very small devices
to use C# and .NET you can use:
  • .NET framework in XP embedded
  • .NET compact framework for windows CE
  • .NET micro framework - native
.NET micro framework supported by some small devices such as this board



for help and other learning materials
visit our site: Bina

No comments: