Features
- Cover Type: Hard Cover with 1920 pages
- Published by: Sams January 7, 2008
- Written in: English
- ISBN 10 Number: 0672330113
- ISBN 13 Number: 978-0672330117
-
Book Dimensions:
9.1 x 7.4 x 2.5 inches
- Weighs: 5.8 pounds
Product Description
ASP.NET 3.5 Unleashed is the most comprehensive book available on the Microsoft ASP.NET 3.5 Framework, covering all aspects of the ASP.NET 3.5 Framework--no matter how advanced.
This edition covers all the new features of ASP.NET 3.5. It explains Microsoft LINQ to SQL in detail. It includes a chapter on the two new data access controls introduced with the ASP.NET 3.5 Framework: ListView and DataPager. With its coverage of ASP.NET AJAX, this book shows you how to take advantage of Microsoft’s server-side AJAX framework to retrofit existing ASP.NET applications with AJAX functionality. It also demonstrates how to use Microsoft’s client-side AJAX framework to build the web applications of the future: pure client-side AJAX applications. All code samples are written in the C# programming language. (Visual Basic versions of all code samples are included on the CD-ROM that accompanies this book.)
- Take advantage of Microsoft’s new database query language, LINQ to SQL, to easily build database-driven web applications
- Learn how to use the new ListView and DataPager data access controls to build flexible user interfaces
- Take advantage of ASP.NET AJAX when building both server-side and client-side web applications
- Use the AJAX Control Toolkit to create auto-complete text fields, draggable panels, masked edit fields, and complex animations
- Design ASP.NET websites
- Secure your ASP.NET applications
- Create custom components
- Build highly interactive websites that can scale to handle thousands of simultaneous users
- Learn to build a complete ASP.NET 3.5 website from start to finish–the last chapter of the book includes a sample ASP.NET 3.5 web application written with LINQ to SQL and ASP.NET AJAX
CD-ROM includes all examples and source code presented in this book in both C# and Visual Basic.
About The Author
Stephen Walther is a Microsoft software Legend, a Microsoft ASP.NET MVP, and a member of the INETA Speaker's Bureau. He has spoken at a number of major conferences, including Microsoft TechEd, Microsoft DevDays, and ASP.NET Connections.
Stephen wrote several ASP.NET best-practice applications for Microsoft. He was the lead developer of the ASP.NET Community Starter Kit and the Issue Tracker Starter Kit.
His company, Superexpert ASP.NET Training (SuperexpertTraining.com), has provided ASP.NET training to companies and organizations across the United States, including NASA, the National Science Foundation, the U.S. House of Representatives, Boeing, Lockheed Martin, Verizon, and Microsoft.
Reader Reviews
Stephen Walther is of a rare breed of authors that can churn out a 1,900-page book and actually give you immense value on each of those pages...unlike most that might give you about 10% value, 90% rambling. Walther does an especially good job explaining the new built-in ASP.NET AJAX functionality, how to mimic the ASP.NET AJAX architecture in your own JavaScript, and how to integrate the two to better extend the existing AJAX functionality. A couple other interesting points were the rundown of the ASP.NET AJAX control toolkit and his blurb about Visual Studio 2008 support for IntelliSense for JavaScript via XML commenting. Very useful. The one topic that I was surprised not to see was mobile ASP.NET development, especially since .NET has so much built-in support for it. The only book I've seen yet with mobile ASP.NET covered was an ASP.NET 2.0 title by Dino Esposito: Programming Microsoft ASP.NET 2.0 Applications: Advanced Topics...but the mobile coverage is just cursory and not nearly as useful as the MSDN site. Overall, though, this book is a definite must-read and must-have for any ASP.NET developer. I'm now getting rid of my five other ASP.NET books...they've all been rendered obsolete by this title.