1 / 6

Other Asp.Net Elements ASP.Net 2.0 – Visual Studio 2008

Other Asp.Net Elements ASP.Net 2.0 – Visual Studio 2008. CSE686 – Internet Programming Jim Fawcett Summer 2006. New Page Management. Master Pages √ Themes Cross-Page posting PostBackUrl control attribute ClientScript property of the Page Class Insert client-side Javascript

dickersonw
Download Presentation

Other Asp.Net Elements ASP.Net 2.0 – Visual Studio 2008

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. Other Asp.Net ElementsASP.Net 2.0 – Visual Studio 2008 CSE686 – Internet Programming Jim Fawcett Summer 2006

  2. New Page Management • Master Pages √ • Themes • Cross-Page posting • PostBackUrl control attribute • ClientScript property of the Page Class • Insert client-side Javascript • ClientCallback • Hooks into AJAX New Additions - Visual Studio 2005

  3. New Controls • New Web Controls • GridView and DataView • SiteMap Controls √ • SiteMapDataSource, Menu, TreeView, SiteMapPath • Other new Controls • FileUpload, ImageMap • Login, LoginStatus, LoginView • CreateUser Wizard, SqlExpress Membership Provider New Additions - Visual Studio 2005

  4. Data Access Controls • Data Sources • SqlDataSource, ObjectDataSource, XmlDataSource • Data Views • GridView, DetailsView, DataList New Additions - Visual Studio 2005

  5. Web Parts • WebParts controls support development of portal style pages • Requires Forms or Windows Authentication • Allows users to customize page • Parts are: • WebPartManager, WebPartZone, CatalogZone, … • You can create custom WebParts New Additions - Visual Studio 2005

  6. End of Presentation

More Related