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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SelectSingleNode returning undefined value:imsmanifest.xml09 Dec 2004 15:23 GMT2
I tried so many ways to select the node but its not working, please help.
I want to research by the identifier in imsmanifest.xml file, the node could
be item or resource.
XmlDocument doc = new XmlDocument();
XmlTextReader problem with some character Help!!09 Dec 2004 15:09 GMT3
 I'm trying to read the following XML file:
<mail>
    <from>Rae</from>
               <subject>Informacion de su Proceso de Titulacion</subject>
XmlTextReader and XmlTextWriter09 Dec 2004 13:12 GMT1
Hi - I am trying to read an XML file using XmlTextReader and write it
out using XmlTextWriter.
The XML is XHTML. At the moment, I am trying to create a straightforward
copy of a file. The XHTML file contains nodes and attributes (with there
Flat File/XML09 Dec 2004 06:07 GMT2
If I have a flat file, and an XSD, is it possible to convert the delimited
flat file to XML?
Thanks,
Stephen Andrews
xsd validation08 Dec 2004 23:09 GMT5
I have been working on this for a few days now and can't seem to figure
out how to do it or if it is even possible.
I have and excel spreadsheet that when the user clicks a button it
creates the xml and then the user uploads it to a server. What i want
XmlSerializer and assembly in GAC problem08 Dec 2004 13:07 GMT1
I'm trying to serialize a type contained in assembly referering to another assembly in GAC.
XmlSerializer xs = new XmlSerializer( typeof(TransferParentData ) );
The code above throws exception:
System.IO.FileNotFoundException : File or assembly name rng0i4ly.dll, or one of its ...
Xpath problems08 Dec 2004 12:57 GMT5
I'm trying to display the data from my typed dataset on a page using
the Xml web control.
I have the following code:
Xm1.Document = new XmlDataDocument(ds);
Restrictions/Enumerations in XSD08 Dec 2004 10:09 GMT1
Unfortunately I'm a newbee to xml and xsd Schemes. I'm having the
following xml file:
<config >
 <section name="A">
XsltArgumentList not working with ASP:XML control06 Dec 2004 13:43 GMT4
This one is really getting to me now, I'm using the <asp:xml web server
control and I'm trying to use the XsltArgument list to add a custom class so
that I can do some formatting in the XSL style sheet. however each time it
complains that the prefix "util" could not be found, any ...
problem validating xml against schema06 Dec 2004 13:31 GMT1
I have a web app that has been running happily for months, and on
Saturday it suddenly decided that it no longer wanted to validate my
XML.  Here is my code and sample schema, and example XML :
public void ValidateAgainstSchema(object sender, ValidationEventArgs
XQuery with SAXON.NET06 Dec 2004 09:45 GMT1
Does anyone know of any good resources with examples showing how to implement SAXON.NET's XQuery?
Thanks
Wole
Posted at http://www.exemell.com/
What xml data type would I use for tinyint?05 Dec 2004 09:31 GMT1
I'm bringing data from sql server into xml and one column is a tinyint data
type in sql server.  what's the equivalent of tinyint in xml?
Thanks.
Newbie Question: XML Reference to XSLT04 Dec 2004 16:23 GMT2
I have a Web service that returns a couple of XML nodes.  One of the nodes
contains an XML rendition of a report our company presents on our Web site.
A customer is asking if I could embed a reference to a public XSLT
(available from our Web site) that would transform the XML report ...
Get the full xpath of a XmlNode03 Dec 2004 08:39 GMT1
How do I get the Xpath of a XmlNode?
Read RDF ?03 Dec 2004 01:52 GMT4
   I can easily read an RSS sheet, but I am not able able
to read a RDF sheet. Each time I try to read it returns me
0 nodes. Here is how I try it.
Private Sub Page_Load(ByVal sender As System.Object, ByVal
Pages: 1 2 3 4 5 6 November, 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.