I\'m just starting out in MVC world, and I\'ve used a standard MVC template that\'s built into VS 2010.I\'ve got a couple of controllers and views hooked up, and now I need to get to my database.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
While I\'ve written unit tests for most of the code I\'ve done, I only recently got my hands on a copy of TDD by example by Kent Beck. I have always regretted certain design decisions I made since the