Hi
I have one application which contains Business Layer and Data Layer. I am trying to use “Data Access Application Block” in Data layer. I am passing one parameter to one stored procedure and retrieving data based on that parameter. That data will stored in DataReader/IDataReader object. Now I want to use this Data Reader object (which contains result from Stored Procedure) in to business Layer and have to implement List Object. I am working on .NET and database is SQL Server 2005.
Can anyone please guide me that from where to start and how to do this task. I am new in this field so it is challengeable for me to do this task. Please get me back ASAP……
Let me know if you need any further information
Thank you ..Pari
Business Layer/Data Layer
Moderator: General Moderators