Today I was able to read Pro ASP.NET MVC 3 Framework earlier than I have the last few nights. I finished off Chapter 5 which was a quick lesson on the Razor view engine.
Then I started on Chapter 6 which explains some of the author’s “essential tools” for MVC development. The tools explained were dependency injection container (Ninject), unit test framework (Visual Studio 2010′s built in tools) and mocking tools (Moq).
After reading the chapter, I find myself wondering what the distinction between the three are and why its important to use them. I saw what each of the tools did and I can see their value to some degree, but I’m one of those guys that needs to know why something is important before it is important to my own workflow.
Further reading for myself:









Recent Comments