This shows the projects with the solution. You can see all the elements required, DAL Interface, the DAL, BLL, Concrete Classes and finally the Thick Client (WinForms app).
Focussing on the DAL, here are the DAL classes (one for each table in the DB)
And finally, the concrete classes (one for each entity)
No comments:
Post a Comment