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 / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XMLTextReader - root element is missing22 Nov 2004 22:28 GMT4
I'm sending xml to a web service by building a string dynamically.
When my web service tries to validate the xml with a schema, I'm
getting the error "the root element is missing".  If I use an xml file
saved to disk, I don't get an error.
Reading XML files on WebServer22 Nov 2004 22:23 GMT2
I am wanting to read an XML file sitting on a server and
am wondering if I will run into problems with firewalls
and/or proxy servers using the following simple bit of
code:
Cannot Read CDATA (using WINDOWS-1252 encoding)22 Nov 2004 22:21 GMT4
I have an XML document fed to me from a third party app:
<?xml version="1.0" encoding="WINDOWS-1252" ?>
<GatewayPlan xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
XmlTextReader with Stream22 Nov 2004 22:14 GMT1
All,
I have been following this thread for some time now.  Recently I found that
in 2 seperate posts, the MSFT employees responded as there was a QFE to fix
this problem.  All you need to do is contact PSS.
Consume a dataset in unmanaged C++ client (MFC)22 Nov 2004 21:33 GMT4
I'm trying to use a dataset returned from a web service in an unmanaged C++
(MFC) client.  The dataset is returned as a BSTR, and I'm having trouble
reading the BSTR into an XML document for processing.  The data looks correct
in the BSTR.  Can anyone help point me in the right ...
XML schema22 Nov 2004 18:20 GMT2
I have a dtd file . I want that file transformed into schema .I found
program dtd2xsd.pl but it only prints on standard output.
Has anyone worked with that program and how to set some parameters so it can
print into some file?
Omit BOM in XMLDocument.save22 Nov 2004 16:55 GMT6
How do I get the following code to not put the Unicode BOM in the file.  If
the attribute ecoding=UTF-8 exists, it will put the BOM in the file.  
           objXMLDocument = New XmlDocument
           objXMLDocument.Load("C:\test.xml")
vs.net xml parser22 Nov 2004 16:04 GMT2
anyone know of a C++ (ansi)  XML parser which uses Visual Studio .Net 2003
compiler??
special chars22 Nov 2004 09:13 GMT1
I want to create xml in the following format:
...
<driver venid="VEN_1002&DEV_4C66&SUBSYS_011D1028" />
<driver venid="VEN_1003&DEV_4C67&SUBSYS_011D1029" />
Replacing SQL with XML22 Nov 2004 03:57 GMT2
We are using MSDE 2000 and ADO.Net for our database/datalayer in our client
server based app.
The application is not expected to have more than one user because the whole
thing is installed on a users machine.
WriteXML encoding strings ! Please help21 Nov 2004 22:17 GMT2
Hi Guru's,
Going crazy with this problem!
I fill a dataset in asp.net with a 'FOR XML AUTO' query and Output it
back to the browser.
XML DTD Question21 Nov 2004 21:21 GMT1
Here is my original xml structure.   I want to add another child node called
hyperlinks to the parent graphic. How would I modify this DTD to reflect
this new child being added.
Thank You for any help toward this end!
XPath trouble - Help!21 Nov 2004 12:42 GMT1
Any leads/help/ideas are greatly appreciated. I'm getting a response back
from a SOAP server and under classic ASP I was able to process the xml fine.
The app is being ported to c# and the same approach isn't working as well.
It fails at the xpath query after the results come back.
XML file vs Windows Registry20 Nov 2004 18:36 GMT3
Hi
I just have a quick question. One of our Windows based application
uses the registry for configuration type options and some other
things. I want to modify our application to move to use a XML file
Return Dataset without schema19 Nov 2004 21:25 GMT1
I want to return a dataset from a webservice and exclude the schema.
How can I do this?
/Patrik
Pages: 1 2 3 4 5 6 7 8 9 October, 2004
 
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.