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 / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB.NET -. C# signatures different for XML Attributes08 Oct 2005 00:41 GMT2
I notice when moving from VB.NET -> C# that the overloads are different
for
<XMLRoot(....) >
[XMLRoot(....) ]
How to load an XmlTextReader from stream08 Oct 2005 00:19 GMT3
I have an XML document in a file (e:\bobo.xml) saved using unicode
encoding with declaration:
<?xml version="1.0" encoding="UTF-16"?>
I can load that file into an XmlTextReader and read it just fine:
Same Table cannot be the child table in two nexted relations...07 Oct 2005 17:41 GMT4
I've been setting up a schema with the XML Designer in VS .NET 2003.
The designer lets me set up a lot of things including a complex type that
contains an unnamed complex type called modified.
When I try to preview the dataset, I get an error described as "The same
System.OutOfMemoryException on Large Files)07 Oct 2005 07:22 GMT3
I get XXX when I run the following code (if and only if the outcome of
transformation is beyond 20 MB)
           With _Xslt
               .Load(XslFile)
XmlTextWriter and whitespace06 Oct 2005 20:13 GMT1
I've a routine that exports a DB query to Excel by building an
XmlDocument and saving to a XmlTextWriter.
The function works but new lines don't show up, i.e. significant
whitespace is cut. I've tried adding WriteAttributeString("xml",
Element Order in Serialized Class06 Oct 2005 19:13 GMT1
I have a class written in C# that generally serializes fine.  The issue that
I have is that I need to be able to submit the serialized data to another
system and that system seems to be very sensitive to the order of the
elements.
Special Characters06 Oct 2005 13:22 GMT3
Is there a quick way to convert all special characters to XML format for
example '&' to &amp; or '+' sign to ? ?
HELP!! Placeholder text for XML06 Oct 2005 00:26 GMT2
Hi guyz,
   How can I manipulate programmatically to show placeholder text for all
empty elements? I'm using c#.
Thanks in advance.
XPath with prefix and local name05 Oct 2005 20:27 GMT2
The following returns a system error of System.Xml.XPath.XPathException.
       Dim Nodes As XmlNodeList
       Nodes = doc.SelectNodes("soap:Body")
How is the XPath string formed where there is a prefix and a local name for
Problem creating XML file...05 Oct 2005 18:28 GMT6
I'm trying to create this XML file:
<?xml version="1.0" encoding="utf-8" ?>
<Build type="Daily" sync="True" compile="True" assemble="True" >
    <Sync version="1.0.0.0" branch="QA">
Please help me with this XPath expression05 Oct 2005 01:01 GMT2
I have a xml file like this
<tab>
<category name="Software" > Test purpose
<subcategory name="Software">
Decimal Type in a XSD Schema and problems with DataAdapter05 Oct 2005 00:53 GMT1
Hi every body, I am having a problem and I need your help, please
I am using a XSD file; it has several nodes that have the following
definition:
<element name="guarantyPercent" type="decimal" />
DTD file location on a website04 Oct 2005 22:23 GMT4
When XML is transferred by XSLT it creates and error that “dtd” file
mentioned in document type is not found in window\system32 directory.
How can I make either the XML or  my code properly point to a relative
virtual directory within the website for the dtd.
XmlResolver and xsl:include04 Oct 2005 17:49 GMT1
Have been doing a fair amount of reading but at this point no joy. The
scenario is
- XSL template is stored within db.  
- Template has a xsl:include statement as <xsl:include
data exchange with XML04 Oct 2005 16:59 GMT5
What is Microsoft solution for the data exchange between different platform
with XML? Thanks.
Pages: 1 2 3 4 5 6 7 8 September, 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.