Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can .NET read XML strings?
Message
De
20/03/2007 12:21:35
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
XML
Titre:
Can .NET read XML strings?
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01206130
Message ID:
01206130
Vues:
54
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform