Whats New In Asp.Net Web Forms 4

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    Notes on slide 1

    ESTIMATED TIME: 60 minutes

    Favorites, Groups & Events

    Whats New In Asp.Net Web Forms 4 - Presentation Transcript

    1. What’s New In ASP.NET Web Forms 4 Name Ravi Pahuja Organization Espire Info Labs Email ravi.pahuja@gmail.com
    2. Objectives
      • How is client-side development made easier?
      • How can I achieve more control over my application?
      • How are the existing server controls enhanced?
    3. Client ID 1) Master Page (No ID) 2) User Control (“HeaderForm”) Control Hierarchy 3) Drop Down List (“States”)
      • Resulting Client IDs:
      • ctl00
      • ctl00_HeaderForm
      • ctl00_HeaderForm_States
    4. Client ID
      • 1. Legacy
      • 2. Inherit
      • 3. Static
      • 4. Predictable – ClientIDRowSuffix
      • - At Page level: Defines the default ClientIdMode for all controls within the current page.
      • - At Web Config level: It is also possible to set the ClientIdMode in the config section at either machine or application level.
    5. ViewState Mode If you do this… Then neither this… Nor this… Will work
    6. Client ID ViewState Mode
    7. Routing Request: Products/Bikes ASP.NET Routing Route: Product/{name} -> Product.aspx WebForms Page File Name: Product.aspx Route Values: Name = “Bikes” Response
    8. Few More Enhancements
      • GridView
        • Allows styling of header columns when sorted
        • Works without ViewState
        • Supports persisted selection
      • 3) ListView
        • No longer requires a LayoutTemplate
        • Supports persisted selection
    9. Few More Enhancements (cont.)
      • CompareValidator
        • Supports Time and DateTime
      • 2) LinqDataSource
        • Allows you to write queries using LINQ
      • 3) DataPager
        • Works with GridView, DetailsView, and FormView
    10. Summary
      • The new client ID and ViewState mode features give you better control over your application
      • Routing integration allows you to easily customize your sitemap
      • New server control enhancements make leveraging the existing control suite easier

    + Rishu MehraRishu Mehra, 4 weeks ago

    custom

    100 views, 0 favs, 0 embeds more stats

    Whats New In Asp.Net Web Forms 4

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 100
      • 100 on SlideShare
      • 0 from embeds
    • Comments 0
    • Favorites 0
    • Downloads 5
    Most viewed embeds

    more

    All embeds

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories