using collections to fill the results from database and passing it on to the data layer
Hi,
I would like to know ( any URL or code snippet) as to how to use collections to fill the results from database and passing it on to the data layer. I would be really intrested in ASP.net /c# code.
Also if someone can tell me, how do we manage(access,modify) these collections( once filled from database) in a stateless web environment.

