Introduction To ASP.NET 2.0
Tim Golisch Compuware Inc.
Presentation Schedule
Introduction User Interface improvements Data Access improvements Security improvements Moving from 1.1 to 2.0 Getting Started
A Little Introduction
Me, me, me. Its all about me Where is ASP 2.0 now? Where is it going? When will it arrive?
User Interface
Web Parts
Sound familiar? Better than custom controls User-customizable
User Interface
Master Pages
Site Design Templates At Last! Master Page / Content Page Nestable
demo
User Interface
Themes & Skins
Improvement on CSS Themes Skins Doesn’t work in the IDE
demo
User Interface
GridView
Finally, a better data grid All those features are built-in
demo
Data Access
ObjectDataSource
ColdFusion users, rejoice Simpler
demo
Security
New Architecture
(Finally) no more “roll your own” security Information in any DB, auto-generated for you Still directory / web.config based Membership Provider, Role Provider
Security
Login Controls
The login control
The PasswordRecovery control The ChangePassword control The CreateUserWizard control
demo
Security
Web Site Administration Tool
A simpler way to administrate a single app Easier than messing with web.config files Change the settings used by the login controls
demo
Moving From 1.1 to 2.0
Not Incompatible Start off slow Plenty of Resources
Getting Started
Microsoft Virtual PC http://msdn.microsoft.com/asp.net/beta2/ http://www.asp.net/beta/
The End
Thank You