chakradhar reddy
What are the diff in .net3.5 and .net4.0
By chakradhar reddy in ASP.NET on May 11 2011
  • sathish
    May, 2011 14

    ASP.NET 3.5: There is no direct method to access data from client side. We can go for any of these methods

    1) Pagemethods of script manager
    2) ICallbackEventHandler interface
    3) XMLHttphanlder component

    ASP.NET 4.0: In this framework there is an inbuilt feature for this. Following are the methods to implement them.

    1) Client data controls
    2) Client templates
    3) Client data context

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS