Join Amazon Prime and ship Two-Day for free and Overnight for $3.99. Already a member? Sign in.

 

or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
39 used & new from $3.70

Have one to sell? Sell yours here
 
   
ASP.NET and VB.NET Web Programming (Addison-Wesley Microsoft Technology Series)
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

ASP.NET and VB.NET Web Programming (Addison-Wesley Microsoft Technology Series) (Paperback)

by Matt J. Crouch (Author)
3.5 out of 5 stars See all reviews (16 customer reviews)

List Price: $49.99
Price: $34.21 & this item ships for FREE with Super Saver Shipping. Details
You Save: $15.78 (32%)
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 Monday, July 13? Choose One-Day Shipping at checkout. Details
21 new from $6.35 18 used from $3.70

Frequently Bought Together

Customers buy this book with Beginning ASP.NET Databases Using VB.NET by John Kauffman

ASP.NET and VB.NET Web Programming (Addison-Wesley Microsoft Technology Series) + Beginning ASP.NET Databases Using VB.NET
  • This item: ASP.NET and VB.NET Web Programming (Addison-Wesley Microsoft Technology Series) by Matt J. Crouch

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

  • Beginning ASP.NET Databases Using VB.NET by John Kauffman

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


Editorial Reviews

Amazon.com Review
Active Server Pages (ASP) has been the backbone of server-side programming in the Microsoft environment for several years. Visual Basic has been that company's toolkit for developing client-server applications in a hurry. Now, with the release of the ASP.NET specification and the VB .NET development environment, the two technologies intersect more than ever. ASP.NET and VB.NET Web Programming explains how each of these technologies works on its own, and explains in implementation-level detail (i.e., lots of code listings) exactly how they work together to provide Web services under the .NET Framework.

Matt Crouch uses a nifty technique for annotating his code. Rather than comment long listings extensively, or repeat sections later for commentary, he attaches a number to interesting lines in long listings. Then, in the commentary sections that follow the listings, he refers to lines by number (so-and-so happens in line 84 because we did thus-and-such in line 56, for example). The effect is like reading an analysis of poetry. The technique works well, except for the fact that you sometimes end up flipping back and forth between commentary and listing. Overall, this is a fine choice for someone familiar with VB 6 or old-style ASP who wants to learn about Microsoft-style Web services with the help of numerous code samples and careful commentary. --David Wall

Topics covered: How to create Web sites under the Microsoft .NET Framework. The author covers techniques for creating HTML interfaces with ASP.NET, shows how to build managed components for COM+, and explains how to create Web services under VB .NET. It's a comprehensive guide to Web services and HTML page generation for VB .NET programmers.

Product Description
Provides developers with the practical information and step by step guidance they need to become productive with .NET. Tutorial offers a comprehensive yet approachable introduction to the .NET framework, ASP.NET programming, and XML Web Services development. Softcover.

See all Editorial Reviews


Product Details

  • Paperback: 768 pages
  • Publisher: Addison-Wesley Professional (May 27, 2002)
  • Language: English
  • ISBN-10: 0201734400
  • ISBN-13: 978-0201734409
  • Product Dimensions: 8.9 x 7.2 x 1.7 inches
  • Shipping Weight: 2.8 pounds (View shipping rates and policies)
  • Average Customer Review: 3.5 out of 5 stars See all reviews (16 customer reviews)
  • Amazon.com Sales Rank: #918,363 in Books (See Bestsellers in Books)

Look Inside This Book

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

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

16 Reviews
5 star:
 (7)
4 star:
 (2)
3 star:
 (2)
2 star:
 (2)
1 star:
 (3)
 
 
 
 
 
Average Customer Review
3.5 out of 5 stars (16 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 Thorough introduction to ASP/VB.NET, June 6, 2002
By A Customer
At 740 pages this book provides an excellent introduction to using VB.NET for web development. It's well-illustrated with many examples. And the author responded to my e-mail inquiry about the book's source files within 24 hours. VB.NET is a steep step up from Visual Basic 6; this text eases the transition considerably. If you're already familiar with previous versions of VB you can pretty much skip Chapter 2. Otherwise that chapter presents a concise crash course in some essential VB functions.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
6 of 6 people found the following review helpful:
5.0 out of 5 stars Great for Experienced C++ or Java Programmer, July 18, 2002
I have many years of experience designing and implementing C++ and Java OO applications and bought the book because I wanted to learn both VB.NET and ASP.NET.

I was very happy to find that I had made an excellent choice when I bought this book. The VB.NET crash course was exactly what I needed to start to understand both VB and the principles behind .NET.

I found the rest of the book lived up to the very good start. I especially liked the fact that the examples were closely related to real life kinds of business problems.

I highly recommend the book for anyone in a similar situation.

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



 
4 of 4 people found the following review helpful:
5.0 out of 5 stars Comprehensive and consciece, June 3, 2002
By A Customer
I recently purchased this book to get up to speed on .NET technologies, as i'm now engaged in some new development at work that requires some Web Services and ASP.NET applications. As a long time VB programmer, i was looking for material on VB's new object-oriented language features, plus how .NET fit into the existing COM+ component model. I found all kinds of useful stuff regarding that, plus great and numerous code samples on the most important parts of the .NET Framework.

All in all, well worth the buy.

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

1.0 out of 5 stars Very disappointing
.NET technology is specifically tailored for internet applications and the title of this book includes Web Programming. Read more
Published on August 15, 2004 by W. Kenny

2.0 out of 5 stars Poorly written, "jumpy" explanations
The author's writing style is not only extremely poor, but confusing as he uses terminologies that a LOT of beginners may not be familiar with. Read more
Published on February 15, 2004 by An IT Pro

1.0 out of 5 stars Bad Book
Disorganized....ADO.NET example in chapter 7 doesn't even make any sense if you follow it....Errors throughout... Read more
Published on January 18, 2004

3.0 out of 5 stars General
Over all this book is covering a lot of topics and should be good for beginner. Too much explanation of the code and stuff that's obvious for intermediate / senior levels. Read more
Published on June 23, 2003

2.0 out of 5 stars Not for begginers to Microsoft programming
I am an experienced HTML, PHP and Javascript developper.

I recenctly decided I would like to pick up VB.net for web development and maybe pass 70-305. I just finished VB. Read more

Published on March 26, 2003 by J Irving

4.0 out of 5 stars Great introductory book
This is a great book for those who are brand new to ASP.NET. It has plenty of examples which are easy to follow and try on your own. Read more
Published on January 21, 2003

3.0 out of 5 stars Good but unfocused and not much depth
This is a good introductory book to .NET, but to reiterate what has been stated in a previous review, the material is neither focused nor organized. Read more
Published on November 27, 2002 by surfsd

5.0 out of 5 stars I highly recommend this book!
ASP.Net and VB.NET Web Programming provides an excellent resource for the web professional wishing to gain an understanding of .NET web programming with VB.NET. Read more
Published on October 4, 2002 by Southern California .NET User ...

4.0 out of 5 stars Long chapters make book hard to read
I will recommend this book mostly for beginners with VB.NET and/or ASP.NET. This book has a mixture of VB.NET chapters and ASP. Read more
Published on October 4, 2002 by Southern California .NET User ...

5.0 out of 5 stars This book is all wore-out... from overuse.
I have purchased many .NET books, but please believe me that 'ASP.NET and VB.NET Web Programming' is one of the best -- the kind of book you drag around with you for reference... Read more
Published on October 2, 2002 by D. Fashenpour

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
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]

   
Related forums


Product Information from the Amapedia Community

Beta (What's this?)



Look for Similar Items by Category


Up to 50% Off Chocolates

Leonidas Chocolates Sale
Save up to 50% on gourmet chocolates from Ghirardelli, Godiva, Leonidas Belgian Chocolates, and more from Amazon Gourmet.
 

Big Savings in Books

Bargain Books
Find great titles at fantastic prices in our Bargain Books Store.
 

Dive into Summer Reading

Summer Reading for Kids and Teens
Don't even think about hitting the beach without browsing the books in our Summer Reading Store. Discover bestsellers, paperback picks, beach reads, and more terrific titles all summer long.
 

Craftsman Tools and Yard Equipment

Shop for Craftsman Tools
Craftsman, America's most-trusted tool brand, combines rugged durability, reliable performance, and inspired design in its quality products for the home.

Shop now

 

 

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.


Where's My Stuff?

Shipping & 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
Glenn Beck's Common Sense
Glenn Beck's Common Sense
Darkfever
Darkfever by Karen Marie Moning
The Adventures of Sherlock Holmes
The Adventures of Sherlock Holmes by Arthur Conan, Sir, 1859-1930 Doyle

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates