Professional ASP.NET 2.0
Product Details :
Author : Bill Evjen, Scott Hanselman, Farhan Muhammad, S. Srinivasa Sivakumar, Devin Rader
Paperback: 1296 pages
Publisher: Wrox (November 10, 2005)
Language: English
ISBN: 0764576100
Product Dimensions: 9.2 x 7.4 x 2.4 inches
Book Description
All new, for ASP.NET 2.0, this bestselling book provides experienced developers with real-world examples of the powerful new time-saving, code-saving features in this new version. Seasoned author and International .NET Association founder Bill Evjen along with Scott Hanselman help developers make a smooth transition to this new version of ASP.NET with their clear explanations of even the most dramatic changes.
Helpful examples in both VB and C# clearly show how to build ASP.NET 2.0 applications.
Some of the key chapters and topics you'll find in this book include:
According to Brian Goldfarb, Microsoft Product Manager - Web Platform and Tools Division, this book "... is a solid one, Professional ASP.NET 2.0 and I recommend to anyone who is serious about working with VS 2005 and ASP.NET 2.0 -- Bill Evjen, Scott Hanselman, Farhan Muhammad, Devin Rader, Srinivasa Sivakumar all did a fantastic job putting together a great read with easy to understand examples and high-quality guidance. This is a must-have for every ASP.NET developers bookshelf (I already have 2 on mine :))"
Spotlight Reviews :
Reviewer: David Jones "Code Monkey" (Jackson, MS)
If you are looking for a great book for learning ASP.net 2.0 and Visual Web Developer 2005, then this is the book. Most of the Asp books I looked at still use notepad or something like that. This is one of the few the use VWD 2005. The book uses VWD that is part of Visual Studio 2005, but it is the same as one that you can download for free at www.asp.net (not exactly, but very close). I really like the fact that it spent a little time talking about VWD 2005, explaining the ins and outs of it. With such great tools that are available from Microsoft, both free and to purchase, it does not make any since to use anything else, in my opinion.
This book uses both VB and C# code in the book. It is nice having both sets of code in the book and not a separate download. At first I didn't like seeing both languages. But as I read the book and worked thru the samples, it was nice to be able to see how it is done in both using both. I am learning C# now, but I need to be able to work with VB also. So this worked great.
This book would work well for someone who is just starting with 2.0. I think as long as you have some programming experience, you will be able to follow along. But an experienced .net developer will enjoy this book also, because of the detailed explanation of advanced topics. It starts off talking about web forms and controls then moves to web services and validation controls. It has a detailed section on Master pages and themes, two of the really cool new features in 2.0. It has a great section working with data, roles, site navigation, security, debugging, business objects and overall administration.
I am coming from a classic asp background, and was a little nervous about getting a "professional" book to start with. But after reading it for a week now, this is the book that stays on my desk all the time when I am writing code.
To sum up,
* Great book
* Easy to read and follow
* Uses Visual Web Developer and Visual Studio 2005
* both VB and C# code in the book (not as a separate download)
* Starts off slow enough for beginners
* Has advanced topics for pros.
Reviewer: Travis Illig "Software Geek" (Portland, OR United States)
Not a stranger to ASP.NET 1.1, I picked up this book in an effort to see what's new in ASP.NET 2.0 as well as have a source on hand with examples and such that I can refer to as needed.
I couldn't be more pleased.
For those new to ASP.NET, this book runs through everything from the development environment to the structure of an application and uses detailed code snippets to allow you to create simple proof-of-concept apps using the technology being discussed. For the old hands, the new material is covered well and in many cases is compared and contrasted with previous versions so you know what benefits you're getting by upgrading to 2.0. Entire chapters are dedicated to some of the new features like personalization and themes, making sure that both newbies and veterans alike are brought up to speed.
Code snippets abound and exist in both VB and C#, so it doesn't matter what language you lean toward, there's something here for you. The writing style is clear and easy to understand so you won't get too bogged down in jargon. Note that this is definitely more of a "how to" type of book than a reference - if you find yourself asking "How would I...?" then this is the way to go. If you already know what you're doing and want the annotated class reference with super detailed information about the trivial inner workings of the framework, you may want to look elsewhere.
My only real complaint is the typesetting. The text could have been bumped up a couple of points for those of us who rely on glasses and the like, but the book is already upwards of 1200 pages long and I understand that printing volumes of encyclopedias isn't so effective for transport.
If you're into ASP.NET, add this one to your shelf - you'll be glad you did.
Author : Bill Evjen, Scott Hanselman, Farhan Muhammad, S. Srinivasa Sivakumar, Devin Rader
Paperback: 1296 pages
Publisher: Wrox (November 10, 2005)
Language: English
ISBN: 0764576100
Product Dimensions: 9.2 x 7.4 x 2.4 inches
Book Description
All new, for ASP.NET 2.0, this bestselling book provides experienced developers with real-world examples of the powerful new time-saving, code-saving features in this new version. Seasoned author and International .NET Association founder Bill Evjen along with Scott Hanselman help developers make a smooth transition to this new version of ASP.NET with their clear explanations of even the most dramatic changes.
Helpful examples in both VB and C# clearly show how to build ASP.NET 2.0 applications.
Some of the key chapters and topics you'll find in this book include:
- 4 chapters on server controls, including an entire chapter dedicated to the controls that are new to ASP.NET 2.0
- A chapter each on the new Master Pages and Themes/Skins features in ASP.NET 2.0
- 2 chapters on data presentation
- Data Management with ADO.NET discussing some of the radical ASP.NET 2.0 changes incorporated in ADO.NET
- Personalization, Membership, and Role Management
- A complete chapter on Portal Frameworks and the popular new Web Parts functionality of ASP.NET 2.0
- Security beyond the built in membership and role management features
- Caching including the new SQL cache invalidation feature in ASP.NET 2.0
- Proper debugging and error handling techniques for your applications
- Building your own server controls and HttpHandlers
- Business Objects, Mobile Development, XML Web Services
- Configuring, Administering, managing, packaging, and deploying ASP.NET 2.0 Applications
According to Brian Goldfarb, Microsoft Product Manager - Web Platform and Tools Division, this book "... is a solid one, Professional ASP.NET 2.0 and I recommend to anyone who is serious about working with VS 2005 and ASP.NET 2.0 -- Bill Evjen, Scott Hanselman, Farhan Muhammad, Devin Rader, Srinivasa Sivakumar all did a fantastic job putting together a great read with easy to understand examples and high-quality guidance. This is a must-have for every ASP.NET developers bookshelf (I already have 2 on mine :))"
Spotlight Reviews :
Reviewer: David Jones "Code Monkey" (Jackson, MS)
If you are looking for a great book for learning ASP.net 2.0 and Visual Web Developer 2005, then this is the book. Most of the Asp books I looked at still use notepad or something like that. This is one of the few the use VWD 2005. The book uses VWD that is part of Visual Studio 2005, but it is the same as one that you can download for free at www.asp.net (not exactly, but very close). I really like the fact that it spent a little time talking about VWD 2005, explaining the ins and outs of it. With such great tools that are available from Microsoft, both free and to purchase, it does not make any since to use anything else, in my opinion.
This book uses both VB and C# code in the book. It is nice having both sets of code in the book and not a separate download. At first I didn't like seeing both languages. But as I read the book and worked thru the samples, it was nice to be able to see how it is done in both using both. I am learning C# now, but I need to be able to work with VB also. So this worked great.
This book would work well for someone who is just starting with 2.0. I think as long as you have some programming experience, you will be able to follow along. But an experienced .net developer will enjoy this book also, because of the detailed explanation of advanced topics. It starts off talking about web forms and controls then moves to web services and validation controls. It has a detailed section on Master pages and themes, two of the really cool new features in 2.0. It has a great section working with data, roles, site navigation, security, debugging, business objects and overall administration.
I am coming from a classic asp background, and was a little nervous about getting a "professional" book to start with. But after reading it for a week now, this is the book that stays on my desk all the time when I am writing code.
To sum up,
* Great book
* Easy to read and follow
* Uses Visual Web Developer and Visual Studio 2005
* both VB and C# code in the book (not as a separate download)
* Starts off slow enough for beginners
* Has advanced topics for pros.
Reviewer: Travis Illig "Software Geek" (Portland, OR United States)
Not a stranger to ASP.NET 1.1, I picked up this book in an effort to see what's new in ASP.NET 2.0 as well as have a source on hand with examples and such that I can refer to as needed.
I couldn't be more pleased.
For those new to ASP.NET, this book runs through everything from the development environment to the structure of an application and uses detailed code snippets to allow you to create simple proof-of-concept apps using the technology being discussed. For the old hands, the new material is covered well and in many cases is compared and contrasted with previous versions so you know what benefits you're getting by upgrading to 2.0. Entire chapters are dedicated to some of the new features like personalization and themes, making sure that both newbies and veterans alike are brought up to speed.
Code snippets abound and exist in both VB and C#, so it doesn't matter what language you lean toward, there's something here for you. The writing style is clear and easy to understand so you won't get too bogged down in jargon. Note that this is definitely more of a "how to" type of book than a reference - if you find yourself asking "How would I...?" then this is the way to go. If you already know what you're doing and want the annotated class reference with super detailed information about the trivial inner workings of the framework, you may want to look elsewhere.
My only real complaint is the typesetting. The text could have been bumped up a couple of points for those of us who rely on glasses and the like, but the book is already upwards of 1200 pages long and I understand that printing volumes of encyclopedias isn't so effective for transport.
If you're into ASP.NET, add this one to your shelf - you'll be glad you did.
0 Comments:
Post a Comment
<< Home