ASP.Dot.NET.2.0.Revealed [Electronic resources]

Patrick A. Lorenz

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

Sitemap

Table of Contents

BackCover

ASP.NET 2.0 Revealed

Introduction

Who This Book Is For

Accessing the Technology

Questions About Whidbey

Author Contact Information

Chapter 1: ASP.NET 2.0 at a Glance

What''s New in C# 2.0?

What''s New in VB .NET?

Chapter 2: Introducing vs .NET for Web Developers

Installing vs .NET

Creating and Opening Web Sites

Editing Web Sites

Testing and Debugging

Code-Beside/Code Separation

Code Directory

Precompilation

Deploying Web Sites

Customizing the IDE

Summary

Chapter 3: Enhanced Data Controls

Introducing the New GridView Control

Introducing the New DetailsView Control

Introducing the New TreeView Control

Working with ObjectDataSource

Summary

Chapter 4: Working with Master Pages

Creating a New Master Page

Creating a New Content Page

Using Multiple Content Regions and Default Content

Master Pages Under the Hood

Dynamically Using Master Pages

Accessing Master Page at Run Time

Nested Master Pages

Master Pages and User Controls

Summary

Chapter 5: Integrating Site Navigation

Using the TreeView Control for Navigation

Introducing Breadcrumb Navigation

Using a Rich Dynamic HTML Menu Control

Working with the SiteMap API

Summary

Chapter 6: Managing Users

Setting Up User Management

Introducing the New Security Web Controls

Creating a Role-Based Navigation System

Managing Anonymous Users

Working with the Membership Management API

Working with the Role Management API

Switching to SQL Server Providers

Creating Custom Providers

Summary

Chapter 7: Personalization

Creating a Personalized Web Site

Defining Advanced Personalization Properties

Using Personalization with Anonymous Users

Summary

Chapter 8: Creating Portals with Web Parts

Understanding Web Parts

Creating a Simple Web Parts Page

Adding Web Parts

Editing Web Parts

Custom Web Parts

Sharing Data with Connection Points

What to Expect Next?

Summary

Chapter 9: Applying Themes

Using Global Themes

Creating Themes

Using Themes with Personalization

Using Themes for Custom Controls

Summary

Chapter 10: Tracking Traffic with Site Counters

Using Site Counters

Using Page Counters

Introducing the Site Counter API

Summary

Chapter 11: The Enhanced Page Framework and Cool New Controls

Anything New for Validation Controls?

What''s New to the Page Framework?

What About Client Scripting?

Caching and SQL Server Invalidation

Summary

Chapter 12: Going Mobile

Creating Mobile Web Sites

Summary

Chapter 13: Configuration for Developers and Administrators

MMC Administration Tool

Configuration API

Summary

Chapter 14: Fun Pet Tricks

Fun Pet Trick #2: Selection Preservation on View Switch

Fun Pet Trick #3: Client-Side Script IntelliSense by Browser Type

Fun Pet Trick #4: The Code Directory (and its Cross-Language Usage)

Fun Pet Trick #5: WSDL Files and the Code Directory

Fun Pet Trick #6: Precompilation of ASP.NET Applications

Fun Pet Trick #7: Creating a Thumbnail List in About 1 Minute

Fun Pet Trick #8: Implementing a Login System in Only 3 Minutes

Fun Pet Trick #9: Profile Object

Fun Pet Trick #10: Data Binding the New BulletedList Control to an XML File

Fun Pet Trick #11: Data Binding to Generics

Index

Index_A

Index_B

Index_C

Index_D

Index_E

Index_F

Index_G

Index_H

Index_I

Index_J

Index_K

Index_L

Index_M

Index_N

Index_O

Index_P

Index_Q

Index_R

Index_S

Index_T

Index_U

Index_V

Index_W

Index_X

Index_Y

Index_Z

List of Figures

List of Listings