Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Examples of VFP 8.0 interop with .net
Message
From
18/08/2003 00:55:41
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00820765
Message ID:
00820932
Views:
23
>I looked at the files you suggested to download. But it seems to me (please, correct me if I am wrong) that are not at all similar to the examples you presented in your talk. You showed (if my memory services me right) examples of using VFP 8 XMLAdapter and VFP 8 COM component interoperability with .NET. I can't see anything in the downloaded files on VFP 8 XMLAdapter and COM components.

That part of the sample is not avaiable online. But you can read about the same details in the article at http://www.code-magazine.com/focus/Article.aspx?quickid=0301092, and I think you probably already have this issue of CoDe magazine since copies were given out at the meeting. You also might want to examine the two solution samples included in VFP 8.0 listed below, which you can access from the Solution Samples in the TaskPane:

Creating a Cursor from an XML Dataset
This sample shows how to create a cursor from an XML dataset using the CursorAdapter and XMLAdapter classes and how to bind that data to form controls.

Loading and Generating XML Using XMLAdapter Class
The XMLAdapter is a class that has the ability to generate XML from multiple cursors. It can also recreate multiple cursors from XML, such as ADO.NET datasets. This sample demonstrates some of the many uses of this class.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform