Pro .NET 2.0 Windows Forms and Custom Controls in VB 2005 is the VB 2005 version of the authors best-selling and highly-reviewed Pro .NET 2.0 Windows Forms and Custom Controls in C#. Renowned author Matthew MacDonald shows you VB 2005 programmers how to design flexible, user-friendly Windows interfaces. And youll learn the best practices and design tips for coding these user interfaces.
Although this book is not a reference manual, it contains detailed discussions about user interface elements that you will use on a regular basis. You will learn to use .NET controls as well as to extend those .NET controls with your own custom controls.
Customer Reviews
Average Rating:
Rating: - The best source for custom controls in VB 2005
This book is quite possibly one of the best books writen on the subject of creating custom controls inside vb. By reading this book I have already improved my applications performance and reduced my design development time using my own custom made control. Great book all around.
Rating: - Far far better than I could have written in a lifetime!
This book really hits the nail on the head. I've been struggling with custom controls for weeks searching every article on the web and all over Microsoft and MSDN. No place has demonstrated the depth of understanding anywhere near as well as Matthew MacDonald has done. Not only are there clear and to the point examples without getting bogged-down in some lengthy, arcane and mythical tasks, but the accompanying text describes the underlying 'why' that is almost more useful than the code. Every ... Read More
Rating: - Excellent Resource!
This book is full of simple tidbits for binding controls to data objects and custom objects. The examples are short and easy to follow so you don't get lost in the code. Matthew does not spend a lot of time explaining background code (specifically, using ADO) because this is not the forum for those topics. What you get is 1000+ pages of explanations and examples focused on the task at hand: binding data. He does spend a few chapters introducing you to the various objects, covering many not-so-common ... Read More