Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can .NET read XML strings?
Message
From
20/03/2007 12:21:35
 
 
To
All
General information
Forum:
ASP.NET
Category:
XML
Title:
Can .NET read XML strings?
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01206130
Message ID:
01206130
Views:
55
Hi Guys!

New to .NET from Decades of VFP so think I may hassle the forum with "how do I do this in .NET", so sorry in advance ;-)

In VFP I have got into the habit of storing settings and mixed data in XML strings in memo fields, it avoids modi struct of a table when you want to add one small setting and enables passing of multiple settings as a single parameter.

So my string would be something like:

Hi There
123


I am trying to do something similiar in .NET and passing settings form a VFP COM DLL. but System.XML.XmlTextReader() does not like strings, only files?
is there a way to pass strings? or is there another reader I can use?


Regards


Gary Williams.
Next
Reply
Map
View

Click here to load this message in the networking platform