Tuesday, February 26, 2008 5:32 AM softmind

ASP.NET MVC Framework Scaffold Generator. A Free Tool to Enjoy

 Hi,

I found this great new Free tool called  "ASP.NET MVC Framework Scaffold Generator "  and decided to share with all Asp.Net MVC die hard fans like me.

Its a Freeware tool that automatically creates CRUD ( Create, Read, Update, Delete ) pages for the new Asp.Net MVC Framework. A Right tool at the right time indeed.

Features:

  • Uses the LinqToSql data to generate source code.
  • Ruby on Rails like CRUD pages creator with a single button click.
  • Ruby on Rails like error reporting in the CRUD pages.
  • Ability to create pages for selected tables.
  • Create a common controller that links all the Selected table's List and Add action.

You can download it here.

You can also watch the screencast here.

Hoper you will enjoy this.

Namaste!

Filed under: ,

Comments

# re: ASP.NET MVC Framework Scaffold Generator. A Free Tool to Enjoy

Wednesday, February 27, 2008 1:18 AM by Matt Hidinger

Hi,

This does look interesting but, perhaps this is my ignorance speaking, isn't this the same concept as the (beta) ADO.NET Dynamic Data framework?

Dynamic data supports usercontrols to template the types of fields for auto generating the views behind the scenes, but also allows you can create/customize views that you want to add more detail to, and provide a physical view for. At least, that's what it seemed to do from the very little research I did on a little while ago.

Screencast at this URL:

www.asp.net/.../3.5-extensions