First Look At Asp Net v2.0 [Electronic resources]

Alex Homer

نسخه متنی -صفحه : 90/ 2
نمايش فراداده

Sitemap

Main Page

Table of content

Copyright

Microsoft .NET Development Series

Titles in the Series

Figures

Tables

Foreword

Chapter 1. An Introduction to ASP.NET 2.0

What''''s Wrong with ASP.NET 1.x?

New Features

Compilation and Deployment

Development Tools

SUMMARY

Chapter 2. Tools and Architecture

Visual Studio .NET ''''Whidbey''''

Code Separation

Dynamic Compilation

Pre-compilation of Applications

SUMMARY

Chapter 3. Data Source Controls and Data Binding

Code-Free Data Binding

Data Source Controls

SUMMARY

Chapter 4. The GridView and DetailsView Controls

The GridView Control

The DetailsView Control

The New and Simplified Data Binding Syntax

Building Data-Bound Pages with Visual Studio .NET ''''Whidbey''''

SUMMARY

Chapter 5. Master Pages and Navigation

Master Pages in Detail

Navigation

SUMMARY

Chapter 6. Security

Membership

Security Server Controls

Role Manager

Cookieless Forms Authentication

Web Administration Tool

SUMMARY

Chapter 7. Personalization and Themes

Storing and Retrieving User Personalization Data

Anonymous Identification

Anonymous Personalization

The Provider Design Pattern

Writing a Personalization Provider

Themes

SUMMARY

Chapter 8. Web Parts and the Portal Framework

The ASP.NET 2.0 Portal Framework

A Simple Web Parts Example Page

Working with Web Parts in Code

Web Parts and Visual Studio

SUMMARY

Chapter 9. Pages, Posting, and Validation

Cross-Page Posting

Validation

Wizards

URL Mapping

Client-Side Script Features

Changes to Page Directives

The Page and Control Life Cycle

SUMMARY

Chapter 10. Mobile Device Support

Programming for Different Types of Devices

The Unified Control and Adapter Architecture

Controls and Attributes Specific to Mobile Devices

Mobile Browser Emulators

SUMMARY

Chapter 11. CACHING

Enabling Database Cache Invalidation

Invalidating the ASP.NET Cache

The SqlCacheDependency Class

The CacheDependency Class

SUMMARY

Chapter 12. Control Enhancements

Summary of the New Controls in ASP.NET 2.0

The New Form- and Page-Based Controls in ASP.NET 2.0

Changes to the Existing ASP.NET Controls

Site and Page Counters

Web Resources

SUMMARY

Chapter 13. Configuration and Administration

Application Configuration Files

State Management

The Management API

IIS Integration

SUMMARY