Beginning ASP.NET 1.1 with VB.NET 2003 (Beginning)

  Author:    John Kauffman, Chris Ullman, Chris Hart, David Sussman, David Sussman, Chris Hart, John Kauffman, Chris Ullman
  ISBN:    0764557076
  Sales Rank:    636938
  Published:    2003-12-29
  Publisher:    Wrox
  # Pages:    888
  Binding:    Paperback
  Avg. Rating:    3.0 based on 15 reviews
  Used Offers:    25 from $2.00
  Amazon Price:    $30.39
  (Data above last updated:  2008-11-18 10:04:51 EST)
  
  
Sort customer reviews by:
  
Show All Reviews on Page      Hide All Reviews on Page
   
  
Beginning ASP.NET 1.1 with VB.NET 2003 (Beginning)
  
What is this book about?

This book teaches you how to build custom ASP.NET Web sites from the ground up. An expert team of authors uses their extensive ASP.NET programming experience to give you hands-on instruction in the best way to create Web sites with ASP.NET. This completely updated edition features new examples, and all code is written and tested for ASP.NET version 1.1.

What does this book cover?

Here's what you will learn in this book:

  • How to install and configure ASP.NET
  • Basic programming principles for Visual Basic. NET, such as variables, controls structures, and procedural programming
  • Techniques for applying these principles as you develop ASP.NET pages
  • The minimum amount of object-oriented programming necessary to work successfully and efficiently with ASP.NET
  • Key differences between ASP.NET 1.0 and 1.1, how to use the examples in this book with either version, and how to move from 1.0 to 1.1
  • Build ASP.NET sites faster using Microsoft's new, free WebMatrix tool
  • Techniques for extending your ASP.NET sites to incorporate related tools and technologies, such as using ADO.NET for data source access
  • Web Services for inter-Web site communication, and Server Controls for facilitating code maintenance and reuse
  • How you can make your ASP.NET site production-ready through proper debugging, optimization, and security

Who is this book for?

This book is for beginners who have no previous experience of ASP, VB, XML, object-oriented programming, or the .NET framework. A little knowledge of HTML is useful, but not essential. All the concepts you need to create dynamic ASP.NET Web sites are presented and explained in full.

* Updated edition of one of the bestselling ASP.NET books of all time
* Teaches readers to build dynamic Web sites from the ground up using ASP.NET, the Microsoft technology for interactive sites, and VB .NET, the most commonly used programming language
* The expert author team assumes no previous programming experience, enabling anyone with some knowledge of HTML and Web site design to pick up this book and start creating dynamic sites
* The reorganization of several chapters offers a smoother pace for readers
* All of the code has been rechecked and verified to work with the newest ASP.NET 1.1 release
* Updates reflect security and performance improvements in ASP.NET 1.1
* A decreased emphasis on object-oriented programming makes the book even more suitable for beginners
                  Reader Reviews 1 - 14 of 14                 
  
  
Review
Date
Review
Rating(5 High)
Review
Helpful
to:
Customer Review Reviewer
Info
Permanent
Link
Reader Reviews Below Sorted by Newest First
06-12-06 1 1\3
(Hide Review...)  Do not waste your time!
Reviewer Permalink
I'm used to read books about technology. My career (Computer Programming) involves constant actualization and besides that, I love reading a software book.



But this specific book, have kept me trying for more that 14 months, even when I usually read books off this kind of subject (Web Development) in something between two weeks and two months.



I finally decide to dump it, since I can't spend more time. I just got another book for the subject. And I did it after convince myself of the fact that this book is so slow, redundant, and poor that it can kill my enthusiasm.



This book has probably 50 pages (if you filter from the 863 printed) of good information.



If your time is valuable for you, and you need or want to learn the technology, this book is not for you.

(Review Data Last Updated: 2007-09-07 23:59:08 EST)
06-12-06 1 1\3
(Hide Review...)  Do not waste your time!
Reviewer Permalink
I'm used to read books about technology. My career (Computer Programming) involves constant actualization and besides that, I love reading a software book.

But this specific book, have kept me trying for more that 14 months, even when I usually read books off this kind of subject (Web Development) in something between two weeks and two months.

I finally decide to dump it, since I can't spend more time. I just got another book for the subject. And I did it after convince myself of the fact that this book is so slow, redundant, and poor that it can kill my enthusiasm.

This book has probably 50 pages (if you filter from the 863 printed) of good information.

If your time is valuable for you, and you need or want to learn the technology, this book is not for you.
(Review Data Last Updated: 2008-11-19 05:33:20 EST)
09-08-05 5 (NA)
(Hide Review...)  Pretty cool book!
Reviewer Permalink
I found it very interesting! I would indicate this book for people that have previous knowledge in ASP and web technologies, beceuse if you don't, the content of the book will appear too difficult, but it's not. It gives you a good overview and introduction to .Net plattform. I recommend!
(Review Data Last Updated: 2007-07-11 01:05:39 EST)
05-30-05 3 2\2
(Hide Review...)  A Cautious "OK"
Reviewer Permalink
This book is very good at teaching the concepts, but there are many mistakes that will really keep you on your toes. You can work around them, to be sure, but just be forwarned. The mistakes are everything from spelling (not really a big deal) to code errors, like semicolons where they dont belong and malformed code. One exercise involves a database that is supposed to be included in the download (from their site) but is not. The "errata" page on Wrox's site suggests you do a Google search in order to find and download the database.
It is a good book for learning ASP.net as well as a good lesson that proofreading is important.
(Review Data Last Updated: 2007-06-24 11:39:16 EST)
05-29-05 3 1\1
(Hide Review...)  A Cautious "OK"
Reviewer Permalink
This book is very good at teaching the concepts, but there are many mistakes that will really keep you on your toes. You can work around them, to be sure, but just be forwarned. The mistakes are everything from spelling (not really a big deal) to code errors, like semicolons where they dont belong and malformed code. One exercise involves a database that is supposed to be included in the download (from their site) but is not. The "errata" page on Wrox's site suggests you do a Google search in order to find and download the database.
It is a good book for learning ASP.net as well as a good lesson that proofreading is important.
(Review Data Last Updated: 2006-09-26 08:04:49 EST)
04-12-05 5 3\3
(Hide Review...)  Great Way to Come up to speed on VB.Net
Reviewer Permalink
Not sure why some folks say the title is misleading, the book indeed is specifically geared towards the beginning ASP.NET/VB.NET developer. No where does it mention learnig VB Studio. In fact I have VB studio, but I downloaded the Web Matrix software (free from MS) and I find it very easy to use and a good development environment.

I found the book to be very accurate and moves along at a very good pace, not trying to overwhelm the reader with too much detail early on. If you like to learn by coding (getting your feet wet) then this is the book for you. I like this approach, because you sort of figure things out as you go along, and at some point you begin to see the "big picture".

The exaples are very well thought out, and appropriate for the concepts being discussed. This book has enough examples to make it a good refrence book.
(Review Data Last Updated: 2007-07-11 01:05:39 EST)
06-24-04 1 16\26
(Hide Review...)  Does NOT use VB.NET 2003
Reviewer Permalink
I am amazed that Wrox (AKA Wiley Publishing) would title a book in such a deceptive manner.

Purchased the book and first thing I did was read "What you need to use this book?" - it clearly states "You do not need Visual Studio.NET in order to use this book." Instead - they expect you to download something called a Web Matrix...

Sure - it uses the .NET framework 1.1 but to me, and I am sure the vast majority of developers, if one sees "with VB.NET 2003" they are not expecting to be taught how to write code in Notepad...

Wrox - You have disappointed me

(Review Data Last Updated: 2007-07-11 01:05:39 EST)
06-23-04 4 10\10
(Hide Review...)  Complain Complain Complain
Reviewer Permalink
I almost didn't buy this book, because the reviews I had read of it here on Amazon were absolutely hideous. But, the price was right and it covers the subject(s) I need to know, and I had been satisfied with Wiley books before (see "Big Java"). Anyway, I'm on Chapter 5, and I would just like to state that, yes, there are mistakes, typos, you name it. Do they degrade the book's quality? Not in the slighest. This is already one of the best computer book purchases I have ever made. The only complaint I have about it is that it's a little dry--yes I know it's a Computer Science book, but still. But as far as the editing goes, it's not that bad. It's fairly easy to understand what they're saying, and in the few places there's a line that doesn't belong there, you can check on it, cross it out, move on with your life. This book is great, and despite what I have also read here, knows its target audience well--and its audience is old-school static HTML developers. The examples are great, the explinations thorough (sometimes too thorough). This is a great, inexpensive book for someone looking to learn both ASP.NET and VB.NET at the same time.
(Review Data Last Updated: 2007-07-11 01:05:39 EST)
06-23-04 1 16\25
(Hide Review...)  Does NOT use VB.NET 2003
Reviewer Permalink
I am amazed that Wrox (AKA Wiley Publishing) would title a book in such a deceptive manner.

Purchased the book and first thing I did was read "What you need to use this book?" - it clearly states "You do not need Visual Studio.NET in order to use this book." Instead - they expect you to download something called a Web Matrix...

Sure - it uses the .NET framework 1.1 but to me, and I am sure the vast majority of developers, if one sees "with VB.NET 2003" they are not expecting to be taught how to write code in Notepad...

Wrox - You have disappointed me

(Review Data Last Updated: 2006-09-26 08:04:49 EST)
04-28-04 4 5\6
(Hide Review...)  Not for Visual studio users
Reviewer Permalink
You'll find it extremely difficult to apply the examples in visual studio.net.
Some of the databases are missing from the downloaded code such as WroxDBAuth.mdb mentioned in chapter 17.
Many errors for example: the access database used in chapter 17 is missing the "SiteAdminLevel" field in the players table (mentioned in the example) and misnamed in the SQL version ("AdminLevel"). As a beginner such errors could take me hours to figure out, never mind the frustration associated with it. So why the four stars? You might ask? Because of the knowledge I gained. Regardless of the errors, this book is very valuable especially if you are intending to use Web matrix.
(Review Data Last Updated: 2006-07-07 13:06:50 EST)
04-23-04 5 6\7
(Hide Review...)  Great Book.
Reviewer Permalink
The other reviewers stating there are many errors in this book are exaggerating the case. I found a few errors as is to be expected from any technical book but I also found a lively discussion at the Wrox web site forums where many other readers and the authors gladly helped each other answer questions about the book and even general ASP.NET questions that we not specific to the book. All in all, I learned a lot from these authors.
(Review Data Last Updated: 2006-07-07 13:06:50 EST)
04-10-04 1 2\10
(Hide Review...)  Too many errors
Reviewer Permalink
There are too many errors in this book. Do not buy it.
(Review Data Last Updated: 2006-07-07 13:06:50 EST)
04-08-04 3 3\8
(Hide Review...)  Good Book - Hideous Editing
Reviewer Permalink
Although this book has some great writing and is above average overall, I think the editing was downright awful. Throughout the book there are many syntax errors in examples, the formatting of examples change from page to page, the continuity stinks and naming conventions are all over the place. I'm a little surprised because I expected more from Wrox. They usually don't put out a product this bad. If you can correct all the errors in the examples and can understand the format changes, this is still a good book.
(Review Data Last Updated: 2006-06-07 17:44:26 EST)
04-08-04 3 2\7
(Hide Review...)  Written by illiterates?
Reviewer Permalink
There are more errors in this book than I've ever seen in any other. Typos, inconsistencies... The code seems to be fine, but it's VERY distracting when you're reading to notice all these errors; and it's not a particularly good feeling to know that by making a purchase you're supporting sloppy publishing such as this. Wrox should really be embarrassed of this one.
(Review Data Last Updated: 2006-07-07 13:06:50 EST)
  
                  Reader Reviews 1 - 14 of 14                 
  
  
  
  
  
  

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)