Want more? Here are some additional resources on this topic:
This section discusses Windows-based applications, components of various kinds, XML Web services, Windows services, console applications, and 64-bit applications.
Discusses how to create traditional Windows-based applications.
Discusses how to create components based on the IComponent interface in the .NET Framework. Also has a section devoted to Server-based Components for .NET Framework Applications, such as message queues and event logs.
Discusses how to create and deploy XML Web services, as well as how to access them.
Discusses how to create an application that is installed as a service. You can create services, install them, and start, stop, and otherwise control their behavior.
Discusses how to use the Console class to read characters from and write characters to the console.
Discusses issues related to developing applications that will run on a Windows 64-bit operating system.
Discusses how to create Web applications.
Provides a guide to choosing which approach or technology to use, as well as links to more information.