|
There are so many ways to design a solution and write code (some good, many bad). This book explains best practices for designing and writing VB.NET code to improve maintainability. Also, it does an excellent job explaining the basics of: debugging in VB.NET; using the installation tools; user interface design; and version and source control.
This book is my bible for general VB.NET programming standards - I think every VB.NET coder should have a copy of this book. The ideas presented, writing, and samples are all excellent. While this book is not meant to be an introductory text to VB.NET more experienced programmers could probably use it as such. Less experienced programmers should make it the second book they read (after reading a VB.NET introductory book like Microsoft Visual Basic .NET Step by Step by Michael Halvorson).
(Submitted by Bob Tattersall)
|