Hi all
I'm quite a proficient ASP.Net Web Forms developer, but I would like to get some exposure to MVC to see what it's like and if there are benefits to using it.
Is it worth using MVC for a hobby project, my main concerns are:
- It may hinder development times of the website
- I may not appreciate any rewards for using MVC (i.e. testability)
Are my concerns reasonable?
Thanks