Hi,
It might be simple but i dont know how to go about it. I have all my sql calls and code in the app itself and now i have been told to have all data base iterations using data access layer. Now Q's i have is
1. what all should be there in a DAL
2. how to create one
Any code snippets would be appreciated.
Thanks.
It might be simple but i dont know how to go about it. I have all my sql calls and code in the app itself and now i have been told to have all data base iterations using data access layer. Now Q's i have is
1. what all should be there in a DAL
2. how to create one
Any code snippets would be appreciated.
Thanks.