Coding Grounds
Compilation of different programming projects I amuse myself with.
Saturday, 17 September 2011
Simple access of embedded resources in DLLs in MVC views
›
I was working with embedded views in a DLL in a MVC Razor 3 project today and I had to be able to refer to embedded Javascript .js files, im...
5 comments:
Monday, 12 September 2011
Testing out the WatiN unit testing
›
WatiN, or "Web application testing in .Net", is based on a similar package for Ruby on Rails called WatiR. This is a browser autom...
2 comments:
Wednesday, 7 September 2011
Adventures with the MvcContrib TestHelper
›
Unit testing a MVC Controller When unit testing a MVC controller, stop reinventing the wheel and take a look at the MvcContrib TestHelper. A...
6 comments:
‹
›
Home
View web version