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

Have one to sell? Sell yours here
 
   
Visual Basic(R) .NET Developer's Guide to ASP .NET, XML and ADO.NET
 
 
Tell the Publisher!
I’d like to read this book on Kindle

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

Visual Basic(R) .NET Developer's Guide to ASP .NET, XML and ADO.NET (Paperback)

~ (Author), Chris Kinsman (Author)
4.6 out of 5 stars  See all reviews (5 customer reviews)

Price: $49.99 & this item ships for FREE with Super Saver Shipping. Details
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 1 left in stock--order soon (more on the way).

Want it delivered Thursday, November 12? Choose One-Day Shipping at checkout. Details
21 new from $4.98 21 used from $0.01

Frequently Bought Together

Customers buy this book with Visual Basic .NET and XML: Harness the Power of XML in VB.NET Applications by Rod Stephens

Visual Basic(R) .NET Developer's Guide to ASP .NET, XML and ADO.NET + Visual Basic .NET and XML: Harness the Power of XML in VB.NET Applications

Customers Who Bought This Item Also Bought

Murach's ASP.NET 3.5 Web Programming with VB 2008

Murach's ASP.NET 3.5 Web Programming with VB 2008

by Anne Boehm
4.3 out of 5 stars (14)  $29.77
Build Your Own ASP.Net 3.5 Website Using C# & VB

Build Your Own ASP.Net 3.5 Website Using C# & VB

by Cristian Darie
4.5 out of 5 stars (42)  $29.67
Murach's ADO.NET 3.5, LINQ, and the Entity Framework with VB 2008

Murach's ADO.NET 3.5, LINQ, and the Entity Framework with VB 2008

by Anne Boehm
4.8 out of 5 stars (19)  $33.08
PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide

PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide

by Larry E. Ullman
4.5 out of 5 stars (152)  $29.69
Explore similar items

Editorial Reviews

Product Description

Topics covered in this book include coverage of the .NET Foundation Classes that are most used by developers-ASP.NET, XML, and ADO.NET, as well as details about the construction of Web Services and how they programmatically communicate with each other


From the Back Cover

This is the book every Internet application developer needs to quickly get up-to-speed on the new .NET and Visual Studio .NET technology used to build Windows applications. The authors provide authoratative information about the Common Language Runtime and .NET Foundation Classes, which form the building blocks for application development in the .NET universe. The construction of Web Services and how they communicate with each other is demystified by the thorough coverage of ASP.NET, XML, and ADO.NET.

Visual Basic® .NET Developer's Guide to ASP.NET, XML, and ADO.NET provides:

  • Unbiased, in-depth commentary on the efficacy of the various technologies that comprise .NET as they pertain to Internet database developers
  • Technical know-how without crushing the reader with pointless detail
  • Implementation details that replace and extend the existing Active Server Pages (ASP), XML, and ActiveX Data Object (ADO) functionality currently supported by Microsoft
  • Practical Visual Basic .NET code examples that illustrate operations used most often by application developers
  • Thorough reference material to the objects available in the Foundation Class libraries


0672321319B04022002

Product Details

  • Paperback: 608 pages
  • Publisher: Addison-Wesley Professional (March 9, 2002)
  • Language: English
  • ISBN-10: 0672321319
  • ISBN-13: 978-0672321313
  • Product Dimensions: 8.9 x 7.3 x 1.4 inches
  • Shipping Weight: 2.2 pounds (View shipping rates and policies)
  • Average Customer Review: 4.6 out of 5 stars  See all reviews (5 customer reviews)
  • Amazon.com Sales Rank: #1,433,470 in Books (See Bestsellers in Books)

More About the Author

Jeffrey P. McManus
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's Jeffrey P. McManus Page

Look Inside This Book

What Do Customers Ultimately Buy After Viewing This Item?

Visual Basic(R) .NET Developer's Guide to ASP .NET, XML and ADO.NET
80% buy the item featured on this page:
Visual Basic(R) .NET Developer's Guide to ASP .NET, XML and ADO.NET 4.6 out of 5 stars (5)
$49.99
Visual Basic .NET and XML: Harness the Power of XML in VB.NET Applications
20% buy
Visual Basic .NET and XML: Harness the Power of XML in VB.NET Applications
$32.99

Tags Customers Associate with This Product

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

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

5 Reviews
5 star:
 (3)
4 star:
 (2)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.6 out of 5 stars (5 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 the rosetta stone!, February 4, 2003
By Travis Laborde "travislaborde" (Mickleton, NJ United States) - See all my reviews
(REAL NAME)   
As an experienced VB and ASP developer, I have spent the last year trying to make some progress in developing ASP.NET applications. 5-6 book purchases helped, but I never could really get the hang of it, until I got this book. After a very enjoyable time reading this book, and working through the examples, I am now going back through the other books, getting much more understanding from them.

It's hard for me to say why this book proved to be so much more helpful, but it did. Jeffrey McManus is a good speaker and author, and this is the first book I've read from Chris Kinsman. Maybe it's their language that helped me, maybe it was the subjects they chose to spend time on, but one way or another, this book opened the floodgates for me.

A couple of things I can definitely say that I found to be head and shoulders above other books are:

1) Lack of errors/typos, etc. I'm not saying there aren't any, but this book definitely was not one of those that make it harder to learn simply because you think what you are reading is right, and it isn't. I had zero problems like that.

2) Easy to follow code examples. So many books I've read make their examples too complex, expecting that you know everything that they are doing except for the one narrow thing they are trying to teach you. Like using regular expressions to validate email addresses before you save them to the database, and this in an example of "how to save to the database." This book has none of that junk. Each example cuts to the core of what it is trying to show you, and makes sure to explain it all, step by step.

I can't wait for these guys to team up again.

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



 
7 of 7 people found the following review helpful:
5.0 out of 5 stars Money well spent., May 7, 2002
This book is good for beginners and mid level .NET developers; it can also be used as a reference, too. It is concise and it contains complete examples (hello W...). The author does not assume that you have VS.NET, which can be a plus for some.

I have other books written by Jeffery McManus. This book is just as good. I would like to see more books written by this author but on the advance side, for those who mainly use VS.NET as their development environment.

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



 
5 of 5 people found the following review helpful:
4.0 out of 5 stars Good reference worth keeping at hand, October 25, 2002
I would recommend this book for those VB/ASP developers who wish to get a basic guide to migrating to the new .NET technology. It does assume some previous knowledge of ASP development. It is useful as a handy reference for major features of .NET ASP development. I would not recommend it for those just getting started with ASP.NET.

The book is well organized for the amount of subject matter covered. I found it somewhat daunting at first, since the author gets right into the new features of ASP.NET without a lot of background and foundation theory. Some may find this cutting to the chase as a feature, but the subject of migration is no small task.

Going on to the page framework and configuration chapters, however provided a more rewarding journey. The book provides some basic knowledge needed for configuring and deploying an ASP application. This is an important topic that many books do not cover as thoroughly.

The coverage of Web services is quite sufficient to get one started on their way to developing web service based applications. The code examples are well organized and easy to navigate and relate well to illustrate the text. The book is not, however a guide on style or technique - you'll need to develop that elsewhere.

The sections on XML and ADO.NET are enough to get started with a good understanding of how these topics are so importantly tied into ASP.NET applications.

Overall, the authors provide a great deal of detailed information without a lot of unnecessary verbiage. The book makes a reasonably good reference worth keeping at hand. -- Reviewed by Richard S.

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


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars Excellent book on ASP, XML, and ADO for VB.Net developers
Every now and then, a book comes along that I feel deserves 5 stars. This is one of those books. This book targets the intermediate Visual Basic. Read more
Published on November 13, 2003 by Darrell Nungester

4.0 out of 5 stars Very Informative...Easy to Read
This book is very easy to read, and the examples in the book are all easy to follow. It provides enough information for people who are new to . Read more
Published on October 7, 2002 by Southern California .NET User ...

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
Discussion Replies Latest Post
Textbooks for Kindle DX? 61 3 days ago
textbook scam 66 8 days ago
Amazon is a great place to buy textbooks! 35 20 days ago
Search Customer Discussions
Search all Amazon discussions
   



So You'd Like to...


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.