The Backstory: I was thinking since the NuGet .NET package management site is starting to fill up that I should start looking for gems (no pun intended) in there. You know, really useful stuff that folks might otherwise not find. I'll look for most…
I did some basic mobile view engine work for ASP.NET MVC for Mix in 2009 and then created what I thought was a better ASP.NET MVC Mobile ViewEngine in 2010 . Unfortunately, the second one (the "better" one) had a caching bug that only showed …
I LOVE great debugging tools. Anything that makes it easier for me to make a site correct and fast is glorious. I've talked about Glimpse , an excellent firebug-like debugger for ASP.NET MVC, and I've talked about ELMAH , and amazing logger and…
I always like to remind folks of the equation ASP.NET > (ASP.NET MVC + ASP.NET WebForms). The whole "base of the pyramid" of ASP.NET has lots of things you can use in you applications. Some of these useful bits are Session State, Membershi…
Hey, have you implemented the NuGet Action Plan ? Get on it, it'll take only 5 minutes: NuGet Action Plan – Upgrade to 1.3, Setup Automatic Updates, Get NuGet Package Explorer . NuGet 1.3 is out, so make sure you're set to automatically update!…
Hey, have you implemented the NuGet Action Plan ? Get on it, it'll take only 5 minutes: NuGet Action Plan – Upgrade to 1.2, Setup Automatic Updates, Get NuGet Package Explorer . NuGet 1.2 is out, so make sure you're set to automatically update!…
Have you implemented the NuGet Action Plan ? Get on it, it'll take only 5 minutes: NuGet Action Plan – Upgrade to 1.1, Setup Automatic Updates, Get NuGet Package Explorer . The Backstory: I was thinking since the NuGet .NET package management site …
I was thinking since the NuGet .NET package management site is starting to fill up that I should start looking for gems (no pun intended) in there. You know, really useful stuff that folks might otherwise not find. I'll look for mostly open source …