Windows Form Applications Overview
(Thanks to invaluable help from Terry Mitchell, Ramesh Prajapati, Kevin Holder, Kenneth Weems, Jerremy Wilberger, and Vishal Marneni)
Windows form applications are still preferred for some business process uses. This section will provide alternative uses of the WIndows form application aside from the obvious client/server or n-tier programming model. Windows form applications make excellent service providers run from a server to augment business needs that cannot be accomplished with the main browser-based ASP.NET web application.