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 / December 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
IE and XML problem.11 Dec 2003 14:46 GMT1
I'm having trouble convincing IE to display my XML when I'm using it in my
application.
I'm creating XML using XmlTextWriter, and then Load() it to IE. The problem
is that in the way, a space is inserted after every character (Like this < ?
SgmlReader problem...11 Dec 2003 09:46 GMT2
I've a mysterious problem using SgmlReader, I get an exception doing to
following code:
I get the following exception calling CleanHtml("Painless software
management");
DataSets, Web Services, DiffGrams, Arrays, and Interoperability11 Dec 2003 02:55 GMT7
I built the example application outlined in this artical:
 http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/dnservice/html/service02112003.asp
There were a number of questions along the same lines
Load XML to DataSet Problem10 Dec 2003 21:54 GMT1
The following is a small sample of my XML Data. When I
load it to a dataset it only loads the 'Zone' elements
and ignores loading the 'Field' elements.
<zone id="1234" name="EMPLOYMENT_INFO">
Appending to an Attribute10 Dec 2003 18:32 GMT2
Is there a way to append to an attribute in XSLT.
For example:
<input name="emailaddress" style="width:200px">
   <xsl:apply-templates select="//object[id='emailaddress']"/>
XPATH and Namespaces.10 Dec 2003 17:46 GMT4
I'm calling a webservice that returns me data in a xml
node. However it has a specific namespace.  I'm using the
xmlnamespacemanager, but the code does not work as
expected.  Here is the code
xml serialization question10 Dec 2003 16:46 GMT1
I am using XML serialization to convert my C# structure to
a xml file. The file is in GML format. some element name
has ":" inside. For example, one element name
call "gml:coordinates".
Help - Soap Message - SignedXml - Apache Xml Security Suite - Interoperability10 Dec 2003 15:27 GMT5
I am using SignedXml class to sign and verify soap xml documents. We are not
using WSE at this point. When I sign a soap document and send it to my
trading partner, they can verify the document without any problem. However
when they send me the signed soap document, I am not able to ...
Replacing a DocumentType Declaration usin XPATH10 Dec 2003 12:35 GMT1
Hi to all!
How can I replace a DocumentType Declaration in a XML file using XMLDocument
and  XPath?
Thanks in advance.
XML PI10 Dec 2003 10:41 GMT1
I'm using the XmlSchema class to generated my schemas, but I noticed that
the PI is always <?xml version="1.0" encoding="Windows-1252"?>.
Want to change the encoding to "utf-8"...
appreciate your help.
XmlNode and XPath10 Dec 2003 07:38 GMT9
 I noticed that XmlNode and XpathNavigator are quite
similiar.  XmlNode seems to navigate over an XML Doc and
so does XPathNav so when do I use XPathNavigator instead
of XmlNode?
Parse XML into Collection - general use code?10 Dec 2003 07:30 GMT3
I'm a newbie so please bear with me...
I'm looking to parse XML into a Collection so that I can pass that
collection around to functions to extract data from it easily.
I'm hoping there is code already to parse std XML files into a
Validating XML w/o Namespace against XSD10 Dec 2003 06:11 GMT1
I am trying to validate an XML file that does not contain any xmlns: namespace attribute against a
predefined XSD schema.
I should think this would be easy to do, since there must be far more "unqualified" XML files out
there than there are ones that include a namespace reference.
Exceptionhandling10 Dec 2003 02:20 GMT1
I'm trying to throw an exception through to SOAP-
protocol. Like this:
throw new SoapException("message",
SoapException.ServerFaultCode);
How do I add a child node10 Dec 2003 02:00 GMT1
A very very basic question:
I have a class A:
[System.Xml.Serialization.XmlTypeAttribute
(Namespace="some_namespace")]
Pages: 1 2 3 4 5 6 7 8 9 November, 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.