Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.net serializer equivalent in VFP8?
Message
De
23/05/2003 11:59:48
 
 
À
23/05/2003 10:28:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00792210
Message ID:
00792279
Vues:
18
>In vb or c#.net I can use the serializer to take an object and create an xml doc from it and the deserializer to do the reverse just like marshal/unmarshal in java. What is the equivalent in VFP?
>
>I'm also interested in autogenerating a class wrapper from a schema too. Is the .Net XSD wrapper class generator the only way to do that?

Rick Strahl's free wwXML class (you can get at www.west-wind.com) has an ObjectToXML() and XMLToObject() methods which will do this for you. Although I there there are some limitations.

BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform