or
Sign in to turn on 1-Click ordering.
 
 
Express Checkout with PayPhrase
What's this? | Create PayPhrase
More Buying Choices
53 used & new from $0.43

Have one to sell? Sell yours here
 
   
Beginning ASP.NET 2.0 and Databases (Wrox Beginning Guides)
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.

Beginning ASP.NET 2.0 and Databases (Wrox Beginning Guides) (Paperback)

~ John Kauffman (Author), Bradley Millington (Author)
Key Phrases: smart tasks panel, data source control, templated controls, Try It Out, End Sub, Visual Web Developer (more...)
3.5 out of 5 stars  See all reviews (2 customer reviews)

List Price: $39.99
Price: $26.39 & this item ships for FREE with Super Saver Shipping. Details
You Save: $13.60 (34%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Only 2 left in stock--order soon (more on the way).

Want it delivered Thursday, March 18? Choose One-Day Shipping at checkout. Details
27 new from $1.88 26 used from $0.43

Frequently Bought Together

Customers buy this book with Professional ASP.NET 2.0 Databases (Wrox Professional Guides) by Thiru Thangarathinam

Beginning ASP.NET 2.0 and Databases (Wrox Beginning Guides) + Professional ASP.NET 2.0 Databases (Wrox Professional Guides)
  • This item: Beginning ASP.NET 2.0 and Databases (Wrox Beginning Guides) by John Kauffman

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Professional ASP.NET 2.0 Databases (Wrox Professional Guides) by Thiru Thangarathinam

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Bought This Item Also Bought


Editorial Reviews

Product Description

  • 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

From the Back Cover

ASP.NET is Microsoft's popular technology for creating dynamic web sites that pull unique information for each visitor rather than showing everyone the same static HTML pages. The introduction of the exciting 2.0 version allows for a far easier relationship between data and ASP.NET than ever before. In this book, bestselling author John Kauffman and Microsoft ASP.NET data insider Bradley Millington guide you through the most important uses of ASP.NET—working with databases in your ASP.NET web sites.

As you progress from simple to more complex topics, you'll be introduced to the many additional ASP.NET and data connectivity tools that Microsoft's Web Platform and Tools team has released. Kauffman and Millington take you beyond the basics to discuss the permutations, pitfalls, and best practices that occur in real business scenarios.

What you will learn from this book

  • Fundamentals of connecting web pages to databases
  • The connections to Access, SQL Server, Oracle®, XML, and other data sources
  • Various tricks and traps for displaying data in grids, lists, and trees
  • How to allow users to change, add, and delete data
  • Techniques for creating data objects and events
  • Ways to handle data errors

Who this book is for

This book is for anyone who needs a web front-end or is looking to add data to a site. A comfortable level of understanding with ASP.NET version 1.x or ASP version 3.0 is recommended. Readers should also have some familiarity with databases.

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.


Product Details

  • Paperback: 535 pages
  • Publisher: Wrox (August 7, 2006)
  • Language: English
  • ISBN-10: 0471781347
  • ISBN-13: 978-0471781349
  • Product Dimensions: 9.2 x 7.5 x 1.3 inches
  • Shipping Weight: 1.8 pounds (View shipping rates and policies)
  • Average Customer Review: 3.5 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon.com Sales Rank: #535,545 in Books (See Bestsellers in Books)

    Popular in this category: (What's this?)

    #84 in  Books > Computers & Internet > Databases > Beginning & Introductory

More About the Author

John Kauffman
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's John Kauffman Page

Inside This Book (learn more)

Citations (learn more)
This book cites 1 book:



What Do Customers Ultimately Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

2 Reviews
5 star:
 (1)
4 star:    (0)
3 star:    (0)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
3.5 out of 5 stars (2 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
7 of 7 people found the following review helpful:
5.0 out of 5 stars Complete and Well Written, August 26, 2006
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.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No


 
3 of 3 people found the following review helpful:
2.0 out of 5 stars Beginning ASP.NET 2.0 and Databases (Wrox Beginning Guides), November 4, 2006
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.
Help other customers find the most helpful reviews  
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   



So You'd Like to...


Create a guide

Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.