DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

Stories recently tagged with 'Caching' Subscribe to this feed
5
kicks
submitted by maartenba 2 months, 5 days ago

blog.maartenballiauw.be — In this post, Maarten Balliauw explains how to add partial caching (a.k.a. substitution) to his previously created OutputCahce filter for the ASP.NET MVC framework. read more...

Add a comment add a comment | category: | Views: 15
tags: , , , | tag it

32
kicks
published 10 months, 7 days ago, submitted by ussherm ussherm 10 months, 8 days ago

longlostcousins.com — A quick overview of 4 types of caching available to you in an asp.net application: 1. Viewstate, #2. Context, Session, and Application, #3. Cache API, and #4. HTML Output Caching read more...

Add a comment add a comment | category: | Views: 8
tags: , | tag it

3
kicks
submitted by simoneb simoneb 10 months, 14 days ago

blog.madskristensen.dk — Mads Kristensen about caching in ASP.NET read more...

Add a comment add a comment | category: | Views: 1
tags: , | tag it

3
kicks
submitted by findmecool 11 months, 10 days ago

wrox.com — Performance is a key requirement for any application or piece of code that you develop. The browser helps with client-side caching of text and images, whereas the server-side caching you choose to implement is vital for creating the best possible performance. Caching is the process of storing frequently used data on the server to fulfill subsequent requests. You will discover that grabbing objects from memory is much faster than re-creating the Web pages or items contained in them from scratch each time they are read more...

Add a comment add a comment | category: | Views: 0
tags: , , | tag it

2
kicks
submitted by vikasgoyal77 1 year, 4 months ago

dotnetwithme.blogspot.com — Caching Application Block : Usage Notes read more...

Add a comment add a comment | category: | Views: 0
tags: , | tag it

12
kicks
published 1 year, 5 months ago, submitted by brb1977 1 year, 5 months ago

themicrobusinessexperiment.blogspot.com — A tutorial about implementing an interactive site with no database backend using flat files, caching and ASP.NET 2.0 read more...

Add a comment 2 comments | category: | Views: 0
tags: , , , | tag it

24
kicks
published 1 year, 5 months ago, submitted by swatermasysk 1 year, 6 months ago

scottwater.com — A list of quick tips on asp.net caching. read more...

Add a comment 3 comments | category: | Views: 1
tags: , , , | tag it

16
kicks
published 1 year, 6 months ago, submitted by cls2deg cls2deg 1 year, 6 months ago

diditwith.net — In this article, I tinker with the classic Fibonacci number sequence and how to calculate them with lightning fast, thread-safe code using closures in C# 2.0. read more...

Add a comment add a comment | category: | Views: 0
tags: , , | tag it

18
kicks
published 1 year, 6 months ago, submitted by ajdotnet 1 year, 6 months ago

ajdotnet.wordpress.com — What should be cached when and how? read more...

Add a comment add a comment | category: | Views: 5
tags: , | tag it

19
kicks
published 1 year, 7 months ago, submitted by Jemm Jemm 1 year, 7 months ago

baselinemag.com — Read the story of the MySpace and how it has grown from "only" few hundred thousands of users to over one hundred million. In the middle they switched from ColdFusion to ASP.NET. The scalability issues with web servers and databases are interesting to read. read more...

Add a comment 2 comments | category: | Views: 2
tags: , , , , | tag it

6
kicks
submitted by twyford 1 year, 9 months ago

rjb.za.net — A small gotcha regarding ASP.NET and caching. read more...

Add a comment add a comment | category: | Views: 1
tags: , , | tag it

15
kicks
published 1 year, 9 months ago, submitted by gavinjoyce gavinjoyce 1 year, 9 months ago

weblogs.asp.net — "One of the most powerful, yet too often under-used, feature areas of ASP.NET is its rich caching infrastructure. ASP.NET's caching features enable you to avoid repeating work on the server for each new request received from clients. Instead, you can generate either html content or data structures once, and then cache/store the results within ASP.NET on the server and re-use them for later web requests. This can dramatically improve performance for your applications, and lower the load on critical backend resources like databases." read more...

Add a comment 1 comment | category: | Views: 22
tags: , , , | tag it

11
kicks
published 1 year, 9 months ago, submitted by javierRomero javierRomero 1 year, 10 months ago

dotnetslackers.com — The Session and Cache objects each have their own advantages making it tricky to know which to use for a given piece of data. SessionCache is a simple class meant to bring together the best of both worlds. read more...

Add a comment add a comment | category: | Views: 1
tags: | tag it

13
kicks
published 1 year, 10 months ago, submitted by gavinjoyce gavinjoyce 1 year, 10 months ago

weblogs.asp.net — This talk covers ASP.NET UI, AJAX, Caching and Deployment Tips and Tricks, and Visual Studio 2005 tips/tricks. read more...

Add a comment add a comment | category: | Views: 0
tags: , , , , | tag it

8
kicks
published 1 year, 10 months ago, submitted by gavinjoyce gavinjoyce 1 year, 10 months ago

c-sharpcorner.com — In this article we will explore various techniques for including dynamic fragments within cached web pages. This feature is described as Post Cache Substitution and provides a personalized experience for the end user, while taking advantage of the benefits of Caching. read more...

Add a comment add a comment | category: | Views: 1
tags: | tag it

11
kicks
published 1 year, 10 months ago, submitted by madskristensen madskristensen 1 year, 10 months ago

madskristensen.dk — Everywhere server-side caching is used you can and should use client-side caching as well. Even though the server can serve cached ASP.NET pages very fast it still rely on the browser to download and render the output. When adding client-side caching you get an enormous performance benefit when the page is visited more than once by the same browser. read more...

Add a comment add a comment | category: | Views: 0
tags: , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge