Strongly typed dataset and remoting

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi,
I have problem with strongly typed dataset and remoting.

I have strongly typed dataset in client and I want sent it to server via
remoting. How I can do that? I need data and diffgram statuses in server
(inserted, modified)

If is not possible, can I some how convert strongly typed dataset to plain
dataset and still have diffgram statuses?

Thanks for advices



.



Relevant Pages

  • Re: Strongly typed dataset and remoting
    ... > client and the server have the type information available. ... > your typed dataset into a shared assembly that you copy to both the ... >> I have problem with strongly typed dataset and remoting. ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: column inaccessible due to its protection level
    ... remoting service, ... Well, you could put this strongly typed dataset in a common dll, and share ... While it won't catch it on compile time, it will catch it on the first ever ...
    (microsoft.public.dotnet.framework.adonet)