Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / XML / July 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Reading and Saving XML08 Jul 2003 21:17 GMT4
I have a webform which calls a class that loads an XML from a URL then saves
it to a file. I ran the webform from Visual Studio. It ran correctly and
creates the XML file, however when I try to open the XML file using notepad
i get the following error
Problem selecting a node with XPATH if attribute value contains backslashes - how to force XPATH string to be treated as literal?08 Jul 2003 20:25 GMT1
VB6, MSXML 3.2 installed:
Q1.
I am having a problem selecting nodes with XPATH expressions when an
attribute values contain backslashes (\\) in as part of its value:
selectnodes in XML DOM document08 Jul 2003 19:50 GMT1
Hi,
I have the following xml file.
<Navigator xmlns="urn:uuid:721DCCFA-8250-4820-8C7D-
7AF0E52305FD">
cannot access file08 Jul 2003 19:34 GMT2
Hi,
I am trying to write text data to an xml file via an
XMLTextWriter object. When I try to initialize the
XmlTextReader object, I get an IOException: The process
Indented SOAP serialization08 Jul 2003 18:41 GMT1
I want to serialize an object graph in XML, so I'm using the SOAP serializer
(XML serializer doesn't support object graphs).
Is there a way to tell the SOAP Serializer to indent the XML output?
Thanks in advance,
Saving and retriving a classes public fields to SQLServer08 Jul 2003 16:38 GMT1
Anyidea how this might be done using and XML Web Service
and the XMLSerialzation class?
A pointer to an online example would be deeply appreciated.
Thankyou in advance,
xml and dataset08 Jul 2003 16:15 GMT2
I want to take a dataset and save the data as an xml document.  I know how
to do this, but I need the xml to be formatted in a certain way.  What are
my options?  I have thought about using a stylesheet to format from xml to
xml.  I can create an xsd, but that does not seem to save ...
Trouble with XmlNodeList08 Jul 2003 09:53 GMT1
Here's my code:
//xd is an XmlDocument object, xnm is an XmlNameSpaceManager
XmlNodeList xnl = xd.SelectNodes
("/bd:SubscriptionInfoSet/bd:SubscriptionInfo",xnm);
Extending XmlDocument and associated classes to provide character positions.08 Jul 2003 09:45 GMT1
OK here's is what I wish to do. I have an XML file that I want to read
into an XmlDocument. I then want to be able to interrogate the
XmlNodes to find both their start AND end character positions within
the original file.
XML File and Select08 Jul 2003 09:40 GMT2
What is the best way to find information within an xml file.  I'm using it
as a Config file for a site.  I'm playing with XMLTextReader.  Is there a
better way?
Thanks
Search n Replace Certain Attributes in XML08 Jul 2003 06:29 GMT1
Hi,
I have an XML file and am coding in VB.NET using webforms.
[CODE]
<cashier>
XML Problem!!!07 Jul 2003 19:45 GMT1
I have an XML file that contain two felids (FirstName and
LastName). What I want to do is to display the FullName
by adding the FirstName and the LastName together in the
same TextBox. How an I do this???
docbook xslt bug: System.NullReferenceException: Object reference not set to an instance of an object07 Jul 2003 18:57 GMT7
I have a docbook xml file, and am using standard docbook 1.61.3 xsl
stylesheets to do xhtml transform. Transform works fine when using
MSXML.
When I try to do the following using asp.net 1.1:
SQL table to XML Conversion for a tree control06 Jul 2003 13:41 GMT1
I have a SQL Table in the below format
Code | Item1 | Item2 | Item3
C1    01    00    00
C2    01    01    00
Error: Invalid byte was found at byte index 63. 06 Jul 2003 11:42 GMT1
Does anyone know what this means:
"Invalid byte was found at byte index 63. "
If yes, please help.
Apogee
Pages: 1 2 3 4 5 6 7 8 June, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.