In Beginning VB.NET 2003, three expert authors guide you through the basics of building working applications, creating windows and boxes, handling unexpected events, using object-oriented programming, and more. You’ll learn to use menus, toolbars, dialog boxes, and other controls in Windows applications, and how loops and branching structures function in decision-making. You get a thorough overview of object-oriented programming concepts and theory.
After mastering these levels, you’ll be able to explore database programming, look into creating ASP.NET applications for the Web using Web forms, and get a basic introduction to XML. Finally, you can discover how functionality offered online can be integrated seamlessly into your applications with Web services.
What does this book cover?
Here just a few of the things you'll learn in this book:
Programming basics, how VB.NET functions, and the principles of the .NET Framework
How to work with data structures and build and deploy Windows applications
Object-oriented programming concepts and theory
Debugging and error-handling techniques LI>
What you need to know about Web services and .NET remoting
How to build class libraries, create your own custom controls, and program custom graphics
Database programming with SQL Server and ADO.NET
A basic understanding of mobile applications and how to build them
Who is this book for?
This book is for beginning programmers who have chosen VB.NET as their first programming language, and also for programmers who know other languages but are new to .NET programming.
Customer Reviews
Average Rating:
Rating: - Excellent book "A must have"
This book is excellent for beginners; it explains all steps in details.
It is definitively a must have!
Rating: - Not as good as I had hoped
I looked this book over pretty well at Borders before buying it from Amazon, but was unpleasantly surprised once I began to read it straight through. Critical information is omitted from some topics. Continuity seems illogical. And the website, though expertly administrated, has a small subscriber base. The book is not very well organized and is carelessly written. For twice the price, the Deitel offering is ten times the tome.
Rating: - How did this book get 5 stars by other reviewers
I am a seasoned programmer learning the .NET platform. At first this book seemed okay...the layout was pretty good and I found their presentation methods easy to learn from. Then I started running into some serious coding problems. Their ASP code examples are outdated and riddled with errors. No error errata on the website either to fix anything I saw. I spent more time trying to fix their stuff than I did acutally learning. It would be a good book if it wasn't for all the errors. They desperately ... Read More
Rating: - Starts Simple, Goes Complex., Stays Microsoft
Visual Basic has now been around for some fifteen years. Through several versions it has progressed to be a fairly complex, fairly powerful language having been extended into the .NET family of languages, database connectivity, web functionality with both HTML and XML.
At 800 pages, this is a large book. It starts quite simply doing a little program where you type in your name and it comes back with a 'Hello' statement. From there it goes step by step to fairly complex programming using Microsoft's ... Read More
Rating: - A great start for new programmers
I recently purchased this book used here on Amazon. As I read it, I find that the material is very easy to pick up and I even find that I'm jumping ahead of the lessons and making my own code to do different things. This book is not the usual boring droning on type tech manual that I thought it would be. 5 stars.