Hi people,

yersteday I found an out-of-box asp.net feature called ASP.NET MVC. By using
that facility it's possible to take advantage of CRUD facility. To top off
the persistence layer is not coupled to Microsoft product, I mean it's
possible to use NHibernate, Active Record, etc..

Thanks for attention!

On Wed, Apr 1, 2009 at 11:26 AM, Tanvir Faraj <[email protected]>wrote:

>
> Hi, you can use CodeSmith (http://www.codesmithtools.com/) which can
> generate code based on templates. But its not free. You can try the
> evaluation version.
>
>
> Regards.
>
>
>
> On Tue, Mar 31, 2009 at 8:22 PM, Ramon Lopes <[email protected]> wrote:
> > Hey Guys,
> >
> > I would like to know if there is some framework/component that generates
> > CRUD(Create/Retrieve/Update/Delete) operation automatically on asp.net.
> > I used to program on Netbeans that has a feature that based on database
> > tables creates either desktop application or jsf application.
> >
> > I am not sure, but I've heard something about "asp.net dynamic data",
> but it
> > seems to work on SQL Server. The project will work on PostgreSQL.
> >
> > Thanks!!!
> >
> > --
> > Ramon Pereira Lopes
> >
>



-- 
Ramon Pereira Lopes

Reply via email to