Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reusing Of Dataset
Message
From
04/11/2002 10:27:40
 
 
To
03/11/2002 23:14:47
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00718363
Message ID:
00718496
Views:
18
You should have a DataAccess layer that retrieves data from your backend. It returns the appropriately filled DataSet. Depending on the complexity of your application, this could be one project with several methods (for getting different data), or several projects (grouped by, say, business functionality).


~~Bonnie

>If I want to reuse a dataset in another form, does require creating the data adapters?
>if not, how to retrieve data?
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Reply
Map
View

Click here to load this message in the networking platform