In VS2013 they will be adding scaffolding to WebForms which will be very similar to MVC but it will be usign WebForms controls. Also in VS2013 and One ASP.Net it will be easy to use MVC and Dyanmic Data in the same project
Please see the /Build 2013 sessions on Channel9
See my blog C# Bits | Twitter @sjnaughton Always seeking an elegant solution.
Member
1 Points
7 Posts
when can Dynamic Data support asp.net mvc,please?
Aug 03, 2013 04:11 AM|zzdfc168|LINK
when can Dynamic Data support asp.net mvc,please?
All-Star
190376 Points
27642 Posts
Moderator
Re: when can Dynamic Data support asp.net mvc,please?
Aug 03, 2013 05:25 AM|Mikesdotnetting|LINK
You can use scaffolding in MVC. http://www.asp.net/mvc/tutorials/hands-on-labs/aspnet-mvc-4-entity-framework-scaffolding-and-migrations
Member
1 Points
7 Posts
Re: when can Dynamic Data support asp.net mvc,please?
Aug 03, 2013 06:47 AM|zzdfc168|LINK
Hi Mikesdotnetting:
Scaffolding in MVC is very different to Dynamic data .
All-Star
17915 Points
5679 Posts
MVP
Re: when can Dynamic Data support asp.net mvc,please?
Aug 03, 2013 12:27 PM|sjnaughton|LINK
In VS2013 they will be adding scaffolding to WebForms which will be very similar to MVC but it will be usign WebForms controls. Also in VS2013 and One ASP.Net it will be easy to use MVC and Dyanmic Data in the same project
Please see the /Build 2013 sessions on Channel9
Always seeking an elegant solution.