Related books
The latest edition of this book is Murach's
ASP.NET 4 Web Programming with VB 2010. In fact,
unless you need the 2005 edition for a class, we recommend
you get the 2010 edition instead.
Another web programming book
Murach's JavaScript and DOM Scripting
This book is the ideal companion to our ASP.NET book. It teaches you how to write the client-side code for your web pages to enhance the user experience. You'll soon realize that JavaScript code is automatically generated for many of the .NET controls. You'll also see when it's best to use server-side programming and when client-side programming would be more efficient.
Other Visual Basic 2010 books
Murach's Visual Basic 2010
This book presents the VB programming essentials that
you need to know before you can start developing web
applications. You can use it whenever you need to learn
new VB skills or refresh your memory about old ones.
Murach's ADO.NET 4 Database Programming
with VB 2010
This is our comprehensive book on .NET database programming
for VB applications. Since
most of the critical applications in any company are
database applications, this book should be required
reading for every professional VB developer.
SQL books
Murach's SQL Server 2008 for Developers
This book shows you how to write SQL statements in all their variations so you can code the right statements for your data sources. It's especially good if you're using Microsoft SQL Server databases with your VB applications, but it also works if you just want to learn standard SQL.
Murach's Oracle SQL and PL/SQL
If you're accessing Oracle databases from your ASP.NET applications instead of...or in addition to...SQL Server databases, this book covers the SQL variations and language features you need to know to write effective queries, stored procedures, and more.
|