Codinginstinct - codinginstinct.com - Coding Instinct

Latest News:

Powershell and psake background file watcher 21 Mar 2013 | 12:23 pm

Your starting a new web project and you want to use sass/less for css and require.js for javascript dependency management. Maybe you want to use jslint/jshint to verify your javascript syntax and cssl...

Metrics and Graphite 20 Mar 2013 | 08:01 pm

I have been spending a lot of time thinking about and playing with Metrics. It started as an innovation project at my current customer but I have had a hard time not to think and work on it on my spar...

ASP.NET MVC Folder structure 19 Mar 2013 | 12:33 pm

I have been working a lot with node.js lately and some Nancy (low weight .net web framework). I love how explicit they are in the HTTP interface you define and how they allow you to structure your app...

Testing item values in lists 22 Dec 2011 | 11:34 pm

It is not uncommon when when writing tests that you want check that the correct items with correct data exists in a list. You can do this in many ways, most of which I have found to be problematic at ...

Queries & Aggregates & DDD 15 Apr 2011 | 01:45 am

What i like about command query segregation is that it allows you to clearly distinguish between operations that modify states (via persisting aggregates) and queries that only read. Reads require ver...

No way to remove posts from Google Reader cache 22 Mar 2011 | 11:22 pm

Interesting, there is apparently no way to remove posts from google reader cache (even when the post is deleted from site/rss feed). Google reader will never ever remove deleted posts from its cache. ...

Command / Query service in WCF 26 Nov 2010 | 06:58 am

The last year I have been working on a WPF frontend application that speaks to backend services through WCF. The WCF services were pretty standard request/response style services. For example: The pr...

Pimp My Conventions 26 Nov 2010 | 06:23 am

Yesterday I held a talk at a cornerstone event titled Pimp My Code at Hard Rock Café in Göteborg. The talk was about convention over configuration. I began by quickly describing the design philosophy ...

WPF and convention based binding 23 Jun 2010 | 05:46 pm

An another interesting aspect about Rob Eisenberg MVVM sample application is how it handles binding solely through conventions. That is no binding expressions in the XAML and no event hookups in the c...

Sequential Async using CoRoutines 22 Jun 2010 | 07:32 pm

If you work with WPF or Silverlight then you really should check out Rob Eisenberg presentation at MIX10 titled Build Your Own MVVM Framework. In that presentation he goes through a sample application...

Recently parsed news:

Recent searches: