Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - RoR-like dynamism in .NET?

Reply
 
Old 06-15-2009   #1 (permalink)
Yash Ganthe


 
 

RoR-like dynamism in .NET?

Hi,

Ruby on Rails provides a concept called ActiveRecord which generates a
class based on the schema of a table in the database. It further
provides a feature called Scaffolding which generates web forms for
CRUD operations of the entity.

We would like to have basic web forms created based on the fields in
the tables. If the fields change, the form should change so that the
next time someone accesses it, the new fields are seen.
Is there any similar framework for .NET?

Thanks,
Yash

My System SpecsSystem Spec
Old 06-15-2009   #2 (permalink)
Joern Schou-Rode


 
 

Re: RoR-like dynamism in .NET?

On Mon, 15 Jun 2009 14:43:56 +0200, Yash Ganthe <yashgt@xxxxxx> wrote:
Quote:

> We would like to have basic web forms created based on the fields in
> the tables. If the fields change, the form should change so that the
> next time someone accesses it, the new fields are seen.
> Is there any similar framework for .NET?
ASP.NET Dynamic Data (almost) does what you ask for:
http://www.asp.net/dynamicdata/

--
Joern Schou-Rode
http://malamute.dk/
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
RoR-like dynamism in Silverlight? .NET General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46