Page 1 of 1

Business Layer/Data Layer

Posted: Fri May 18, 2007 9:52 am
by Pari.Naik
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

Posted: Fri May 18, 2007 12:40 pm
by feyd
I don't see how this is "Coding Critique" so moved to Misc.