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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Topics in XML29 Dec 2005 07:02 GMT4
I am a .NET Software Developer but I really have a hard time
in understanding XML and its use in my applications so
if anyone can tell me what are the important topics in .NET
related to XML and any online material or books I can find.
Trouble validating XML w/ XSD.28 Dec 2005 19:24 GMT4
I've got the some code to try and validate some xml. Against my schema,
the "Good" xml (below) produces a couple of warnings, which I don't
care about. The "Bad" xml (also below), produces warnings as well, but
*should* be producing errors.  The XML validator at
How to code <A> target attribute27 Dec 2005 16:00 GMT1
<a>
<xsl:attribute name="href">
http://<xsl:value-of select="name" />
</xsl:attribute>
Newbie in XML26 Dec 2005 08:43 GMT6
I am using the following code, and the xml being generated is shown
below:
XmlNode root    = Rdf.document.DocumentElement;
XmlElement element    = Rdf.document.CreateElement("rdf", "Stadium",
XML Parsing with SAX25 Dec 2005 13:37 GMT2
Hi, Do anyone know if SAX can be used to parse XML using dotnet framework?
If yes any sample will be greatly appreciated. Thanks.
Optimizing searches in readonly XML25 Dec 2005 13:34 GMT4
I try to optimize a high loaded site ... the site needs to store in memory,
a 400 tags XML that will be queried many times by many users (it have some
biz rules)...
I wonder if exists something like "compiled XML" or "binary XML" and clases
Multiple namespaces23 Dec 2005 14:55 GMT1
Is it possible to write the following with the use of XML?  How?
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cd="http://www.recshop.fake/cd#">
XML Validation: required attributes23 Dec 2005 07:33 GMT6
 I was trying to validate an XML document against a XSD which works
fine. Then I tried to put in a version attribute on the root element and
set it to a fixed value of '1.0' in the schema. Guess what? The
validator completely ignores the attribute inspite of the fact that I
Editing root name using XmlDocument22 Dec 2005 16:03 GMT1
i am new to xml can any one plz tell me how to change the root name in
a xml.
<NewDataSet>
- <PersonInfo>
soap binding22 Dec 2005 04:10 GMT4
Folks, I need some help.  I have a webservice that needs to be consumed by a
Java app in Websphere(our customer's partner).    Unfortunately, we don't
know much on the Java side.      The question is that they are requiring
that the   <soap:binding transport="http://schemas.xmlsoap ...
Deserialize elements to hashtable21 Dec 2005 23:12 GMT2
I am bit stuck here (it's monday and I am having probs concentrating).
I have the following Xml file:
<?xml version="1.0" encoding="utf-8" ?>
<preferences>
Converting SVG in to PDF21 Dec 2005 22:19 GMT3
Hi,
I work in .net , I need to convert SVG in to pdf and send it over network
through xml. Please help me..
question about using the correct schema namespace20 Dec 2005 15:02 GMT1
I have a Access/VBA client that exports xml to the local drive, then posts it
over http to an aspx page.  The aspx page consumes it, then builds itself
based on the xml data.
This works find only if I first mannually change the root entry's namespace
HELP?  Having some problems with XML Serialization...20 Dec 2005 15:00 GMT2
I seem to be having a bit of a problem serializing a complex object into
XML.  I've done this many times with simpler objects and it's always worked
just fine.
The error I'm getting is the natorious "File or assembly name
XML Validation in .NET20 Dec 2005 14:12 GMT2
In a schema, I have an element definition as follow:
<xs:element name="XDateTime" nillable="true" minOccurs="0">
<xs:simpleType>
 <xs:restriction base="xs:dateTime">
Pages: 1 2 3 4 November, 2005
 
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.