How This Book Is Organized
Part I: Building Windows Applications
- Chapter 1, Design and First Forms
Get right to work creating Windows Applications using drag and drop in Visual Studio 2005. Understand how to respond to events to build interactive applications.
- Chapter 2, Data Access
Most meaningful applications interact with a database. This chapter shows you how to use drag-and-drop controls to create that connectivity, how to query with parameters, and how to build master/detail pages
- Chapter 3, Cool Controls
Go beyond the standard form controls to enhance your Windows application with built-in browser controls, masked text boxes, and sophisticated tree controls.
- Chapter 4, Custom Controls
When the controls that Microsoft provides are not quite enough, you are free to create your own by modifying an existing control, combining two or more existing controls, or creating an entirely new control from scratch
- Chapter 5, GDI+ and Drawing
When you need to take absolute control of what is drawn on your form, turn to GDI+ and the techniques shown here to draw dynamic applications.
- Chapter 6, Mice and Fonts
Learn how to detect mouse events and respond to them. While you're at it, explore the use of fonts to enhance the presentation of your application.
- Chapter 7, Integrating Legacy COM Controls
Many Windows Forms applications will interact with legacy COM controls. This chapter shows you how to do so in a managed environment.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access