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

  Author:    Doug Lowe, Anne Prince
  ISBN:    1890774200
  Sales Rank:    184219
  Published:    2003-11-01
  Publisher:    Mike Murach & Associates
  # Pages:    672
  Binding:    Paperback
  Avg. Rating:    4.0 based on 25 reviews
  Used Offers:    17 from $20.70
  Amazon Price:    $36.14
  (Data above last updated:  2008-11-18 10:04:44 EST)
  
  
Sort customer reviews by:
  
Show All Reviews on Page      Hide All Reviews on Page
   
  
Murach's ASP.NET Web Programming with VB.NET
  
There is no faster or better way to learn ASP.NET web programming using Microsoft's Visual Studio .NET than to use "Murach's ASP.NET web programming with VB.NET." To get you off to a fast start, the first 5 chapters show you how to use Microsoft Visual Studio to design, code, and test multi-page web applications that use view state, session state, cookies, database data, and code-behind files.

From there, you learn even faster as you master the core professional skills like HTML, server controls, validation controls, state management, and user controls. Then, you learn how to use the best ADO.NET features for working with a database in a web application including: connection pooling, data commands, parameterized queries, caching, data views, command builders, and the Repeater, DataList, and DataGrid controls.

Last, you learn how to apply the finishing touches to a web application: security, web services, custom server controls, reports generated by Crystal Reports, email, and deployment. "No other book teaches so much, so fast, or so thoroughly."

                  Reader Reviews 1 - 15 of 15                 
  
  
Review
Date
Review
Rating(5 High)
Review
Helpful
to:
Customer Review Reviewer
Info
Permanent
Link
Reader Reviews Below Sorted by Newest First
10-01-05 5 4\4
(Hide Review...)  Outstanding Tutorial and Reference
Reviewer Permalink
Before purchasing this book, you should know that the author expects you to have been exposed to the skills taught in Murach's Beginning Visual Basic.Net.



Having said that, this book is written in an easy-to-follow format that led me step-by-step toward the skills needed to become the most knowledgeable ASP.Net developer on my team. It hits every subject I've been exposed to at work, making it an excellent reference as well. This book also helped me to strengthen my object-oriented development knowledge.



One of the biggest advantages of this book over others is that it taught me how to develop using Microsoft Visual Studio ("VS"). Unfortunately, learning ASP.Net using Notepad instead of VS is like learning to drive using a go-cart instead of a car. Almost all employers expect their .Net developers to know their way around VS. With this book, you're covered.
(Review Data Last Updated: 2007-09-08 00:05:30 EST)
10-01-05 5 4\4
(Hide Review...)  Outstanding Tutorial and Reference
Reviewer Permalink
Before purchasing this book, you should know that the author expects you to have been exposed to the skills taught in Murach's Beginning Visual Basic.Net.

Having said that, this book is written in an easy-to-follow format that led me step-by-step toward the skills needed to become the most knowledgeable ASP.Net developer on my team. It hits every subject I've been exposed to at work, making it an excellent reference as well. This book also helped me to strengthen my object-oriented development knowledge.

One of the biggest advantages of this book over others is that it taught me how to develop using Microsoft Visual Studio ("VS"). Unfortunately, learning ASP.Net using Notepad instead of VS is like learning to drive using a go-cart instead of a car. Almost all employers expect their .Net developers to know their way around VS. With this book, you're covered.
(Review Data Last Updated: 2008-11-14 04:29:25 EST)
09-30-05 5 4\4
(Hide Review...)  Outstanding Tutorial and Reference
Reviewer Permalink
Before purchasing this book, you should know that the author expects you to have been exposed to the skills taught in Murach's Beginning Visual Basic.Net.

Having said that, this book is written in an easy-to-follow format that led me step-by-step toward the skills needed to become the most knowledgeable ASP.Net developer on my team. It hits every subject I've been exposed to at work, making it an excellent reference as well. This book also helped me to strengthen my object-oriented development knowledge.

One of the biggest advantages of this book over others is that it taught me how to develop using Microsoft Visual Studio ("VS"). Unfortunately, learning ASP.Net using Notepad instead of VS is like learning to drive using a go-cart instead of a car. Almost all employers expect their .Net developers to know their way around VS. With this book, you're covered.
(Review Data Last Updated: 2008-11-19 04:59:50 EST)
05-21-05 5 7\7
(Hide Review...)  Highly recommend
Reviewer Permalink
I recently got hold of a copy of this book (full title: "Murach's ASP.Net Web Programming with VB.Net") and it is terrific. In particular, it includes the best walkthrough and problem solver of using IIS I've yet seen - and I know from the Forums that this very early step causes a lot of people a heap of problems. (Me included at one time! )

The book uses a technique of having the main narrative on the left hand page, backed up by important summaries and/or diagrams on the right hand page. This can be quite useful for reinforcing those particularly tricky areas and is handy for flipping back to when you need to recheck something. Overall, I think it works great.
(Review Data Last Updated: 2007-07-04 19:50:07 EST)
05-20-05 5 7\7
(Hide Review...)  Highly recommend
Reviewer Permalink
I recently got hold of a copy of this book (full title: "Murach's ASP.Net Web Programming with VB.Net") and it is terrific. In particular, it includes the best walkthrough and problem solver of using IIS I've yet seen - and I know from the Forums that this very early step causes a lot of people a heap of problems. (Me included at one time! )

The book uses a technique of having the main narrative on the left hand page, backed up by important summaries and/or diagrams on the right hand page. This can be quite useful for reinforcing those particularly tricky areas and is handy for flipping back to when you need to recheck something. Overall, I think it works great.
(Review Data Last Updated: 2007-03-05 00:55:56 EST)
04-14-05 3 3\6
(Hide Review...)  Good Info, but not consistent in building sample application
Reviewer Permalink
I bought this book in hopes that the author would clearly explain building the halloween shop sample application from the ground up, but after chapter 1, the author totally loses you as far as next steps are concerned.
The first chapter has actual "excercises" which get you started in building the sample application. After that, most chapters don't contain these exercises, therefore you have to build the rest of the application based on the screen shots/code snippet's in the chapter.
(Review Data Last Updated: 2007-07-04 19:50:07 EST)
04-13-05 3 3\6
(Hide Review...)  Good Info, but not consistent in building sample application
Reviewer Permalink
I bought this book in hopes that the author would clearly explain building the halloween shop sample application from the ground up, but after chapter 1, the author totally loses you as far as next steps are concerned.
The first chapter has actual "excercises" which get you started in building the sample application. After that, most chapters don't contain these exercises, therefore you have to build the rest of the application based on the screen shots/code snippet's in the chapter.
(Review Data Last Updated: 2007-03-05 00:55:56 EST)
12-19-04 5 6\6
(Hide Review...)  SUPERB
Reviewer Permalink
Simply said: One of the best books I have ever bought!

I needed to dive into ASP.NET pretty fast because I had a project running to its deadline. I was a programmer who knew Visual Basic and Delphi pretty well. I did know the theory of ASP.NET but had no practical experience. This book teached me in a record time how to build and get my first web application up and running.

The best starter's book you can imagine. The second book I bought on the subject was ASP.NET Unleashed, which is a marvellous book if you have some ASP.NET experience.

For a beginner Murach's book is simply a dream, and although I have written a couple of web applications now, I still use it as a quick reference. WORTH EVERY PENNY IN GOLD.
(Review Data Last Updated: 2007-07-04 19:50:07 EST)
12-18-04 5 6\6
(Hide Review...)  SUPERB
Reviewer Permalink
Simply said: One of the best books I have ever bought!

I needed to dive into ASP.NET pretty fast because I had a project running to its deadline. I was a programmer who knew Visual Basic and Delphi pretty well. I did know the theory of ASP.NET but had no practical experience. This book teached me in a record time how to build and get my first web application up and running.

The best starter's book you can imagine. The second book I bought on the subject was ASP.NET Unleashed, which is a marvellous book if you have some ASP.NET experience.

For a beginner Murach's book is simply a dream, and although I have written a couple of web applications now, I still use it as a quick reference. WORTH EVERY PENNY IN GOLD.
(Review Data Last Updated: 2007-03-05 00:55:56 EST)
12-11-04 1 7\13
(Hide Review...)  You have got to be kidding me!
Reviewer Permalink
I have never been so irritated and frustrated by a book in terms of its presentation and format. If any newcomer is able to follow along with the tutorial application and actually build it, I'd be very, very surprised.

I just do not see the point of having the book's text on even pages and a bulleted review of that same text (along with code) on odd pages. There's no mention of how to code the HTML portions, you have to already know how by looking at some screen shots. There's just no follow-through from chapter to chapter as the author grows the application.

I'm still searching for a book on ASP.NET that walks the reader through the construction of an actual, useful application from A to Z.
(Review Data Last Updated: 2007-07-04 19:50:07 EST)
10-01-04 5 9\9
(Hide Review...)  Excellent book for teaching ASP.NET
Reviewer Permalink
As a teacher of ASP.NET, I have tried several textbooks. I always like a textbook that supplements my teaching rather than dictates it. Murach's ASP.NET does just that and is an excellent book for teaching web programming because of its format.

The left-hand page explains a particular concept while the right-hand page illustrates the concept with code snippets that are easy to understand. My students get frustrated trying to sift through long sample programs to find the few lines of code that illustrate a given point. With Murach's code snippets, the code is easy to understand.

The authors also use code-behind instead of embedding code via the ASP.OLD style. Not many books do that, thus giving this book a rich, more modern approach to the way ASP.NET programming should be done.

The more I read this book, the better it gets.
(Review Data Last Updated: 2007-07-04 19:50:07 EST)
08-27-04 4 6\6
(Hide Review...)  Detailed ASP.NET reference
Reviewer Permalink
The book is a good reference for either beginnner or expert ASP.NET developer. It has the depth and provides a very detailed description of several aspects of ASP.NET, covers all major topics - controls, validators, state management, session, security, ADO.NET programming and simple HTML tutorial. The weakness is not a deep presentation of VB.NET, web services, XML, .NET framework in general.
(Review Data Last Updated: 2006-07-07 13:07:07 EST)
08-25-04 1 6\12
(Hide Review...)  Not Worth the Time even if it's Free!
Reviewer Permalink
I am a Jr. level programmer with 3 years experience with developing web apps in ASP 3.0. My skills are strong with ASP 3.0, mostly because of Wrox Beginning ASP 3.0 book. Sure, I have read a bunch of books and have gotten into COM, etcetera... The Wrox book gave me an excellent description of low to mid level abilities of ASP 3.0 and gave me nice examples for which to begin my education. I was hoping for the same with the Murach's book, unfortunately that is not the case. They market it as saying, "no other book teaches you some much so fast." Well, that is not the case, the 688 page book has a few paragraph's on the left page and a picture, or a couple line code snippet with a brief bulleted list summarizing the following page. So I would have to say I learned absolutely nothing with this book.

My hope was that these authors could provide me with strong solid basis so I could get in to developing. Eventually, I purchased the Microsoft press book for the 70-305 exam, and to tell you the truth, that book was magic compared to this book. The Murach ASP.net book doesn't even have general examples, it has code snippets and coding from an e-commerce site which you can download from them. Well there isn't any commenting, so for a Jr. level developer it ain't easy!

This book is for a mid-senior level VB developer that needs to learn ASP.net in a weekend. For beginners of programming, no way, for junior programmers, not worth you time or your $40. I know I spent 2 days trying to connect to my SQL Server to read an SP and it shouldn't be so tough. Yes, I did get it to work, but only after reading an example from the Microsoft book. As for the sections, the form validation section wasn't horrible, but the rest of the book was. I kind of think of this book as a PowerPoint presentation, not a reference or a tutorial.
(Review Data Last Updated: 2006-07-07 13:07:07 EST)
08-17-04 5 3\3
(Hide Review...)  Great for teaching an ASP.NET course
Reviewer Permalink
I imagine my situation is a bit different from most other reviewers. I teach a Web programming course at Indiana University. I have always employed some form of Visual Basic, but it has varied over the past few years as new Microsoft technology has become available. Now that we can use Visual Studio .NET, Web development with ASP.NET has become much easier to teach. Still, a good textbook is a must, and a great one is that much better -- for me and for the students.

With this relatively new addition to the Murach series, I think I've found the best book out there. Granted, there are some worthy competitors, including the two ASP.NET books by Stephen Walther I've use in the past, but this book by Prince and Lowe is just what I've been looking for. It is written extremely clearly, it covers all of the basics and then some (plenty for an introductory course in Web development), all of the source code is downloadable and serves as a model of clean coding, and it comes with an instructor's guide (in complete contrast to most of the "trade" books on ASP.NET). If you've ever taught university courses and have been evaluated by your students, you realize that they almost always never give a very good rating to the required textbook. I'm confident that this not be the case with this book. I think the students will love it.

This book does presume knowledge of VB.NET, more than my students are likely to have. Therefore, I am also requiring Anne Prince's companion VB.NET book. Packaged together, they should provide my students with loads of practical reference material.

As good as this book is, I hope the authors will revise it appropriately when ASP.NET 2.0 comes out officially. From what I've seen, this new version will introduce rapid development tools that are just too good to ignore. I know I'll eventually incorporate them in my course.
(Review Data Last Updated: 2006-07-07 13:07:07 EST)
08-14-04 2 0\5
(Hide Review...)  Disappointed
Reviewer Permalink
I am very experienced with VB.NET and other programming languages, but new to any form of ASP. I didn't like this book very much. There is nothing wrong with the information, but it is not very well organized.

The early chapters mix basic and more advanced information in the paragraph. He often presents stuff that I am in no postion to understand until more basic concepts have been covered. He also introduces concepts that I will not use until much later. I would rather learn about something and use it immediately. Other topics can wait until I have to use them.

I can learn ASP.Net from this book, but it seems like a lot more work than it should be.

Also, his habit of repeating the same thing on the left and right page annoys me. I suppose some people like the instant review
(Review Data Last Updated: 2006-07-07 13:07:07 EST)
  
                  Reader Reviews 1 - 15 of 15                 
  
  
  
  
  
  

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)