Recent Posts
From ASP.NET MVC to Nancy - Part 3
In this third part we take a look at dependency injection in Nancy using the built-in IoC container TinyIoC.
From ASP.NET MVC to Nancy - Part 2
This second part digs into the use of IntelliSense combined with Nancy by doing simple modelbinding on GET/POST actions.
From ASP.NET MVC to Nancy - Part 1
This post is the first in a series of post on getting started with Nancy (NancyFX) as an experienced ASP.NET MVC developer.
C# Generating new priority/index order
I just came by one of those scenarios where you need to generate new priority indexes because the user wants to reorganize some list.