Microsoft .NET Compact Framework version 2.0 SP2 release is completed and is in the process of being released. This service pack was driven customer feedback including improvements in stability, adds new heap tracking feature to the Remote Performance Monitor.
The .NET Compact Framework will be delivered to customers through various channels in the next few months. Each channel and location will be reported on here.
Release Channels
(The links below will be updated as each release goes live)
Release Location
Web Downloadhttp://www.microsoft.com/downloads/details.aspx?FamilyID=aea55f2f-07b5-4a8c-8a44-b4e1b196d5c0&displaylang=en
WCE 4.2 QFE
WCE 5.0 QFE
WCE 6.0 QFE
Visual Studio 2005 Patch
New Features:Service Pack 2 of the .Net Compact Framework V2.0 includes new features in the Remote Performance Monitor aimed at finding memory leaks in the managed heap. These features allow you to take snapshots of the GC heap at any point in time and view the relationships between the live object instances in the heap. You can also compare multiple snapshots over time in order to spot allocation trends in your application as it executes.
Fixed Bugs:
Top of page