The following is the complete code snippet written in c# for a windows application which connects to a sql server database and it also contains code for loading the records and navigation of records. What i need is I need to implement the same using a three tier architecture. How to do it?
I do not three tier architecture. Can anybody please modify the below code according to the three tier architecture.
[code removed]
I do not three tier architecture. Can anybody please modify the below code according to the three tier architecture.
[code removed]
Comment