I am still a beginner to MVC and I was trying to understand why developers seem to prefer Razor engine over WebForms engine in ASP.Net.
My question: Is it because Webforms engine is slower than Razor engine?
Personally, Webforms engine comes more easily to me because I have been coding in Webforms for the last 12 years.