Asp.Net 3.5 Unleashed
This book is arriving right in Time. Much faster than the last release.
It is scheduled to be on the bookstands on 28th December.
Here is the link to know more.
More info:-
- Copyright 2008
- Dimensions 7x9-1/8
- Pages: 1900
-
Edition: 1st.
- ISBN-10: 0-672-33011-3
- ISBN-13: 978-0-672-33011-7
Here is the list of Contents.
Table of Contents
PART I : Building ASP.NET Pages
Chapter 1 -- Overview of the ASP.NET Framework
Chapter 2 -- Using the Standard Controls
Chapter 3 -- Using the Validation Controls
Chapter 4 -- Using the Rich Controls
PART II: Designing ASP.NET Websites
Chapter 5 -- Designing Websites with Master Pages
Chapter 6 -- Designing Websites with Themes
Chapter 7 -- Creating Custom Controls with User Controls
PART III: Performing Data Access
Chapter 8 -- Overview of Data Access
Chapter 9 -- Using the SqlDataSource Control
Chapter 10 -- Using List Controls
Chapter 11 -- Using the GridView Control
Chapter 12 -- Using the DetailsView and FormView Controls
Chapter 13 -- Using the Repeater and DataList Controls
Chapter 14 -- Using the ListView and DataPager Controls
PART IV: Building Components
Chapter 15 -- Building Components
Chapter 16 -- Using the ObjectDataSource Control
Chapter 17 -- Building Data Access Components with ADO.NET
Chapter 18 -- Data Access with LINQ to SQL
PART V: Site Navigation
Chapter 19 -- Using the Navigation Controls
Chapter 20 -- Using Site Maps
Chapter 21 -- Advanced Navigation
PART VI: Security
Chapter 22 -- Using the Login Controls
Chapter 23 -- Using ASP.NET Membership
PART VII: Building ASP.NET Applications
Chapter 24 -- Maintaining Application State
Chapter 25 -- Caching Application Pages and Data
Chapter 26 -- Localizing Applications for Multiple Languages
Chapter 27 -- Working with the HTTP Runtime
Chapter 28 -- Configuring Applications
PART VIII: Custom Control Building
Chapter 29 -- Building Custom Controls
Chapter 30 -- Building Templated Databound Controls
PART IX: ASP.NET AJAX
Chapter 31 -- Using Server-Side ASP.NET AJAX
Chapter 32 -- Using the ASP.NET AJAX Control Toolkit
Chapter 33 -- Using Client-Side ASP.NET AJAX
PART X: Sample Application
Chapter 34 -- Building a Code Sample Website