I’ve started to use the very helpful Mini-Profiler in my apps and love the base functionality provided and optional approach to profiling specific portions of your application. It’s worth mentioning that Mini-Profiler is open source and used in production by the folks at StackOverflow, so feel confident that it is a solid assembly with plenty [...]
Category Archives: asp.net
MVC Mini Profiler
14-Nov-11NuGet.Server sample project
12-Oct-11A couple days ago I mentioned how simple getting an internal Nuget repository via NuGet.Server was. Apparently, it didn’t go as smooth for others as it did for me based on some replies and DMs. So, I setup a new sample project and pushed it to github for anyone to try. I have succesfully tested [...]
Presenting at the PCSUG on April 6th
24-Mar-11On Wednesday, April 6th I will be presenting at the Phoenix Connected Systems User Group on utilizing ASP.NET MVC as an “alternative” to various web service options in the .NET stack (WCF, ASMX, etc). The group meets at Interface Technical Training near the corner of Thomas and Central in downtown Phoenix. More info can be [...]
ELMAH = awesome
02-Dec-09So, I'm a bit late to the game on this. But ELMAH (Error Logging Modules and Handlers) is awesome. Basically just drop the dll in your bin folder on your project and adjust your web.config. It handles your error handling and logging automatically. Very slick. I got it in place today on a couple apps [...]
I’m trying to find more reasons to switch a lot of my js/ajax ui over to jQuery recently. This is due to my excursions into Rails and Sinatra outside of work, and also because I feel like some of the MS Ajax Toolkit extenders seem to be bloated at times. I also figure that since [...]









