Richard Fennell

Mirror of 'But it works on my PC!'

Browse by Tags

All Tags » Technical Tips » Testing (RSS)
Testing access attributes on the Microsoft MVC framework
The MVC framework provides an excellent way to create a testable web site. In fact when you create a new MVC project you are given the option to create an associated test project that contains MSTEST unit tests for all the sample methods in the MVC Controller...
Licensing exception with Ivonna the Typemock add-in (and any other add-ins I suspect)
Like a good developer I have been trying to run Visual Studio with least privilege; with Windows 7 this seems to work well. My main account is not an administrator, but Windows prompts me for elevated rights when needed. I have been developing happily...