Sapna
What are the steps to follow to cache parts of web form?
By Sapna in ASP.NET on Jul 23 2011
  • mithun v
    Aug, 2011 6

    Identify the object of the page to be cached and created them in web user control., you must determine the caching policies for the user controls. You can set these policies declaratively, using the @ OutputCache directive, or programmatically, using the PartialCachingAttribute class when creating your user control in a code-behind class.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS