System.Web.Caching.CacheItemPriority Enumeration
Information   Base Types   Related Resources

Specifies the relative priority of items stored in the Cache .

  • Namespace: System.Web.Caching
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.0.3705
  • Assembly: System.Web.dll

  • System.Enum
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (4)Discussions (47)MembersRotorChanges
    Articles

    Page: 1
    .NET Caching
    http://www.csharpfriends.com/
    One of the new features in ASP.NET is a system for caching page and application data, so that you don’t have to perform the same expensive process every time someone views a page.
    Caching in ASP.NET
    The Code Project
    An overview of caching in ASP.NET.
    Licensing Your ASPNet Web Services
    DotNetJunkies
    While ASP.Net makes building powerful SOAP based web services quick and easy, their usefulness in a business context is limited until one can effectively license those web services. Licensing requires the ability to examine each method invocation, determine whether or not the call is being made by a valid client and then reject or allow the call based on that determination. This article will explain one way to use Visual Studio .Net to tackle this issue. Specifically, we’ll explore using a combination of cu
    Precise .NET Server Content Caching
    DotNetJunkies
    Dimitrios explains a simple way of extending the Cache API and adding even more functionality to your .NET pages.
    Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com