Monthly Archives: January 2010

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 turned off on my client’s machine because it bogs down the machine. There’s a lot of encryption going on to the hard…

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 instance of SQL Server due to failure in retrieving the user’s local application data path. Please make…

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 partials and learn how we can setup our application to use partials as well as…