Garry Pilkington


Application Developer
Liverpool, UK

Browse by Tags

All Tags » MVC » C# (RSS)
Setting Up MVC Using StructureMap, Moq and NUnit...Quickly
When I was first attracted to the Microsoft MVC Framework, one of my main ambitions was to develop using a more test driven approach. There are ways to include Unit testing with WebForms, but the friction was just too much to justify on the web projects...
Multiple Strongly Typed Partial Views in MVC
Creating strongly typed views with the ASP.Net MVC framework is really easy, but what if you want to have multiple types on the same view? One way to achieve this is to create partial views for each type and creating a combined view model. Then the view...
Posted: Oct 20 2009, 09:29 AM by capgpilk | with 12 comment(s)
Filed under: , , ,
More Posts