Posted on: 6/19/2014 1:29:45 AM | Views : 422

Hi, I'm new to .net development and not sure about the best programming practices and design patterns.  I have to develop a new web forms application and would advice on what design to use for a really simple application that will use CRUD operations with a SQL server database.  I would like to design something that is easy to extend and easy to maintain.  Do you guys have any advice on the best pattern to use for a developer with little .net experience and a small web form application with CRUD operations?

Go to the complete details ...