Dataset or xml in remoting.



Hi all,

I am having one question related to data transfer in remoting.

I have two options to use in myapplication pass data either as xml or
as dataset.

Which one is better way to transfer? i read many post on net sayung
that dataset trasfer creates performance issue in remoting. can
anyone elaborate more on this point.

if i use xml for transfer will it be performance improvement over
dataset?.

thanks in advance.
.



Relevant Pages

  • Re: How to access custom business entity: Remoting or Web Service?
    ... than those based on remoting, especially if you go heavily into remoting ... As for serializing to XML or binary - you have to do more work to enforce ... Personally I think the client ... Our business entity/data is represented by a custom object. ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: Windows Service
    ... I really think remoting has lots of disadvantages. ... things, but if the 2 applications replace small amounts of data, textual xml ... and Web services enhancements doe's a great work with messaging technuiqes. ... > Indigo is not out of development yet so it's not an option for the vast ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: Write XML file on remote machine
    ... using to write the XML file.(.ASP, Windows App, Remoting, Web Service, etc.)? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How to parse xml in JS
    ... XML data transfer - but ... Virtually any server side language is able to make remote requests ... With client-side cross-domain handling we have: ...
    (comp.lang.javascript)
  • Re: Disadvantages/Cons of web services?
    ... clients. ... >into XML, which is not always true with remoting. ... >> have socket, ...
    (microsoft.public.dotnet.framework.webservices)

Loading