User-330204900 posted
Basically MVC and WebForms are two different parts of Asp.Net and going forward i.e. asp.net 5 web forms is not included MVC is not Dynamic Data which is a Web Forms component so although web Forms is supported and will have some things done with it it wont
be in Asp.Net 5 at all.
MVC is the new way forward unless someone else comes up with a new Web Forms :)
scaffolding is not DD it's just a way of getting CRUD pages up and running quickly.