Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Hanselminutes on 9 - ASP.NET 4 and the new ObjectCache with Stefan
Oct 22, 2009 at 7:10 PM"This newly factored namespace lets you use caching features outside of System.Web, as well as derive new kinds of caches."
Nice, although you could already use the System.Web cache outside of web applications (e.g. Console, WinForms, WPF), which many devs don't realize.