|
|||||||||||||||||||||||||||||||||||
|
17 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
17 of 17 people found the following review helpful:
5.0 out of 5 stars
Real ASP.Net Book..!,
By i see the world (Falls Church, VA United States) - See all my reviews
This review is from: ASP.NET: The Complete Reference (Paperback)
ASP.Net is so different from ASP. I know that, having done Classic ASP for about 4 years now and ASP.Net from Beta1 onwards. And still this book changed the way I think of / do ASP.Net programming. The book can as well be titled "Object Oriented Approach to ASP.Net Programming". The author sticks strictly to best coding practices (than some easier way to code), goes thro most of the classes we will be using in ASP.Net and a lot more. He will go advanced but knows where to stop - telling you it's enouugh for ASP.Net (which I agree - I don't expect an ASP book to teach me .Net OOP tharoughly. I would rather turn to "OOP with Microsoft Visual Basic .NET and Microsoft Visual C# Step by Step" by Robin A. Reynolds-Haertle or the forthcoming "Visual Basic .Net Object and Component Handbook" by Peter Vogel ). The author explains you as if he is working with you in a senior position and has a relentless style to drag you thro all of the features in-depth and their benefits that someone new to .Net programming may be scared. VB.Net is used in sample codes (he explains every new concept with code) but initially he gives a real good comparison of C# and VB.Net including how to do the same thing in both languages (And again if I want to learn C#, I don't want to learn from some ASP.Net book - I'd rather learn from "Microsoft Visual C# .NET Step by Step" by John Sharp, Jon Jagger or "Programming C#, 2nd Edition (O'Reilly Windows)" by Jesse Liberty or "Programming Windows(r) with C# (Core Reference)" by Charles Petzold )That said I would definitely recommend this book to anyone who has been familiar with ASP and done some programming and want to learn ASP.Net completely, tharoughly.
13 of 13 people found the following review helpful:
4.0 out of 5 stars
Very good introduction to ASP .Net,
By Jim Storey (Sydney, Australia) - See all my reviews
This review is from: ASP.NET: The Complete Reference (Paperback)
I am a VB programmer moving to ASP.Net and this book was perfect for me. It covers everything from the basics up including making very definite suggestions on the best way to achieve the results you want. This includes things like the philosophy of database access on the net as opposed to client/server. I much prefer this to books that cover the langauge but don't offer real solutions. The author is brave enough to distinguish good solutions from bad. He also skips rubbish solutions that you'd never use.The other thing I liked about the book is that it left me wanting more. The style is very easy to read and I found myself spending hours trying the samples etc. If I got stuck I could move back to earlier sections to cover the basics. This book actually deserves 4.5 stars but I'm limited in my selections. To get the full 5 stars I would have liked more details on data access and certain other areas. I also had to skip things far to basic like the few pages introducing SQL. DON'T buy this book if you want a bible. There are plenty of those out there that cover every little detail about ASP.Net. DO buy this book if you want a good introduction to ASP.Net. I'm writing a commercial web page and I don't know if I'll need to buy another book, this one could supply enough answers along with a little more research.
5 of 5 people found the following review helpful:
5.0 out of 5 stars
Concise, yet in-depth,
By
This review is from: ASP.NET: The Complete Reference (Paperback)
The single most useful book I've read on ASP.NET. I was extremely impressed with the meat-to-gravy ratio ( a welcome change from some of the recent WROX books, which unfortunately seem designed to destroy the maximum number of trees and are endlessly repetitious, with the same code sometimes being repeated in VB, then in C#, and occasionally in JScript.NET). While all the examples are brief, the coverage (in terms of the diversity of problems that are handled) is very extensive. "The Complete Reference" is probably a misnomer, since the online .NET framework documentation is vast, and each topic can only be touched on rather than covered in depth, but this book does a superb job in giving you enough knowledge in being able to make sense of the online docs. The examples are the right degree of complexity, with just enough lines per examples to illustrate a point (such as overriding the Render() method when creating your own control). The only minor glitch (which would make me give it 4 1/2 stars) is that the README info in the examples file (which you download from MacDonald's site) isn't quite accurate - you MUST create a folder called C:\ASP.NET and make this a virtual directory using Internet Services Manager- if you create any other directory, none of the Visual Studio projects that are part of the bundle will open and run correctly.
4 of 4 people found the following review helpful:
3.0 out of 5 stars
Fair at Best,
By A Customer
This review is from: ASP.NET: The Complete Reference (Paperback)
I haven't enjoyed much of this book compared to the many other books which have more substance and focus. The author is somewhat fragmented in his presentation, often leaving things incomplete. Consequently, it's not the kind of book you would work through, practice, code and learn as you go. It's okay for just reading to get some ideas about ASP.Net but that's it. I wouldn't say it demonstrates best practices - just using a lot of code behind, disconnected data, etc is a far cry from best practices. Those are just basic benefits of .Net talked about in the first chapter or two of all the other .Net books. The web site for the code download as well as the book reference using the SQL Server sa account if you aren't using integrated security - also known as one of the worst practices for database web development.
6 of 7 people found the following review helpful:
5.0 out of 5 stars
One of the most helpful books I've read,
By Channel4 (Sydney, Australia) - See all my reviews
This review is from: ASP.NET: The Complete Reference (Paperback)
You know when you're loking thru the myriad of books trying to decide which one is going to be your 'right hand' and not just a replication of the on-line help? well I think this is the one for me. I'm a VB/SQL Server developer with ASP experience building a commerial web site. So far this book has given me some really good ideas on migrating my existing advanced knowledge and applying it to an ASP.NET application showing me how to in a manner that is very readable and intuitive. The examples are easy to follow and more importantly they work! Really good book - 10 out of 10
3 of 3 people found the following review helpful:
4.0 out of 5 stars
good starter book for ASP.Net,
By
This review is from: Beginning ASP.NET in VB .NET: From Novice to Professional (Paperback)
This is the first book I have read on ASP. NET and I was very impressed. The language was simple and the style was easy and flowing throughout the book. The author does a competent job in explaining the difference between the different type of Web technologies out there and the advantages and disadvantages of each. There is a vast expanse of topics covered from basic to advanced as is suggested in the title of the book:
`Novice to Professional'. There are plenty of examples in the book and also on the website that demonstrate the topics covered in the book. All topics are covered in a clear and concise manner without going into a lot of unnecessary detail especially for readers new to .NET like myself. The only downside to this book is that, as it does not go into a lot of detail it would probably not appeal to someone who is already a .NET expert. I would recommend this book to anyone who is making a transformation from Classic ASP to .NET but as I have mentioned earlier it is not recommended for those trying to get an in-depth knowledge of the subject. I know that it has helped me to understand the core functionalities of .NET
3 of 3 people found the following review helpful:
5.0 out of 5 stars
Excellent book for learning ASP.Net,
By Walt (San Diego, California USA) - See all my reviews
This review is from: ASP.NET: The Complete Reference (Paperback)
Matthew MacDonald writes an excellent book. He knows how to write well and shows awareness for the reader. I have read several other books on this subject. None come close to this book. The book succeeds because Matthew emphasizes thematically the important topics. He does not bog down in overwhelming you with minor details and leave you wondering how all of it makes sense. He provides many examples to demonstrate the topics. You may download them over the internet. He concludes by using Microsoft's IBuySpy Store and Portal websites. You may download these, install them, and actually work with a real enterprise level example. I had a question which I emailed to him. He replied back to me in less than 24 hours with an answer. I intend to buy more of his books.
3 of 3 people found the following review helpful:
5.0 out of 5 stars
One of my favorites,
By
This review is from: ASP.NET: The Complete Reference (Paperback)
I own 4 other asp.net books, and I keep coming back to this one. It's my first osborne book, but they've won me over! This book is clearly written, organized very well, and easy to read. The code doesn't seem to bleed through the main text unlike my o'reilly book. It covers all the methods for each component along with a large amount of examples that you can easily implement in your sites.
2 of 2 people found the following review helpful:
5.0 out of 5 stars
Excellent book - excellent author,
By
This review is from: ASP.NET: The Complete Reference (Paperback)
While reading reviews on another ASP.NET book I saw a recommendation for this book. I'm glad I did as this is an excellent book and Macdonald has become one of my favorite .NET authors. I've since purchased 2 other of his .NET books.He's an excellent author because as well as being highly technical he is also an EXCELLENT TEACHER and writer. He seems to intuitively know what you will have questions about and goes into explanations for them. He uses graphics and other learning aids (a lost art in many books it seems) and he explains things well. To me, he also teaches at the appropriate level. That is, he doesn't drop down and cover basics you should already know but he does cover things that experienced developers should have questions about. Whenever I am needing to learn about a different aspect of .NET now I look to see if Macdonald has published a book (the guy is incredibly prolific!) and I buy his book.
2 of 2 people found the following review helpful:
3.0 out of 5 stars
incomplete book, missing code,
By hongwei wu (China) - See all my reviews
This review is from: ASP.NET: The Complete Reference (Paperback)
Many of the code example in the book are simply missing on the website to download. And the book is confusing and doesn't explain much on the code it provide. Instead, it points out several "interesting points of this code" using a tone like an audience, not an advisor. Some reviewer said it's written in both VB.net and C#.net. It actually only cover both language at the beginning. All the rest of the code are in VB so if you're c# programmer, don't waste your time doing the converting though it's doable.I regreat I didn't follow the main stream and purchase the Unleashed book. Now I'm in China and to do that from here I have to pay 30 dollar extra or wait for 1 month.
|
|
Most Helpful First | Newest First
|
|
Beginning ASP.NET in VB .NET: From Novice to Professional by Matthew MacDonald (Paperback - January 28, 2004)
$49.99 $36.49
Usually ships in 1 to 2 months | ||