ASP.NET MVC And Dynamic Data Learn To Play Well Together

My compadre Scott Hunter, another PM on the ASP.NET team, who happens to work on the Dynamic Data feature, recently put together an example of using ASP.NET MVC and Dynamic Data Web Forms together in the same application. Look for the link to MvcDynamicData.zip on this Code Gallery page.

I’ve been working on a post detailing a couple different ways to integrate WebForms and MVC, but life has been really busy for me lately. Hopefully I’ll get that to you soon.

MysteryPersonIn the meanwhile, you can probably learn all you need to know by looking at this example.

By the way, Scott was recently featured on .NET Rocks. We need to get a better picture of him taken. That whole Smoking Man image has got to go.

Technorati Tags: ,

What others have said

Requesting Gravatar... Mike Hadlow Jun 11, 2008 1:36 AM
# re: ASP.NET MVC And Dynamic Data Learn To Play Well Together
Hi Phil,

Dynamic Data is nice but it doesn't supply a nice replace-it-bit-by-bit path to custom controllers/views that would allow you to quickly knock up a prototype but then hand-code the bits you need. I'd really like to see Rails style scaffolding in the MVC Framework similar to the solution in Monorail.

I've built a scaffolding controller based on my own Repository implementation, it doesn't supply the views yet, but at least it's saving me from coding simple repetative controllers.

mikehadlow.blogspot.com/.../...rk-scaffolding.html

Mike
Requesting Gravatar... ecards Jun 24, 2008 2:14 AM
# re: ASP.NET MVC And Dynamic Data Learn To Play Well Together
Yikes!

I have been making my way through all the 3.5sp1 technologies (loving mvc) and realized that mvc does not have inherent scaffolding support!?

Guys please, add this on this list of priorities to make scaffolding just as easy and powerful as with web forms.

I was just starting not be be jealous of those Django guys.

Oh the humanity! :)

Regards,
LTG
Requesting Gravatar... Benjamin Stenson Jan 09, 2012 4:05 PM
# re: ASP.NET MVC And Dynamic Data Learn To Play Well Together
There's nothing at the Code Gallery link. In searching for a way to add Dynamic Data to MVC, I keep getting referred back to this post. Everything I find is 3-5 years old. It'd be great to be able to add Dynamic Data functionality to an MVC 3 app to provide admin functionality for a large EF 4.1 code first data model. http://stackoverflow.com/q/8784234/850990

What do you have to say?

(will show your gravatar)
Please add 4 and 6 and type the answer here: