Menu

#7 Create forum DAL

open
Forum (4)
9
2011-03-27
2011-03-27
No

DAL (Data Access Layer) should be created for the "Forum" database.

Should contain classes & structures to use stored procedures. Logic for control data correctness ("null" values and so on) should NOT be added to DAL. These functions will be implemented in the wrappers level.

Discussion

  • George Malyukov

    George Malyukov - 2011-03-27

    Implemented User, Topic, Section and Category managers.

     
  • George Malyukov

    George Malyukov - 2011-03-27

    Implemented AccessMask manager. Created structures for represent AccessMask and User tables information. Implemented methods to convert DataRow instance to AccessMask/User information structures.

     

Log in to post a comment.

MongoDB Logo MongoDB