Beginning ASP NET 2 0 and Databases Wrox Beginning Guides



  • Combining both VB.Net and C# coverage in one book, this guide focuses on using ASP.NET 2.0 for solving business dynamic Web site challenges in a logical progression, from connecting to a database to displaying information to changing data
  • Covers the fundamentals of connecting Web pages to databases, techniques for creating data objects and events, and ways to handle data errors
  • Features tricks and traps for displaying data in grids, lists, and trees
  • Goes beyond the usual basic techniques to discuss the best practices and pitfalls that can occur in real-world scenarios with SQL Server, Oracle, MySQL, Access, and the new SQL Server Express Edition

User Ratings and Reviews

2 Stars Beginning ASP.NET 2.0 and Databases (Wrox Beginning Guides)
If you are absolute beginner then this is the book for you. Everything is primarily done with the wizards. If you are just beyond the beginner stage then I would suggest getting one of the WROX’s ASP.NET 1.1 database books and this one. I found that most of the material in this book I could have easily found on the web. I wished they had combined the ASP.NET 1.1 books with this book which would have made it an all in one solution book.

5 Stars Complete and Well Written
ASP.NET 2.0 is Microsoft’s latest version of the software to connect between the web and a database. The previous version of ASP.NET has been greatly simplified to produce the same results with much less code required.

This book presumes some experience with ASP and some experience with databases. Several different databases are covered in the book including Microsoft Access, SQL Server and SQL Server Express. The author recommends that you not use Access (and I agree). He points out that Access was not designed to scale to large applications. I’ll point out that the SQL used in Access is quite different than that used in either version SQL Server. Switching from Access to SQL Server at a later time is a pain. (It took me several days to find out about all the differences and then a couple of weeks to change over a web site of about a hundred pages.)

This book is as complete an introduction to ASP.NET 2.0 as you’re going to get. It’s well written and complete. But don’t get to thinking that you’re going to have a full fledged dynamic web site up and running tomorrow. This is a programming language like any other. You’ll have to learn how it works.

Buy/More Info