Results 1 to 4 of 4

Thread: [Solved] CRUD codes

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2005
    Location
    Cebu
    Posts
    607

    [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
  •  



Click Here to Expand Forum to Full Width