Features
- Cover Type: Paperback with 352 pages
- Published by: Addison-Wesley Professional
- Edition: 1st Edition October 24, 2003
- Written in: English
- ISBN 10 Number: 0321228960
- ISBN 13 Number: 978-0321228963
-
Book Dimensions:
9 x 6.1 x 1.3 inches
- Weighs: 1.8 pounds
Back Cover Copy
"This book provides a first look at the new major release of ASP.NET. The authors have worked closely with the ASP.NET team at Microsoft to make sure that this book is authoritative, accurate, and informative. Anyone using ASP.NET will find a wealth of useful info on the next version."
--Scott Guthrie, Product Unit Manager, Web Platforms and Tools Team, Microsoft Corporation
A First Look at ASP.NET v. 2.0 systematically prepares you for Microsoft's ASP.NET 2.0 Web development platform, showing how to use it to reduce development time and costs, improve the performance of Web applications and services, simplify deployment and management, and extend your applications to mobile clients.
Drawing on extraordinary insider access to Microsoft's ASP.NET development team, three renowned ASP.NET experts cover every key platform enhancement, from Master Page templates for standardizing look and feel to improved security and data- access controls. They go far beyond already published white papers and previews, presenting detailed development techniques, best practices, and sample code that will give you a running start with ASP.NET 2.0.
This book's detailed coverage includes:
- Streamlining database integration with "code-free" data binding and ASP.NET 2.0's new data source controls
- Using Master Pages to improve your control over application look and feel
- Strengthening security with membership providers, security server controls, cookieless forms authentication, and the new Role Manager
- Simplifying personalization with ASP.NET 2.0 Themes
- Building fast, flexible portals with Web Parts and the new Portal Framework
- Delivering more effective mobile device support--with less complexity
- Previewing new ASP.NET 2.0 controls and changes in existing controls
- Using Microsoft's powerful new .NET and built-in administration tools
Whether you're already developing with ASP.NET, or preparing to migrate from ASP, A First Look at ASP.NET v. 2.0 gives you complete information for assessing ASP.NET 2.0--and making the most of it.
0321228960B10202003
About The Author
Alex Homer is managing director of Stonebroom, Ltd., a software-development, consulting, and training organization. He was formerly lead technical author and reviewer for Wrox Press, specializing in Microsoft Web and database technologies.
Dave Sussman speaks frequently at Microsoft development conferences and has been writing about ASP since its earliest releases.
Rob Howard founded Telligent Systems, a solutions company specializing in Microsoft enterprise technologies. As Program Manager at Microsoft, he helped design ASP.NET's Web services support, caching, session state, and other features. His books include A First Look at ASP.NET v. 2.0 (Addison-Wesley, 2003) and ASP.NET Developer's Cookbook (Sams, 2003).
Reader Reviews
First of all, anyone interested in this book should turn to the MSDN library for the latest info and samples. The problem with this book is that it's _already_ outdated in terms of the features that will be included (and not included) with .Net 2.0. While it does "hold your hand" as you play with the shiny new toys in ASP.Net 2.0 like GridView and DetailsView, what will ultimately happen is that you will find yourself being confused by what's in the book and what's actually implemented since the framework hasn't even been finalized yet and is constantly being updated (i.e. ObjectDataSources and ObjectSpaces). My personal recommendation is to skim this book in a bookstore (or pick it up used) to get an idea of some of the features that are in version 2 of the framwork. Aside from the above, I find that the contents really focus more on UI and some of the additions to ASP.Net such as GridView, DetailsView, Membership, Personalization, WebParts, etc.; there is really no discussion about some of the other features of .Net 2.0 (framework as a whole) which are rather significant like Generics. In the end, I think this book isn't going to occupy much of your time or interest or fill any particular need that can't be filled by visiting MSDN for the latest info on .Net 2.0