This mighty tome presents an exhaustive treatment of Visual Basic .NET. This book
is primarily aimed at seasoned Visual Basic programmers although I know a Java programmer
that found it quite useful. Someone new to programming will find it overwhelming.
A wealth of code examples and best practices are presented as each new concept is
presented. I particularly like the fact that Balena eschews in-line code in favor
of code behind. As he says in real world applications this is what you are going
to use.
Balena relates concepts so it is easier to understand and remember distinctions.
For example, instead of explaining each web form control in isolation he explains
controls in relationship to other controls. This helps enormously to remember what
each control does because you are learning the differences between related
controls as well as how each one functions.
It is great not to have to lug the book around because it is available to you in
PDF form on a CD that comes with the book-I love using it on my notebook.
This book should be in the library of every serious VB .NET developer.