Beginning ASP.NET Using VB.NET

  Author:    Chris Ullman, Ollie Cornes, Juan T. Libre, Chris Goode
  ISBN:    1861005040
  Sales Rank:    991957
  Published:    2001-08
  Publisher:    Wrox Press
  # Pages:    800
  Binding:    Paperback
  Avg. Rating:    4.0 based on 22 reviews
  Used Offers:    26 from $11.23
  Amazon Price:   
  (Data above last updated:  2008-11-06 04:28:59 EST)
  
  
Sort customer reviews by:
  
Show All Reviews on Page      Hide All Reviews on Page
   
  
Beginning ASP.NET Using VB.NET
  
ASP.NET is the latest incarnation of Microsoft's Active Server Pages (ASP) - a powerful server-based technology, designed to create dynamic and interactive HTML pages for your Web site, or corporate intranet. ASP.NET also constitutes a core element in Microsoft's .NET vision, providing web-based access to an immensely powerful new development environment, .NET; in this respect alone, it's a great leap ahead of all previous versions of ASP.

This book will provide you with a step-by-step introduction to ASP.NET using VB.NET, with plenty of worked examples that will help you to gain a deep understanding of what ASP.NET is all about, and how you can harness it to build powerful web applications.

This book covers:
Creating basic ASP.NET pages
Learning the basics of VB.NET
Understanding the concepts of Object Oriented Programming
Working with Data and XML
The ASP.NET Server Controls
Creating User Controls and Components
Exploring the world of Web Services
Configuring your ASP.NET Applications
The future of VoiceXML technologies, including VoiceXML 2.0

                  Reader Reviews 1 - 13 of 13                 
  
  
Review
Date
Review
Rating(5 High)
Review
Helpful
to:
Customer Review Reviewer
Info
Permanent
Link
Reader Reviews Below Sorted by Newest First
04-17-04 4 (NA)
(Hide Review...)  Good book to get started.
Reviewer Permalink
If you want a book that is going to get you up and running with some applications, then this is a good one to add to your library.
(Review Data Last Updated: 2008-11-06 04:31:57 EST)
04-16-04 4 (NA)
(Hide Review...)  Good book to get started.
Reviewer Permalink
If you want a book that is going to get you up and running with some applications, then this is a good one to add to your library.
(Review Data Last Updated: 2007-04-02 09:27:32 EST)
12-03-03 5 (NA)
(Hide Review...)  Helpful introduction to web building using .NET
Reviewer Permalink
Beginning ASP.NET using VB.NET by Wrox is a very helpful introduction to web building using the .NET technology.

I have been building web sites using standard ASP for 5 years. I am finding this book (I'm half way through it) to be a great place to start moving on to ASP.NET. It is easy to read. New technical concepts are explained without the authors trying to impress you with techno-babble. The book lays a good foundation and then builds on that. I recommend it.

(Review Data Last Updated: 2008-02-15 09:19:58 EST)
12-02-03 5 (NA)
(Hide Review...)  Helpful introduction to web building using .NET
Reviewer Permalink
Beginning ASP.NET using VB.NET by Wrox is a very helpful introduction to web building using the .NET technology.

I have been building web sites using standard ASP for 5 years. I am finding this book (I'm half way through it) to be a great place to start moving on to ASP.NET. It is easy to read. New technical concepts are explained without the authors trying to impress you with techno-babble. The book lays a good foundation and then builds on that. I recommend it.

(Review Data Last Updated: 2006-07-01 15:48:40 EST)
08-18-03 1 (NA)
(Hide Review...)  This book is not helpful
Reviewer Permalink
The breakdown of the book of this book is not good and did not help me as a beginner
(Review Data Last Updated: 2006-07-01 15:48:40 EST)
10-23-02 5 (NA)
(Hide Review...)  Good Book
Reviewer Permalink
Great book. It got me going in a matter of days
(Review Data Last Updated: 2008-02-15 09:19:58 EST)
10-22-02 5 (NA)
(Hide Review...)  Good Book
Reviewer Permalink
Great book. It got me going in a matter of days
(Review Data Last Updated: 2006-07-01 15:48:40 EST)
06-17-02 1 2\4
(Hide Review...)  This Will Probably Be My Last WROX Book
Reviewer Permalink
This is my first WROX book, but it will probably be my last. It is hard to concentrate on the topic when there are so many misspellings and grammar errors. The content appears like it is the authors' rough drafts. If I am going to pay $[money] for a book, I expect it to be professionally done. It makes you wonder whether you are actually being taught by people who know what they are talking about...
(Review Data Last Updated: 2008-02-15 09:19:58 EST)
04-22-02 2 5\5
(Hide Review...)  Decent start, but it needs to be updated badly
Reviewer Permalink
We used this book for a class that we were running for work. I would say that it is a decent book considering the time it was written, but now there should be better books out there. It doesn't cover code behind until very late in the book which is a fundamental improvement that should've been covered much earlier. Also, there are some errors in this book that are not addresses in the eratta, and the Visual Studio .NET IDE is not covered in this book. The authors use archaic techniques to do things that a VS .NET developer would do in the IDE, like compiling a library file via the command prompt instead of using the IDE to make that library file. Also, it could use some more information in Web Services since this seems to be the main way that Microsoft wants you to create Enterprise solutions.
(Review Data Last Updated: 2008-02-15 09:19:58 EST)
04-12-02 4 4\4
(Hide Review...)  Good introduction
Reviewer Permalink
As an ASP developer of 2 solid years, with a little VB6 experience, I was wary and hesitant to begin learning VB.NET but ready for the challenge. I picked this book up mainly to get a good feel for the syntax and techniques ASP.NET offers. And having gone through almost 18 of the 19 chapters so far, I have to say this book is a great place to start if you need a crash course in ASP.NET as I did.

That being said, I do have a couple of warnings for possible buyers and readers:

1. Grammatical errors and typos abound. In general, you can figure out the correct spelling and meaning, though some of them may through you off briefly.

2. The myriad of authors do not use a uniform approach in naming and coding conventions. Once you get used to a certain chapter's style, the next chapter will do it differently. For an advanced book this could slide, but I don't think it's instructive in a beginner's book.

Yet despite these two problems, this book will get your feet wet enough to begin your venture into ASP.NET. If you're like me, you'll be buying some advanced books. I've bought Professional ASP.NET 1.0 Special Edition (ISBN: 1861007035) and Programming Data-Driven Web Applications with ASP.NET (ISBN: 0672321262). But there are a myriad of websites you can utilize to further your knowledge after this book. I don't think I could have progressed into the advanced topics, or learned by piecemeal examples on said websites, without the foundation this book builds.

(Review Data Last Updated: 2006-07-01 15:48:40 EST)
03-31-02 3 0\2
(Hide Review...)  Solid foundation with a tendency to over simplify.
Reviewer Permalink
SUMMARY: If you are comfortable with coding and web development this book is a good first foray into the ASP.NET.

I bought is book because I feet, as an intermediate programmer and web developer, that it would be a solid intro to ASP.NET.

A great deal of time setting a solid foundation in many of the background technologies which is helpful for understanding how ASP "works." All too often, regrettably, this tends to over simplification. The basic elements of programming are not covered in enough depth and with enough respect to consider this book a primer on programming.

Anther point of contention is that the book is fraught with misspellings, mistypings, and other general errors. In my experience the errors did not affect the quality of the examples, but the frequency was a distraction. After reading other posts about Wrox book's the editing problem seems to be rampant, making one wonder about their level of professionalism.

(Review Data Last Updated: 2006-07-01 15:48:40 EST)
03-12-02 5 4\4
(Hide Review...)  Good Starting Point for ASP.NET (FRAMEWORK) Development
Reviewer Permalink
Being an experienced developer, this book was a little too basic for me; however it still covered items that I needed to familiarize my self with in my transition form asp to asp.net.
The examples in this book were well written and every step was explained. I actually like the way the examples are set up in this book better then the next book in this series (Professional ASP.Net 1.0). Unlike other books I have read in the past, EVERY EXAMPLE PROGRAMM IN THIS BOOK WORKED!
I would highly recommend this book to any one who is interested in developing in ASP.NET.
(Review Data Last Updated: 2006-07-01 15:48:40 EST)
03-03-02 4 (NA)
(Hide Review...)  Good for Beginners
Reviewer Permalink
If you're new to vb.net or need a quick refresher then this book is for you.
(Review Data Last Updated: 2006-07-01 15:48:40 EST)
  
                  Reader Reviews 1 - 13 of 13                 
  
  
  
  
  
  

Because the data used to generate this site come from outside sources, VeryWellSaid.com cannot guarantee the completeness or accuracy of the data.
Search VeryWellSaid™
Google
Web VeryWellSaid™
New subjects are added every week.
View Subjects Below by:
* Top Selling
 (click category name, left)
* Top-Rated Top Sellers
 (click 'Top Rated', right)
In the news...  
Dubai\UAE Top Rated
Influenza\Bird Flu Top Rated
Iraq Top Rated
Supreme Court Top Rated
All Books Top Rated
Arts Top Rated
Photography Top Rated
Digital Photography Top Rated
Digital Cameras Top Rated
Biography Top Rated
Business Top Rated
Management Top Rated
Marketing Top Rated
Sales Top Rated
Stocks Top Rated
Bonds Top Rated
Real Estate Top Rated
Trading Top Rated
Commodities Trading Top Rated
Time Management Top Rated
Starting A Business Top Rated
Children's Top Rated
Comics Top Rated
Computers Top Rated
PC Top Rated
Mac Top Rated
Programming Top Rated
Design Patterns Top Rated
.Net Top Rated
C# Top Rated
Vb.Net Top Rated
Asp.Net Top Rated
Java Top Rated
Python Top Rated
PHP Top Rated
Perl Top Rated
Javascript Top Rated
Ajax Top Rated
CSS Top Rated
Open Source Top Rated
SQL Top Rated
Databases Top Rated
Oracle Top Rated
MySql Top Rated
Sql Server Top Rated
IIS Top Rated
Apache Top Rated
Linux Top Rated
Windows Server Top Rated
Project Management Top Rated
HTML Top Rated
UML Top Rated
IT Certifications Top Rated
Cisco Certifications Top Rated
MCSE Top Rated
MCSD Top Rated
Cooking Top Rated
Italian Cooking Top Rated
Vegetarian Cooking Top Rated
Wine Top Rated
Engineering Top Rated
Entertainment Top Rated
Health Top Rated
Nutrition Top Rated
Dieting Top Rated
Sex Top Rated
History Top Rated
Military History Top Rated
British History Top Rated
Middle East History Top Rated
Land Battles Top Rated
Naval Warfare Top Rated
Air Warfare Top Rated
9/11 Top Rated
Terrorism Top Rated
Home Top Rated
Mortgage\Home Equity Loan Top Rated
Cars Top Rated
Car Buying Top Rated
Sports Cars Top Rated
Cat Top Rated
Humor Top Rated
Horror Top Rated
Law Top Rated
IP Law Top Rated
Legal History Top Rated
Fiction Top Rated
Oprah's Book Club Top Rated
Medicine Top Rated
Cancer Top Rated
Stroke Top Rated
Heart Disease Top Rated
Fertility Top Rated
Diabetes Top Rated
Pharmacology Top Rated
Back Problems Top Rated
Menopause Top Rated
Thyroid Top Rated
Pain Top Rated
Organic Chemistry Top Rated
Immune System Top Rated
Mystery Top Rated
Nonfiction Top Rated
Outdoors Top Rated
Running Top Rated
Radio Control Models Top Rated
Guns Top Rated
Parenting Top Rated
Divorce Top Rated
Professional Top Rated
Reference Top Rated
Religion Top Rated
Romance Top Rated
Science Top Rated
Physics Top Rated
Chemistry Top Rated
Astronomy Top Rated
Psychology Top Rated
Science Fiction Top Rated
Sports Top Rated
Teens Top Rated
Travel Top Rated
USA Top Rated
Europe Top Rated
France Top Rated
Italy Top Rated
England Top Rated
China Top Rated
All Books Arts Biography Click Here For An A-Z Index Of All 213 Best-Seller Subjects Business Children's Comics
Computers Cooking Engineering Entertainment Health History Home Horror Humor Law Fiction Medicine Mystery
Nonfiction Outdoors Parenting Professional Reference Religion Romance Science Sci-Fi Sports Teens Travel
In Association with Amazon.com

Cache miss
(not cached)