Describes the changes and improvements made to the .NET Compact Framework in version 3.5 Changes in .NET CF 3.5 are:
- Supports windows communication foundation (WCF). - Supports language integrated query (LINQ). - Enhancement in windows forms controls such as TagePage, Panel, Splitter, Picturebox and combobox. - Supports sound player. - Extends support for compression, through 3 classes, CompressionMode, DeflateStream and GZipStream. - Supports delegates - Supports CLR Profiler - Supports configuration tool. - Enhanced debugging and logging
|