Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Caching In WinForm Apps etc.

Caching In WinForm Apps etc.

Scheduled Pinned Locked Moved C#
csharpasp-netquestion
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Andre Trollip
    wrote on last edited by
    #1

    Hi Guys, I was wondering if there are any object to do caching with in .Net that is not web related. I don't quite get why Microsoft included caching for asp.net, in the System.Web namespace, if clearly caching is necessary in more places than just for serving web pages. Any views on this? Maybe I'm missing something?

    Phi?

    C 1 Reply Last reply
    0
    • A Andre Trollip

      Hi Guys, I was wondering if there are any object to do caching with in .Net that is not web related. I don't quite get why Microsoft included caching for asp.net, in the System.Web namespace, if clearly caching is necessary in more places than just for serving web pages. Any views on this? Maybe I'm missing something?

      Phi?

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      Try the Microsoft Enterprise Library Caching block.


      Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... * Reading: Developer Day 5 Ready to Give up - Your help will be much appreciated. My website

      A 1 Reply Last reply
      0
      • C Colin Angus Mackay

        Try the Microsoft Enterprise Library Caching block.


        Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... * Reading: Developer Day 5 Ready to Give up - Your help will be much appreciated. My website

        A Offline
        A Offline
        Andre Trollip
        wrote on last edited by
        #3

        How do I use it? Where is it? Does it come with the .Net 2.0 library? If so, what namespace? Thanks for your help.

        Phi?

        S C 2 Replies Last reply
        0
        • A Andre Trollip

          How do I use it? Where is it? Does it come with the .Net 2.0 library? If so, what namespace? Thanks for your help.

          Phi?

          S Offline
          S Offline
          Sathesh Sakthivel
          wrote on last edited by
          #4

          Enterprise library[^]

          Regards, Satips.:rose:

          1 Reply Last reply
          0
          • A Andre Trollip

            How do I use it? Where is it? Does it come with the .Net 2.0 library? If so, what namespace? Thanks for your help.

            Phi?

            C Offline
            C Offline
            Colin Angus Mackay
            wrote on last edited by
            #5

            Andr Trollip wrote:

            How do I use it?

            Read the instructions - It comes with a tutorial

            Andr Trollip wrote:

            Where is it?

            Ask Google: Microsoft Enterprise Library[^]

            Andr Trollip wrote:

            Does it come with the .Net 2.0 library?

            No.

            Andr Trollip wrote:

            what namespace?

            Microsoft.Practices.EnterpriseLibrary.*


            Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... * Reading: Developer Day 5 Ready to Give up - Your help will be much appreciated. My website

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups