Results 1 to 3 of 3

Thread: page cache in ASP.NET

  1. #1
    Join Date
    Feb 2010
    Posts
    46
    Rep Power
    0

    Default page cache in ASP.NET

    I want method to develop performance from caching to develop, for any web developer utilize cache.Asp.net Caching mechanism in strong, with good caching mechanism permits to develop performance of web applications, so please tell me about page cache in ASP.NET.

  2. #2
    ricky.black is offline Junior Member
    Join Date
    Feb 2010
    Posts
    24
    Rep Power
    0

    Default

    Cache Profile in ASP.NET is utilized to describe cache settings associated with the page name. It is elective attribute, default value is null character (""). Specify this attribute in page, attribute value arranged with Web.config file <outputCacheSettings> in outputCacheProfiles element match name any one obtainable items. If name doesn’t match arrangement file entry, an exception is thrown.

  3. #3
    steven.cole is offline Member
    Join Date
    Feb 2010
    Posts
    58
    Rep Power
    3

    Default

    Utilize Duration method, page or user control utilized to set cache time by units of seconds. By setting property to HTTP response from object organization of end policy, and mechanically cache page or user control output.

Similar Threads

  1. Set a several page Word document in single page
    By LewisClark in forum Everything Else
    Replies: 1
    Last Post: 05-17-2010, 01:56 PM
  2. Switching new tab page in Google task Page
    By CollinsBrown in forum General Internet Terms
    Replies: 3
    Last Post: 02-12-2010, 03:24 PM
  3. Replies: 1
    Last Post: 11-18-2009, 06:29 AM
  4. Page number start page two on page two
    By elzer25 in forum Linux/Free BSD
    Replies: 1
    Last Post: 11-09-2009, 11:12 AM
  5. Cache
    By techno23 in forum Hard Disk
    Replies: 0
    Last Post: 03-21-2008, 08:52 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48