Archive for the ‘NuGetPOW’ Category

NuGet Package of Week #11 – ImageResizer enables clean, clear image resizing in ASP.NET

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…

NuGet Package of the Week #10 – New Mobile View Engines for ASP.NET MVC 3, spec-compatible with ASP.NET MVC 4

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 …

NuGet Package of the Week #9 – ASP.NET MiniProfiler from StackExchange rocks your world

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…

Introducing System.Web.Providers – ASP.NET Universal Providers for Session, Membership, Roles and User Profile on SQL Compact and SQL Azure

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…

NuGet Package of the Week #7 – ELMAH (Error Logging Modules and Handlers) with SQL Server Compact

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!…

NuGet Package of the Week #5 – Debugging ASP.NET MVC applications with Glimpse

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!…

NuGet Package of the Week #2 – MvcMailer sends mails with ASP.NET MVC Razor Views and Scaffolding

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 …

NuGet Package of the Week #1 – ASP.NET Sprite and Image Optimization

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 …