I just want to talk for a moment about the things that are good about WebForms.
WebForms is a Component Framework
First of all, we have to acknowledge that WebForms is a component framework. Many people who are critical about ASP.NET WebForms are actually criticizing the whole component approach to web development. Others criticize component frameworks because [...]
Actually, it’s not a debate — it’s incredibly one-sided, which is the reason that I’m going to write a few blog posts to say:
Webforms doesn’t totally suck.
We recently chose it over ASP.NET MVC for a reason.
Part of the reason is that I and my team have had PLENTY of experience with MVC in Java and [...]