.NET Compact Framework applications with Visual Studio

Describes how you can develop .NET Compact Framework applications with Visual Studio.

Visual studio has a template project for smart device. This enable developers to develop applications for smart devices, embedded CE systems,, pocket pc etc. There are various emulators available that integrate with visual studio to test applications built using this project template. One can even develop applications for Windows based mobile devices by installing their SDKs.
.NET Compact Framework Assemblies and Files
Assemblies and Files provided by .NET CF for application development:
.NET Compact Framework in version 3.5
Changes in .NET CF 3.5 are: Supports windows communication foundation (WCF), Supports language integrated query (LINQ)....
Configuration file settings supported in the .NET Compact Framework
.NET Compact Framework - Describes the configuration file settings supported in the .NET Compact
Post your comment