This training kit is designed for developers who plan to take Microsoft Certifi ed Technology Specialist (MCTS) exam 70-505, as well as for developers who need to know how to develop Microsoft Windows–based applications using the Microsoft .NET Framework 3.5. We assume that before you begin using this kit you have a working knowledge of Windows, Microsoft Visual Studio, and Microsoft Visual Basic or C#.
Windows Forms are the basic building blocks of the UI. They provide a container that hosts controls and menus and allow you to present an application in a familiar and consistent fashion. Forms can receive user input in the form of keystrokes or mouse interactions and can display data to the user through hosted controls. Although it is possible to create applications that do not contain forms, such as console applications or services, most applications that require sustained user interaction will include at least one Windows Form, and complex applications frequently require several forms to allow the program to execute in a consistent and logical fashion.
When you create a new Windows Forms project, a form named Form1 is added to your project by default. You can edit your form by adding controls and other visual elements in the Designer, which is a graphic representation of a designable, visual element (such as a Form) that appears in the Visual Studio Integrated Development Environment (IDE). The Visual Studio IDE is shown in Figure 1-1.

Download:
DotNet Framework 3.5 – Windows Forms Application Development | MicrosoftTech.Net

Lời bình mới nhất