WiredWorx || Web design || SEO || Bournemouth

Web design, website development and search engine optimisation (SEO) in Bournemouth, Dorset, UK.

Ultimate ASP.NET MVC resource


This is more for our benefit than anyone else's but this hopefully should end up being a great resource for ASP.NET MVC reference material...

Development

UI
MVCContrib (HTML Helpers, Grid etc)
Creating a grid using MVCContrib and JQuery datatables

Coding
Creating Dynamic Linq queries and Scott Gu's blog post
Exporting to an excel file from ASP.NET MVC

Testing

How to create a mock session in ASP.NET MVC
Mocking HttpContext (sessions etc) in ASP.NET MVC unit tests