Home All Groups Group Topic Archive Search About

typed datasets populated by generic lists?

Author
12 Mar 2007 7:03 PM
MarkAurit
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

Author
13 Mar 2007 5:21 AM
RobinS
Check this out. I found it a while back and bookmarked it because I thought
it would interesting, but never had time to go back and check it.

http://blogs.msdn.com/vbteam/archive/2005/04/14/TableAdaptersAndObjects.aspx

Robin S.
-------------------------------------------
Show quote
"MarkAurit" <MarkAu***@discussions.microsoft.com> wrote in message
news:17F051FB-6B90-4A7E-8964-DD5ACC0C6591@microsoft.com...
> 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

AddThis Social Bookmark Button