1 / 13

ASP.Net 2.0 By Sam Nasr April 27, 2006

ASP.Net 2.0 By Sam Nasr April 27, 2006. www.ClevelandDotNet.info. New Features. Controls Page Framework Services Data Access Security Profiles Site Navigation Configuration. Controls. Data Controls Login Controls Web Parts Menus Tree views. Page Framework. Master Pages

sandra_john
Télécharger la présentation

ASP.Net 2.0 By Sam Nasr April 27, 2006

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. ASP.Net 2.0 By Sam Nasr April 27, 2006 www.ClevelandDotNet.info

  2. New Features • Controls • Page Framework • Services • Data Access • Security • Profiles • Site Navigation • Configuration

  3. Controls • Data Controls • Login Controls • Web Parts • Menus • Tree views

  4. Page Framework • Master Pages • Themes and skins • Mobility and localization • Compilation

  5. Services • Membership • Role Management • Profiles • Configuration • Site Maps • Health Monitoring

  6. Data Access • Data Source Controls • Data Controls (Read & Write) • GridView • DetailsView

  7. Security • Membership • Login Controls • Role Management

  8. Profiles • Strongly types (unlike session state) • On demand lookup • Long lived • Supports authenticated and anonymous users • Provider based for flexible storage • accessed through dynamically compiled HttpProfileBase derivatives (HttpProfile)

  9. Site Navigation • Site Maps • Bread Crumbs

  10. Creating a Web Site • Separate menu options for creating web sites. • File System (Cassini) • HTTP • FTP • Option for “Personal Web Site Starter Kit”

  11. Configuration • Administration Tools • ASP.Net MMC snap-in • Web Admin tool (WebAdmin.axd) • Configuration API: read/write config settings, simplified custom config

  12. Configuration • Instrumentation: performance counters • Includes Namespaces • ConnectionString encryption (<protectedData>) • Includes Regions • Intellisense

  13. More Info… • Visual Studio 2005 Team System Developer Center: http://msdn.microsoft.com/teamsystem • Visual Studio 2005 Team System Community Forums: http://forums.microsoft.com/msdn/default.aspx?ForumGroupID=5

More Related