Introducing the realfiction builder – MsBuild without XML

08.03.2010 - 05:05

I have previously talked about using rake for building .NET apps. While I do like ruby, I’m not a big fan of the whole idea. It takes time to set up the correct environment, problems no .NET develo...read more

Rf.Sites source code available

14.10.2009 - 09:07

It is my aim to have this site running on .NET code by the time I can leave my current hosting contract (end of February 2010). After some time I decided to have my own small platform to suppor...read more

ASP.NET MVC: class / action, not method / action

28.09.2009 - 08:13

While pushing along my little home-brew CMS, Rf.Sites, which uses ASP.NET MVC for the HTTP Cruft that comes with Web development, there was something that was disturbing me. The train of thought was ...read more

How can I get rid of this goto?

24.09.2009 - 10:01

Help! It's late and I don't see a good way to get rid of this goto construct: private void advanceTheTimeCursor( Func nextTime, Action uponSuccessfulAdvancement) { loop: var t...read more

Repository or DAO?: Repository

21.09.2009 - 08:20

Fine, fine, the title is a blatant copy from Fabio Maulo 's equally titled blog post . Then again, this was the direct inspiration for understanding how the data access should look like in the m...read more
0 1 2 3 4 5 6 7 8 9 10