.NET Micro Framework 2.0 SP1 now available

BetaNews | at | by Mike

Service Pack 1 for the developers' toolkit for the second edition of Microsoft's just-in-time high-level language interpreter for embedded equipment was released yesterday.

.NET Micro Framework 2.0 Service Pack 1 tackles an interesting issue for embedded systems: code signing. A device vendor may have any number of reasons why it would prefer for its binary code to be signed and authenticated: perhaps to serve the authenticated user, perhaps to help authenticate the firmware code, but most often to ensure that users can't change the code. Up until Windows XP Embedded, embedded systems developers looking to produce signed code had to encode their security catalogs in their program's binaries.