Join Amazon Prime and get unlimited Free One-Day Delivery. Already a member? Sign in.

 

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
46 used & new from £1.09

Have one to sell? Sell yours here
 
   
Beginning ASP.NET Databases Using VB.NET: Written and Tested for Final Release of .NET v.1.0 (Programmer to Programmer)
 
 

Beginning ASP.NET Databases Using VB.NET: Written and Tested for Final Release of .NET v.1.0 (Programmer to Programmer) (Paperback)

by John Kauffman (Author), Fabio Claudio Ferracchiati (Author), Brian Matsik (Author), Eric N. Mintz (Author), Jan D. Narkiewicz (Author), Kent Tegels (Author), Donald Xie (Author), John M. West (Author), Jesudas Chinnathampi (Author), James Greenwood (Author) "One of the most important requirements for any web site is to accurately and safely transmit and store information ..." (more)
3.3 out of 5 stars See all reviews (3 customer reviews)
RRP: £28.99
Price: £24.64 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £4.35 (15%)
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

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

Want guaranteed delivery by Tuesday, July 7? Choose Express delivery at checkout. See Details
33 new from £1.09 13 used from £1.10
Other Editions: RRP: Our Price: Other Offers:
Paperback (Illustrated) 12 used & new from £2.03

Frequently Bought Together

Customers buy this book with Beginning Visual Basic 2005 by Thearon Willis

Beginning ASP.NET Databases Using VB.NET: Written and Tested for Final Release of .NET v.1.0 (Programmer to Programmer) + Beginning Visual Basic 2005
Price For Both: £42.83

Show availability and shipping details

  • This item: Beginning ASP.NET Databases Using VB.NET: Written and Tested for Final Release of .NET v.1.0 (Programmer to Programmer) by John Kauffman

    In stock.
    Dispatched from and sold by Amazon.co.uk.
    This item Delivered FREE in the UK with Super Saver Delivery. See details and conditions

  • Beginning Visual Basic 2005 by Thearon Willis

    In stock.
    Dispatched from and sold by Amazon.co.uk.
    This item Delivered FREE in the UK with Super Saver Delivery. See details and conditions


Customers Who Bought This Item Also Bought

Beginning VB.Net Databases

Beginning VB.Net Databases

by Thearon Willis
ASP.NET Website Programming: Visual Basic .NET Edition: Problem Design Solution (Programmer to Programmer)

ASP.NET Website Programming: Visual Basic .NET Edition: Problem Design Solution (Programmer to Programmer)

by Marco Bellinaso
4.8 out of 5 stars (6)  £37.39
Beginning Visual Basic 2005

Beginning Visual Basic 2005

by Thearon Willis
3.7 out of 5 stars (6)  £18.19
VB.NET Language Pocket Reference (Pocket Reference (O'Reilly))

VB.NET Language Pocket Reference (Pocket Reference (O'Reilly))

by Steven Roman
£5.99
ASP.NET 2.0 Instant Results (Programmer to Programmer)

ASP.NET 2.0 Instant Results (Programmer to Programmer)

by Imar Spaanjaars
5.0 out of 5 stars (2)  £19.54
Explore similar items

Product details

  • Paperback: 480 pages
  • Publisher: John Wiley & Sons; New edition edition (15 Jun 2002)
  • Language English
  • ISBN-10: 076454375X
  • ISBN-13: 978-0764543753
  • Product Dimensions: 22.9 x 18.5 x 2.8 cm
  • Average Customer Review: 3.3 out of 5 stars See all reviews (3 customer reviews)
  • Amazon.co.uk Sales Rank: 555,595 in Books (See Bestsellers in Books)
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
Database for .NET
   www.versant.com/fastobjects    Store .NET objects directly without mapping. Free Trial Edition. 
Vb.net
   microsoft.com/VisualStudio    Program in Multiple Languages with more flexibility for efficiency. 
World's Fastest Database
   InterSystems.com/Cache    Make .NET Applications Run Faster. Massive Scalability. Free Download! 
  
 

Product Description

Product Description
What is this book about?

For a web site to offer its users an experience that improves on that of newspapers or textbooks, it needs a way to change the information it contains dynamically – and that means it needs access to a data source. Through the combination of ASP.NET and ADO.NET, Microsoft provides everything necessary to access, read from, and write to a database, and then allow web users to view and manipulate that data from a web browser. In this book, we′ll show you how it′s done.

What does this book cover?

Packed with clear explanations and hands–on examples, Beginning ASP.NET Databases contains everything you′ll need on your journey to becoming a confident, successful programmer of data–driven web sites. In particular, we′ll look at:

  • Connecting to common data sources, including SQL Server and MS Access
  • Reading data with data reader and dataset objects
  • Creating and deleting records, and editing data
  • Displaying data with ASP.NET′s web server controls
  • Writing and using stored procedures from VB.NET code
  • Placing your data access code in reusable class libraries

The book closes with a real–world case study that consolidates the tutorials throughout the book into a practical result.

Who is this book for?

To use this book, you need a computer running either Windows 2000 or Windows XP Professional Edition. The examples it contains will not run on Windows XP Home Edition.

This book is for people who have some experience of programming ASP.NET with Visual Basic .NET, are familiar with the operation of the .NET Framework, and want to learn how to use ASP.NET to make data–centric web applications. No prior knowledge of database programming is necessary.

From the Publisher
This book is for people who have some experience of programming ASP.NET with Visual Basic .NET, are familiar with the operation of the .NET Framework, and want to learn how to use ASP.NET to make data-centric web applications. No prior knowledge of database programming is necessary. --This text refers to an out of print or unavailable edition of this title.

See all Product Description


Inside This Book (Learn More)
First Sentence
One of the most important requirements for any web site is to accurately and safely transmit and store information. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
Check a corresponding box or enter your own tags in the field below
technical

Your tags: Add your first tag
 

 

Customer Reviews

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

 
22 of 23 people found the following review helpful:
5.0 out of 5 stars Comprehensive, professional and well structured introduction, 31 Jul 2002
By Mark Horner (Australia) - See all my reviews
It is not until you read a book that is dedicated to using databases in ASP.NET that you realize just how much there is to learn. This is a very readable & well structured book with excellent 'Try It Out' examples that provide easy to follow step-by-step guides.

Obviously understanding data readers, datasets, command objects and web server controls is vital but there are some rare and extremely useful chapters: componentization - leveraging class libraries for data access, performance, and a chapter that discusses Data-Driven ASP.NET application in the Real World that raises some very interesting issues; for example security tips, raising your own database errors & organizing your code.

The authors not only provide information that you would expect but they offer every encouragement to raise the bar by discussing ways to do things even better; for example 'A Better Connection String', creating Data Access classes, and fine tuning dataset & datareaders.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
4 of 4 people found the following review helpful:
3.0 out of 5 stars A committee effort!, 23 April 2004
This book shows signs of having been written by too many people withdifferent ideas of who it is aimed at. In some places it moves along tooslowly, but in other places it tries to cover complex ideas without enoughexplanation.
I can't believe that many people buying this book are newto programming as seems to be assumed in some chapters.
Mostly uses WebMatrix and only really covers Visual Studio in an appendix.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2 of 2 people found the following review helpful:
2.0 out of 5 stars Errors, 2 Aug 2004
I must say I used to be a fan of Wrox publications,but This particular book is full of errors. As I worked through the book, I noticed that in some cases, The name of the object passed into parameters is wrong which made me read chapter 9, 3 times befor I could figure out what went wrong. This is not fair to beginners as you shouldnt be guessing what goes where when the book is meant to ease you into developing .net

I wouldnt say no to a refund as I have had to buy another ASP .NET book.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


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



Customer Discussions

 Beta (What's this?)
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

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

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback


Murach's VB.NET Database...

Murach's VB.NET Database...

If you know the VB.NET basics, this book teaches everything else you... Read more
£32.99 £28.04

Find similar items

 

Make A Wish

Get what you want with an Amazon.co.uk Wish List Make sure you always get what you want with an Amazon.co.uk Wish List.

More info on Wish Lists

 

Up to 53% off Braun Series Shavers

Braun Series 3 390cc Clean & Renew System Rechargeable Foil Electric Shaver
Get in touch with your smooth side with Braun Series shavers, now with Gillette blade technology.

Discover Braun Series at Amazon.co.uk

 

Treat Someone

Amazon.co.uk Gift Certificates--available in any amount from £5 to £500 With an Amazon.co.uk Gift Certificate, you can get them what they want (even if you don't know what that is).

Learn more about Gift Certificates

 
Ad

Where's My Stuff?

Delivery and Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

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

Look to the right column to find helpful suggestions for your shopping session.

Continue Shopping: Top Sellers

amazon.co.uk Amazon Home
International Sites:  United States  |  Germany  |  France  |  Japan  |  Canada  |  China
Business Programs: Sell on Amazon  |  Fulfilment by Amazon  |  Join Associates  |  Join Advantage
Customer Service  |  Help  |  View Basket  |  Your Account
About Amazon.co.uk  |  Careers at Amazon
Conditions of Use & Sale |  Privacy Notice  © 1996-2009, Amazon.com, Inc. and its affiliates