Error!
Success!

By tag: cache

showing:  of
0
kicks

Silverlight Cached Assemblies and you can to!  (Unpublished)

One of the new features I mentioned in my What’s new/changed post on Silverlight 3 is the fact that any application developer can take advantage of the cached assembly functionality provided by Silverlight. Let me show you how and start with the current situation.


Kicked By:
Drop Kicked By:
0
kicks

Caching Application Block and database backing store  (Unpublished)

Caching can help to overcome some of the challenges associated with enterprise-scale distributed web applications: Performance - Caching improves application performance by storing relevant data as close as possible to the data consumer. This avoids repetitive data creation, processing and trans...


Kicked By:
Drop Kicked By:
0
kicks

How to enable - disable caching programatically and on demand  (Unpublished)

Sometimes, when you're doing something programmatically, like moving tabs around, you really don't want caching in your way in any form, since there's a great danger it'll affect the outcome. For some reason, programmatically clearing the cache may not be enough - you just don't need any caching aro...


Kicked By:
Drop Kicked By:
0
kicks

Microsoft Project Code Named “Velocity” CTP1  (Unpublished)

From Overview: "Velocity is a distributed in-memory application cache platform for developing scalable, available, and high-performance applications. It can be configured to run as a service accessed over the network or can be run embedded with the distributed application. “Velocity” includ...


Kicked By:
Drop Kicked By:
0
kicks

Internet Explorer, HTTPS/SSL and ASPX pretending to be XLS  (Unpublished)

"Internet Explorer was not able to open this Internet site. The requested site is either unavailable or cannot be found. Please try again later." This is an error you can suddenly get after moving your ASP.NET application to a secure server. This post explains why and how to solve this.


Kicked By:
Drop Kicked By:
0
kicks

10 Tips for writing high performance ASP.NET apps  (Unpublished)

This article discusses: Common ASP.NET performance myths. Useful performance tips and tricks for ASP.NET. Suggestions for working with a database from ASP.NET. Caching and background processing with ASP.NET


Kicked By:
Drop Kicked By:
0
kicks

Easier way to manage your ASP.NET Cache  (Unpublished)

Coolest way to do caching... create a CacheManager!!!


Kicked By:
Drop Kicked By:
0
kicks

SharpCacheSessionManager  (Unpublished)

The SharpCacheSessionManager is a HttpHandler that allows to display the entries stored in the Cache, Session and Application object. You can view the data stored inside the objects and you can also remove the objects from the corresponding storage.


Kicked By:
Drop Kicked By:
0
kicks

Distributed Cache Synchronization in WCF  (Unpublished)

Advice on creating a distributed cache using Windows Communication Foundation.


Kicked By:
Drop Kicked By:
0
kicks

The Secret Life Of NHibernates Caches  (Unpublished)

Ayende talks about NHibernate caches !


Kicked By:
Drop Kicked By: