Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.net serializer equivalent in VFP8?
Message
From
23/05/2003 11:59:48
 
 
To
23/05/2003 10:28:04
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00792210
Message ID:
00792279
Views:
17
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform