cutting the C SHARPA weblog on .NET development in C# by Stijn GuillemynInstalled WinXP SP2- September 26, 2004http://users.pandora.be/dotNETconsultant/2004/09/installed-winxp-sp2.html Caching in the .NET framework (CAB)- September 2, 2004 Today I've been looking at the problem of (client-side) caching together with my collegue Fred. Caching actually is a really difficult problem, because there is no 'one size fits all'-scenario that you can just take and plug in to your solution. Microsoft provides it's Caching Application Block (CAB), which you can download here. This could bring us a big step closer to the solution we need. A few minor adjustments and tweaks will be needed, but we can base our caching solution on this...http://users.pandora.be/dotNETconsultant/2004/09/caching-in-net-framework-cab.html Adding databinding to custom components- September 2, 2004http://users.pandora.be/dotNETconsultant/2004/09/adding-databinding-to-custom.html |