Tools

Kuytu said

Kuytu  

What is your favorite way to build CRUD-functionality in Web Forms applications? Standard WebControls or something more sophisticated?

6 comments

Kuytu posted to #dotNET 08.12.2009 (fi)

6 comments

Bottom

(ex)ooaavee  

(ex)ooaavee commented on posted to #dotNET 08.12.2009 (fi)

Kuytu  

Does nHibernate also help with the UI-part? I use SubSonic, which has a Scaffold-control similar to Rails. It's pretty cool, but not if you want to do anything more complex.

Kuytu commented on posted to #dotNET 08.12.2009 (en)

(ex)ooaavee  

No, NHibernate is "only" an O/R mapper.

(ex)ooaavee commented on posted to #dotNET 08.12.2009 (fi)

Kuytu  

With great ORM-tools, it seems weird that we still have to do some much tedious work on the UI. Even in simple CRUD-forms you have to build dropdownlists for every FK-field and so on.

Kuytu commented on posted to #dotNET 09.12.2009 (en)

hommel  

Well, thank God there is still something to work on! As we all know that in the future even a monkey can code :).

hommel commented on posted to #dotNET 09.12.2009 (en)

Kuytu  

I think generic CRUD-forms are something that a monkey could code :) But it seems that lazy guys like me just have to suck it up code away.

Kuytu commented on posted to #dotNET 09.12.2009 (en)

Login or register to leave a comment

Publicity
These messages are public and can be seen by anyone.