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 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem using xml writer02 Oct 2003 14:23 GMT4
Hi
I want to create following xml document using xmlwriter
<?xml version="1.0" ?>
- <epps>
Transfering XML Data into an XSLT File02 Oct 2003 11:50 GMT1
     I have an XML file with data in it (no schema). I
need to convert this data into an xsl file so that I can
display it in Internet Explorer.
Can someone help me out with the code?
Linking XML Documents02 Oct 2003 10:04 GMT3
What I'm trying to do is produce a number of XML documents that can be
linked together.
For example say I had one document called "valuations.xml" which is a lists
all of the securities/assets for each valuation
Problem with XslTransform using XmlResolver02 Oct 2003 06:44 GMT1
I have a problem with the XslTransform looking as though it is not using my
custom XslResolver.   My customer resolver has been working fine until I
tried to use the following in my style-sheet:
<xsl:variable name="codesFile"
Remove Dataset name as ROOT of XML02 Oct 2003 05:21 GMT1
I am generating deeply nested XML document from a Dataset
using
     ' Write to the file with the WriteXml method.
       DataSet21.WriteXml(myXmlWriter)
Getting feed from rss 1.002 Oct 2003 05:07 GMT1
Hello,
I'm trying to parse a rss 1.0 docoment like the following example from
http://www.instapundit.com:
 <?xml version="1.0" encoding="iso-8859-1" ?>
Possible Bug: ArgumentOutOfRangeException when using xsl:sort and xsl:strip-space has been declared02 Oct 2003 02:06 GMT6
I have a scheduled job that uses different XSL templates to transform XML
and save it to disk. I am having problems with the code below. The problem
shows up on both my development machine (Windows XP Pro SP 1, .Net Framework
1.1) and on our production server (Windows 2K SP 4, .Net ...
Any XML standards for code grammar?01 Oct 2003 21:46 GMT2
I am written a program that will be used to parse the lexical syntax of code
files.  I would like to generalize the grammar logic so that I don't
hardcode any specific grammar in my program.  Basically I would like to use
XML to define a languages grammar the way that BNF does.  Are ...
SoapFormatter not outputing properties01 Oct 2003 17:42 GMT1
Hi, I have a class derived from ApplicationException as below (excuse
formatting):
[Serializable()]
public class MyException : ApplicationException {
Apply that important update01 Oct 2003 13:26 GMT1
MS Customer
this is the latest version of security update, the
"October 2003, Cumulative Patch" update which fixes
all known security vulnerabilities affecting
XML Encoding Issue01 Oct 2003 04:24 GMT1
Hi, All,
I'm trying to take an xmldocument and output it to html (email).  Everything
seems to work when I capture the XmlDocument to a StringWriter and past that
to the Mail objects body.  When I receive the email its blank, but the
Serialization - Removing Any Attributes in the root.01 Oct 2003 04:10 GMT4
I am serializing a class I have and do not want any attributes in the root.
Here is what I have so far.
[System.Xml.Serialization.XmlRootAttribute("configuration", Namespace="",
IsNullable=false )]
Pages: 1 2 3 4 5 6 7 8 9 10 September, 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.