|
-
May 24th, 2006, 07:48 PM
#1
Thread Starter
Fanatic Member
[Solved] CRUD codes
Where do you often put the .Create() .Read() .Update() .Delete() operations of your class? Say, I have Section class and I need it to save it to the database. I got no worries in saving it coz I use NHibernate (just basics though). But I'm kinda worried on where to put the .Create() .Read() ... methods. Any help is greatly appreciated.
Last edited by nebulom; Jun 2nd, 2006 at 04:26 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|