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
Highly annoying namespace problem14 Dec 2003 21:42 GMT2
I've the following code, taken from
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnexxml/html/xm
l02172003.asp

to select a node from RSS file.
However, I'm always getting a null returning for the SelectSingleNode(),
call-template name?14 Dec 2003 17:30 GMT4
Is it possible to, for example:
<xsl:variable name="thetemplate"
test="props/prop[@key='templatestyle']/@value"/>
<xsl:call-template name="$thetemplate"/>
XSD question14 Dec 2003 07:49 GMT2
If this is the wrong forum, please post the correct forum
name.
I am trying to create a complex XSD.  I would like to
know if anyone has an idea how to specify certain
xml element names...13 Dec 2003 17:08 GMT2
xml element names doesn't support names with whitespaces or symbol
characters etc,... but is there any .NET class that can help convert these
characters like hex form.... that is what XmlSchema does.
Would hate to have to find these characters one at a time...
System.Array to XML13 Dec 2003 08:10 GMT1
Hi.. Is there way to convert a System.Array to XML...
Thanks very much...
XML syntax as string12 Dec 2003 20:56 GMT1
Hi
I am trying to define
string xml="<?xml version="1.0"?>";
But it gives error messages. Can any help me define
Stupid question12 Dec 2003 19:14 GMT3
I've an XML document that has HTML data inside one of the tags (with < & >
encoding as &lt; etc)
I'm Transform()ing the document using output method="html", but I get the
&lt; encoding instead of < > and friends.
Filters12 Dec 2003 09:35 GMT1
 How do you write a filter that when it finds a match in
a child node that it brings back all child nodes in that
group? Ex.
<Company>
XML Packets11 Dec 2003 20:57 GMT2
I am working on a Client Server application sending XML
messages through TCP/IP connection. I need to construct
XML packets and send it through TCP/IP to the client from
the server.
XSLT problem.11 Dec 2003 19:35 GMT4
The following stylesheet doesn't produce the expected results, (the original
xml document is below).
All I get is:
<html>
XmlTextWriter Encoding and Serialization11 Dec 2003 19:33 GMT1
Two questions:
I've a XmlTextWriter that I want to use to build a string in memory.
However, when I'm using a StringWriter, the xml comes out at UTF-16, which
isn't good for me.
Bug with XMLResolver11 Dec 2003 16:28 GMT2
I'm currently having a problem with XMLResolvers.
To put it simply using the same stylesheet and the same xml I am
getting different results.  When using the code and style sheet below.
I get the following.
Signed Xml - Reference - Digest Value11 Dec 2003 16:24 GMT1
According to the xml digital signature standard
(http://www.w3.org/TR/xmldsig-core/), signature can be one of following:
enveloping, enveloped and detached. The standard says that signature element
should be excluded when signing using enveloped signature. It also says that
XmlDocument11 Dec 2003 15:42 GMT6
Hi Oleg and All,
  Is this correct? Can I do this?
<code>
 XmlDocument doc=new XmlDocument();
XML generation of empty elements11 Dec 2003 14:57 GMT1
I use a dataset to generate XML. By default the generated
XML doesn't include empty columns. How can I control the
generation so that the entire content of the dataset is
comming out as XML, including the empty columns.
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.