I normally do not blog bile by reposting another sites news, but this news is rather importnat in regards to TDD with Isolator. I use Rhino Mocks 80% of the time for mocking, but that last 20% is Isolator. Why 20% – this is the real tough stuff to test. SharePoint, Silverlight, Tightly Coupled Legacy…
Continue Reading »
During some recent development the team I was experiencing some friction with databases and developing. We were using Castle Active Record and we soon realized that as new people joined the team, left the team (rinse, wash, repeat), db changes occurred in the Active Record Schema etc, that the set up time to going was…
Continue Reading »
I have another DimeCast that went live this morning. This one is entitled “Exploring Expressions with Spark.”. Here’s what we cover: ”We are going to take a look at the various different ways you can use Expressions with the Spark View engine. We are going to review simply scenarios such as math based expressions and…
Continue Reading »
I was recently was helping out a collague with an ASP.NET MVC problem and I was given a link to a solution. I opened it and got this message: Which ends up giving you the following in the solution explorer. The reason I’m getting this is because I never installed the ASP.NET MVC bits, well,…
Continue Reading »
I have a new DimeCast up! The title is above. In this DimeCast I cover … how to utilize both global variables and local variables. We will also take a look at how to create and use both strongly typed viewdata and weakly typed view data. To view the episode, click here.
Continue Reading »