I got that from some conversation by the developers on the micrososft site.
The main issue I have run into is typed dataTables are not serializable.
Most people (including my self) use GetChanges and send the Dataset but this
sends an untyped dataset.

Regards ,

        Ben


-----Original Message-----
From: Moderated discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED]]On Behalf Of Franklin Gray
Sent: Wednesday, 9 October 2002 6:04 AM
To: [EMAIL PROTECTED]
Subject: Re: [ADVANCED-DOTNET] Strongly-Typed DataSets vs. Strongly-Typed
Collections


from the thread "Strongly-Typed DataSets vs. Strongly-Typed Collections"
I got the following

"Typed Datasets have a few minor issues ( eg remoting issues) , but I still
use them in my form based apps , for remoting and the middleTier I use
untyped datasets. I figure if the dataset changes so will the form so the
maintance cost here is not too bad." by        Ben Kloosterman



My question is, what type of minor issues are there with remoting a
strongly-typed dataset?

You can read messages from the Advanced DOTNET archive, unsubscribe from
Advanced DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to