B
Bragadiru
Hi,
I'm using in a .NET app : MyDataSet.WriteXml("myFileName.xml",
XmlWriteMode.WriteSchema);
If I'm opening the xml file in VS2005 I can see only xml, not tabular
representation of data. The same xml file opened in VS2003 has its xml and
Data tabs => everything is ok.
What is the reason ??
Thanks for any advice.
I'm using in a .NET app : MyDataSet.WriteXml("myFileName.xml",
XmlWriteMode.WriteSchema);
If I'm opening the xml file in VS2005 I can see only xml, not tabular
representation of data. The same xml file opened in VS2003 has its xml and
Data tabs => everything is ok.
What is the reason ??
Thanks for any advice.