Chapter 20. Building Windows Forms Applications

One of the core goals for Visual Studio is enabling rapid Windows Forms construction. Using the Windows Forms Designer, the Controls Toolbox, and the various common controls provided by the .NET Framework, this chapter serves as your guide to the drag-and-drop creation of rich form-based applications. Specifically, we look at how best to leverage the built-in capabilities of the Forms Designer and the Visual Studio project system to quickly build a baseline form from scratch.

We don’t worry about the code behind the form at this point; instead, the focus is on the user interface and Visual Studio’s inherent rapid application development (RAD) capabilities with the Windows Forms Designer. In other words, this chapter’s focus is on the design-time capabilities of the IDE as opposed to the runtime capabilities of the form and control classes.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset