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 [...]
Tag Archives: asp.net
MVC Mini Profiler
14-Nov-11I uploaded the slides from my “Intro to SignalR” presentation at Desert Code Camp 2011.2 which was held this past weekend (11/05/2011) at Chandler-Gilbert Community College. I did add some additional bullet points and text content to the slide deck since I’m not a big fan of standing in front of a bunch of that [...]
NuGet.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 [...]
ASP.NET MVC Controller Navigator
06-Oct-10I have watched a number of developers new to ASP.NET MVC start a new project and have trouble with concepts like routing. The concepts of routing and controllers can be tough to grasp after years of development where you are thinking about a file on disk and you just entered the URL for that file. [...]
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 [...]









