Quantcast
Viewing all articles
Browse latest Browse all 22

Moran BD on 5 reasons why you should use ASP.NET MVC

MVC is better for testability. When you create the project, VS creates tests for you.
And we've done an experiment with Isolator to make these tests even shorter.(blog.typemock.com/.../...tests-don-build-tree.html ). Use any mocking framework (disclaimer I work at Typemock), but don't write all the mock stuff by hand.

Viewing all articles
Browse latest Browse all 22

Trending Articles