Whats new in ASP'NET 2'0 - PowerPoint PPT Presentation

1 / 10
About This Presentation
Title:

Whats new in ASP'NET 2'0

Description:

User Roles, Profile, Personalization, Site Map, Session State. Other ... WCAG 1.1 (Web Content Accessibility Guidelines) XHTML 1.0/1.1 conformance. Extensible ... – PowerPoint PPT presentation

Number of Views:34
Avg rating:3.0/5.0
Slides: 11
Provided by: jerem86
Category:
Tags: asp | net | new | whats | xhtml

less

Transcript and Presenter's Notes

Title: Whats new in ASP'NET 2'0


1
(No Transcript)
2
ASP.NET 2.0
What's New and Cool?
3
Agenda
  • Master Pages
  • New Login Controls
  • Provider Model
  • Other Cool Stuff
  • Demo
  • Summary

4
Master Pages
Header
Navigation
Right Panel
Content
Footer
5
New Login Controls
6
Provider Model
  • Membership API
  • CreateUser, DeleteUser, ValidateUser
  • Plug-and-Play Providers
  • Out of the Box
  • Custom
  • Externally Configurable
  • Other Examples
  • User Roles, Profile, Personalization, Site Map,
    Session State

7
Other Cool Stuff
  • HTML Accessibility/Standards Validation
  • Browser targeted validation
  • WCAG 1.1 (Web Content Accessibility Guidelines)
  • XHTML 1.0/1.1 conformance
  • Extensible
  • Adaptive browser rendering
  • Validator Groups

8
Other Cool Stuff
  • GridView (new and improved DataGrid)
  • Paging and Sorting with no code!
  • Cross-Page Postbacks
  • Set where to post form - PostBackUrl
  • Refer to original page Page.PreviousPage
  • DefaultFocus and DefaultButton
  • Page.SetFocus
  • Page.Form.DefaultFocus
  • SetFocusOnError
  • Page.Form.DefaultButton

9
Demo
  • Build application using
  • Master Pages
  • Login Controls
  • GridView Control
  • Accessibility Validation
  • All this without writing a line of code!

10
Summary
  • Theyve been listening!
  • Increased productivity - goal to reduce written
    code by up to 70
  • ASP.NET 2.0 Launch November 7, 2005
  • Find Out More
  • http//www.asp.net
  • http//msdn.microsoft.com/asp.net/
  • Google!
Write a Comment
User Comments (0)
About PowerShow.com