The term forms refers to the windows of .NET-based applications. The responsibilities of forms include displaying information and receiving user input through events. To create a Smartphone form in Visual Studio 2005, choose the New Project Wizard and then choose the C# application type. The template you are going to use is Device Application. The [...]
Comments