Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Follow-up question on DataSets and XML and Web Services...
Message
De
25/09/2002 11:30:01
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Follow-up question on DataSets and XML and Web Services...
Divers
Thread ID:
00704286
Message ID:
00704286
Vues:
67
First, thanks to everyone (Jim, Bonnie, David, etc.) for helping me to understand .NET remoting.

Follow-up question...this may have been answered yesterday, but I want to make sure...

If a Winform running on the client end passes a dataset to a Web Service (which in turn passes it to the middle-tier), is the dataset XML when it gets to the Web Service, or do we have to do a serialization/deserialization along the way?

Reason I ask is because some firewalls may not allow the dataset to come through if it is binary.

So we need to find out if the dataset coming up from the winform to the web service is indeed XML. If not, I guess we'd have to write a set of functions to convert back and forth. Currently, our functions physically pass datasets as parameters, and receive datasets on return from functions.


Thanks,
Kevin
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform