1 / 14

Introduction To ASP.NET 2.0

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?

Mia_John
Download Presentation

Introduction To ASP.NET 2.0

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction To ASP.NET 2.0 Tim Golisch Compuware Inc.

  2. Presentation Schedule • Introduction • User Interface improvements • Data Access improvements • Security improvements • Moving from 1.1 to 2.0 • Getting Started

  3. A Little Introduction • Me, me, me. Its all about me • Where is ASP 2.0 now? • Where is it going? • When will it arrive?

  4. User InterfaceWeb Parts • Sound familiar? • Better than custom controls • User-customizable

  5. User InterfaceMaster Pages • Site Design Templates At Last! • Master Page / Content Page • Nestable demo

  6. User InterfaceThemes & Skins • Improvement on CSS • Themes • Skins • Doesn’t work in the IDE demo

  7. User InterfaceGridView • Finally, a better data grid • All those features are built-in demo

  8. Data AccessObjectDataSource • ColdFusion users, rejoice • Simpler demo

  9. SecurityNew 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

  10. SecurityLogin Controls • The login control <asp:Login id=foo … /> • The PasswordRecovery control • The ChangePassword control • The CreateUserWizard control demo

  11. SecurityWeb 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

  12. Moving From 1.1 to 2.0 • Not Incompatible • Start off slow • Plenty of Resources

  13. Getting Started • Microsoft Virtual PC • http://msdn.microsoft.com/asp.net/beta2/ • http://www.asp.net/beta/

  14. The End Thank You

More Related