Windows Applications
A Visual Studio Windows application is built around the .NET Framework,
a rich set of classes that allows you to program sophisticated applications. Windows applications created with .NET classes
afford you other benefits. You can access operating-system services and take advantage of other benefits
provided by your user's computing environment. You can access data using ADO.NET. Your Windows applications can make calls to methods
exposed through XML Web services, encouraging you to take advantage of information and computing resources
from a variety of sources and partners.
|