Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using strongly typed datasets in a remoting scenario.
Message
 
To
All
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Using strongly typed datasets in a remoting scenario.
Miscellaneous
Thread ID:
00693728
Message ID:
00693728
Views:
61
Hi,

I am trying to create a strongly typed dataset from a .vb class definition that was created using the XSD definition tool in VS.Net. I can create an instance of the dataset and try to merge it with the untyped dataset that gets returned to me from the C# business tier via remoting. However, I don't seem to be getting the primary keys and constraints in the strongly typed dataset. Do I have to set these manually, I thought that it would be included in the .vb class definition.

Any insight into this type of scenario would be appreciated. There is not a lot of information out there on this topic.

Thanks,

Rodney
Next
Reply
Map
View

Click here to load this message in the networking platform