I’ve moved my blog engine once again. I started with DasBlog, then went to BlogEngine.NET and now I’m finally on WordPress. Why WordPress? You’re a .NET guy … Plain and simple. What I had, didn't …
MVC vs. WebForms. Stop It.
Since Microsoft joined the MVC foray with ASP.NET MVC (other options existed previously, such as Monorail) I've personally witnessed (and been part of ) a lot of MVC vs. WebForms discussions. Usually …
GiveCamp 2010 A Success
This last weekend I hosted and participated in the first Twin Cities GiveCamp. We created a solution for the Animal Humane Society which they were very happy with. I'm happy to say that the event was …
Shortcut: Including a Namespace
**UPDATE**: I've been fat-fingering everything lately. I messed up and typed the comma, when I meant a period. I have updated the post to reflect the proper fix. Right now I have ReSharper …
FIX: Failed to Generate a User Instance …
I generate my databases on the fly while using Active Record. Every time I start a new project and fire up the app to auto-gen the SQL Express DB I get this error: Failed to generate a user …
Continue Reading about FIX: Failed to Generate a User Instance … →
New DimeCast Is Up: Spark Partials Part 1
A new DimeCast is up Working with Partials in Spark: Part 1. In this episode we are going to take a look at how to use Partials within the Spark View Engine. We will be taking a first look at …
Continue Reading about New DimeCast Is Up: Spark Partials Part 1 →