| Publisher | OReilly Media | ||
|---|---|---|---|
| Format | 1.1MB PDF | Date added | 01 Sep 2006 |
| Topics | Programming Languages, Application Development | ||
| Downloads | 64 | ||
If the user is writing a desktop application, he or she is dealing with forms and controls. Since its first release, Visual Basic has made the dream of drag-and-drop programming possible: just add some controls to a form, press F5, and go. While this method works, it allows the user to design only the most rudimentary applications. Most programs require gobs of code for each on-screen control. Fortunately, .NET simplifies a lot of the plumbing associated with complex controls, so the user can just focus on the logic that responds directly to a user action. This paper shows how to take advantage of the control features included with .NET's Windows Forms library.
Related white papers
MSDN Webcast: Southern Fried Road Show Presents REST and ASP.NET MVC (Level 200)
The presenter of this webcast introduces the ASP.NET MVC framework, which enables to easily implement the Model-View-Controller (MVC) pattern for Web applications. This pattern lets one separate applications into loosely...
MSDN Webcast: Southern Fried Road Show Presents REST With ADO.NET Data Services (Level 200)
The presenter of this webcast examines how to use the new ADO.NET Data Services (formerly code-named Astoria) to expose specific data stores as RESTful services. The presenter explains how to...
MSDN Webcast: 24 Hours of Windows Mobile Application Development: .NET Compact Framework 3.5 Power Toys (Level 200)
Microsoft .NET Compact Framework 3.5 PowerToys is available as a separate downloadable set of tools, the PowerToys help to create better responding applications, assist in obtaining diagnostic information about the...
MSDN Webcast: Introducing Application Lifecycle Management With Agile and Visual Studio Team System 2008 (Level 200)
Development teams that desire to work more effectively with business stakeholders reduce development errors, and lower application development costs are quickly adopting the principles of Application Lifecycle Management (ALM). Though...
MSDN Webcast: geekSpeak: Dynamic Languages and the DLR With Mike Vincent (Level 200)
The geekSpeak webcast series brings the industry experts in a "Talk-radio" format hosted by developer evangelists from Microsoft. The presenter of this webcast explains how dynamic languages like Iron Python...
Introduction to the FileConnection API
This paper describes the FileConnection API. It also includes a brief description of the example MIDlet that is included in this package and additional details about the API implementation in...
2007 Comparative Assessment Methodology Process for BPEL
By following the BPEL standard, the choice of which BPEL engine to use should not affect interoperability of the orchestrated services or the reuse of the BPEL models or designs....

