Speaking in South Bend, IN
I'll be speaking at the [Michiana Area.NET Users Group (MADNUG)
MANY articles on a wide array of topics. You’ll find a lot of my newer content is going to my YouTube channel first, but I do still blog occasionally.
I'll be speaking at the [Michiana Area.NET Users Group (MADNUG)
I'm interested in a feature of the ASP.NET Cache engine that isn't
I'll be speaking in Redmond on April 5th at the.NET Developers
Eric Sink of SourceGear talks about why they've opted to drop their
I'm going to be doing most of my blogging over at
Today was my first day back home from my trip to Vermont and
I was just referred to this by Darren Neimke. It's a great top
One new feature Whidbey supports is custom CacheDependencies. Simply inherit from CacheDependency and NotifyDependencyChanged() whenever you want the cache to be invalidated — very simple.
The Web Project wizard in Visual Studio.NET is convenient for creating quick ASP.NET applications on your local machine, but in an effort to simplify your life, it also makes many decisions for you that are difficult to …