“Velocity” a caching framework introduced by Microsoft for distributed caching in ASP.NET. When you use “Velocity,” you can retrieve data by using keys or other identifiers, named “tags.” “Velocity” supports optimistic and pessimistic concurrency models, high availability, and a variety of cache configurations. “Velocity” includes an ASP.NET session provider object that enables you to [...]
Archive for December, 2008
Distributed Caching Framework "Velocity" from MS
Posted in DotNet 2.0, DotNet 3.0, Techincal on December 24, 2008 | 2 Comments »
-
Recent Posts
c
Archives
Pages
-
Top Posts
- Call parent window's javascript function from child window OR passing data from child window to parent window in javascript
- Add items in Drop Down List or List Box using Javascript
- Storing and Retrieving doc/pdf/xls files in SQL Server
- GROUP BY, CUBE, ROLLUP and SQL SERVER 2005
- How To Create System Restore Point on Windows Server 2003
- Storing and Retrieving Image in SQL Server
- Remove/Delete element from page using JavaScript working in FireFox,IE,Opera
- How to change App.config file run time using C#
- How to use transaction in LINQ using C#
- Difference between user defined function and stored procedure
Category Cloud
-
Blog Stats
- 801,481 hits
-
Recent Comments
CyberChrist on Value does not fall within the… Chippo on Could not load file or assembl… Strikingknife on An error occurred creating the… James on Set Full Image Path in FCK… kosal on How to change App.config file … Twitter
- New blog post: http://tinyurl.com/rcd6x3 - How to detect page is loaded 3 months ago
Analytics
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); try { var pageTracker = _gat._getTracker("UA-10697253-2"); pageTracker._trackPageview(); } catch(err) {}