Product Description.NET Windows Forms are a powerful technology for building a large class of applications for the Windows .NET platform. They offer nearly the same power and flexibility of classic Win32 development, but for a fraction of the effort. The programming model is lean and streamlined, and many of the tedious details that developers used to have to spend time on are now dealt with automatically by the platform. .NET Windows Forms in a Nutshell offers an accelerated introduction to this next-generation of rich user interface development. The book provides an all-inclusive guide for experienced programmers using the .NET Windows Forms platform to develop Windows applications, along with a compact but remarkably complete reference to the .NET Framework Class Library (FCL) Windows Forms namespaces and types. The authors present solid coverage of the fundamental building blocks, such as Controls, Forms, Menus, and GDI+, and enough detail to help you build your own fully featured reusable visual components so you can write visual component libraries as well as standalone applications. .NET Windows Forms in a Nutshell aims to provide not just the practical information and advice required to get programs working, but also to communicate the rationale behind the various parts of Windows Forms' design. The authors show how the thinking behind the framework enhances your productivity substantially. The new framework allows you to guess correctly what 'the Right Way' to do things is a majority of the time, even if you've never tried what you're doing before. No more digging around in documentation for days to try to find the bit of information you need to use one particular feature. Anyone who is involved in user interface development will appreciate the ease of creation and expanded capabilities provided by .NET Windows Forms, as well as the in-depth focus and straight-forward approach this book brings. Included on CD is an add-in that will integrate the book's reference directly into the help files of Visual Studio .NET.
Customer Reviews
Average Rating:
Rating: - This one isn't like the others...
Databinding is handled later, and lots of interesting stuff I wasn't knowledgeable about came sooner. Bravo. This is a great book that will always be on my desk! (I'm a professional developer with walls of books by Microsoft on Wrox, primarily.)
Rating: - A must read for any WinForms .NET Developer
This was the 3rd or 4th WinForms book I purchased. The others were good, but they were lacking in detail. This book does a great job in explaining 'under the cover' details. The authors do a good job explaining DataBinding, Controls, GDI+, Form, Menus, Inheritance and much more. This is more than a resource book. The first half is devoted to getting you up and running with building WinForms apps. The 2nd half is an incredible reference, one I turn to almost daily.
Rating: - A must read for WinForms developers
This was the 3rd or 4th WinForms book I purchased. The others were good, but they were lacking in detail. This book does a great job in explaing 'under the cover' details. The authors do a good job explaining DataBinding, Controls, GDI+, Form, Menus, Inheritace and much more.
This is more than a resource book. The first half is devoted to getting you up and running with building WinForms apps. The 2nd half is an incredible reference, one I turn to almost daily.
Rating: - An API Reference especially for DataGrid using ADO.net
The authors appear to go to great length for completeness in a companion reference for programmers creating DotNet Forms, an important new feature of the DotNet frameworks. We have been always looking for a capable web enabled report writer without integrating a third-party product, such as Crystal Reports for the Web. DotNet Forms promises in creating at least simple, yet dynamic, multi-paged reports without a whole lot of work.
DotNet provides for creating dynamic Excel-like forms for ... Read More