Tagged Questions
11
votes
1answer
974 views
Convention over configuration in ASP.NET MVC
I am relatively new to ASP.NET MVC, and am very impressed with the clarity of the platform so far. However, there is one aspect that I find uncomfortable.
At first, I accepted the fact that when I ...