Tuesday, October 04, 2005

The .NET CF Shipped With Visual Studio 2003

Here is a summary of the facilities in the .NET CF that shipped with Visual Studio 2003.

Languages -- All of C# and a subset of VB .NET
Data -- SQL Server and SQL Server for Windows CE
XML -- DOM and SAX parsing via XmlDocument and XmlTextReader; writing XML via XmlTextWriter (no support for XPath and XSLT)
WinForms -- A subset of the WinForms controls
Graphical Device Interface (GDI) -- A subset of GDI classes
Printing -- None
RMI and networking -- Web services and System.Net namespace
ASP.NET -- None

Adopted from Pro Service-Oriented Smart Clients with .NET 2.0 by By Sayed Y. Hashimi, Scott J. Steffan .

0 Comments:

Post a Comment

<< Home