typed datasets populated by generic lists?

G

Guest

We have an application that makes use of a strongly typed dataset. However,
some issues have come up with the database and tools. We would like to
continue using it, but would prefer to populate it from a Genric List
business object. Are these possible:

1) use a generic list of business objects to populate a strongly-typed dataset
2) change the source of an existing strongly-typed dataset from from a
database to a generic list.

This is w/.net 2
Thanks much
Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top