
ASP.NET 3.5 Unleashed
Stephen Walther(Author)
Sams Publishing
Published on 10. January 2008
Book
Mixed media product
1920 pages
978-0-672-33011-7 (ISBN)
Article exhausted; check for reprint
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.
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.
More details
Language
English
Place of publication
Indianapolis
United States
Publishing group
Pearson Education (US)
Target group
Professional and scholarly
Dimensions
Height: 184 mm
Width: 239 mm
Thickness: 63 mm
Weight
2756 gr
ISBN-13
978-0-672-33011-7 (9780672330117)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
New editions

Stephen Walther
ASP.NET 3.5 Unleashed
Book
02/2011
Sams Publishing
€59.41
Article is exhausted; no reprint
Person
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.
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.
Content
Introduction
Part I Building ASP.NET Pages
1 Overview of the ASP.NET Framework
2 Using the Standard Controls
3 Using the Validation Controls
4 Using the Rich Controls
Part II Designing ASP.NET Websites
5 Designing Websites with Master Pages
6 Designing Websites with Themes
7 Creating Custom Controls with User Controls
Part III Performing Data Access
8 Overview of Data Access
9 Using the SqlDataSource Control
10 Using List Controls
11 Using the GridView Control
12 Using the DetailsView and FormView Controls
13 Using the Repeater and DataList Controls
14 Using the ListView and DataPager Controls
Part IV Building Components
15 Building Components
16 Using the ObjectDataSource Control
17 Building Data Access Components with ADO.NET
18 Data Access with LINQ to SQL
Part V Site Navigation
19 Using the Navigation Controls
20 Using Site Maps
21 Advanced Navigation
Part VI Security
22 Using the Login Controls
23 Using ASP.NET Membership
Part VII Building ASP.NET Applications
24 Maintaining Application State
25 Caching Application Pages and Data
26 Localizing Applications for Multiple Languages
27 Working with the HTTP Runtime
28 Configuring Applications
Part VIII Custom Control Building
29 Building Custom Controls
30 Building Templated Databound Controls
Part IX ASP.NET AJAX
31 Using Server-Side ASP.NET AJAX
32 Using the ASP.NET AJAX Control Toolkit
33 Using Client-Side ASP.NET AJAX
Part X Sample Application
34 Building a Code Sample Website
Index
Part I Building ASP.NET Pages
1 Overview of the ASP.NET Framework
2 Using the Standard Controls
3 Using the Validation Controls
4 Using the Rich Controls
Part II Designing ASP.NET Websites
5 Designing Websites with Master Pages
6 Designing Websites with Themes
7 Creating Custom Controls with User Controls
Part III Performing Data Access
8 Overview of Data Access
9 Using the SqlDataSource Control
10 Using List Controls
11 Using the GridView Control
12 Using the DetailsView and FormView Controls
13 Using the Repeater and DataList Controls
14 Using the ListView and DataPager Controls
Part IV Building Components
15 Building Components
16 Using the ObjectDataSource Control
17 Building Data Access Components with ADO.NET
18 Data Access with LINQ to SQL
Part V Site Navigation
19 Using the Navigation Controls
20 Using Site Maps
21 Advanced Navigation
Part VI Security
22 Using the Login Controls
23 Using ASP.NET Membership
Part VII Building ASP.NET Applications
24 Maintaining Application State
25 Caching Application Pages and Data
26 Localizing Applications for Multiple Languages
27 Working with the HTTP Runtime
28 Configuring Applications
Part VIII Custom Control Building
29 Building Custom Controls
30 Building Templated Databound Controls
Part IX ASP.NET AJAX
31 Using Server-Side ASP.NET AJAX
32 Using the ASP.NET AJAX Control Toolkit
33 Using Client-Side ASP.NET AJAX
Part X Sample Application
34 Building a Code Sample Website
Index