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
XmlTextWriter and Text.Encoding.UTF8 issues15 Dec 2004 10:50 GMT4
I'm an XML newbie, and not sure if this is the appropriate newsgroup to post
my question, so feel free to suggest other newgroups where I should post
this message if this is the case.
I'm having issues using XmlTextWriter, saving it out to a file with UTF8
XPATH 15 Dec 2004 10:47 GMT1
I Load the xml into the xmldoc and work with it fine.  in the middle of my
function I  do a xpath to get two nodes that are similar.
<X12_4010_837>
    <TS837Q3_2000A>
Cannot use &amp; as an attribute value14 Dec 2004 14:04 GMT12
  I have a standalone XML file (with the appropriate xml document header)
that works fine when I load it using XmlDocument. I can have child elements
like this without problems:
   <SomeChildElement type="c" href="There.aspx?id=5" />
XmlAttributeCollection.SetNamedItem problem14 Dec 2004 14:00 GMT1
When I try to call SteNamedItem(XmlNode) on an AttributeCollection where a
node with the same name already exists, I get a NullReferenceException
("object reference not set to an instance of an object"). This goes against
the described behaviour of the method, which is supposed ...
Transform xsl file into xml file13 Dec 2004 11:17 GMT4
I have an xsl file and would like to transform it into an xml file. The same
way as if i would open the xsl file in excel and then save as... xml file
(Office 2003).
is there a way to do it in c#(or whatever else) in visual studio .net?
looking for xsl transform sample13 Dec 2004 11:14 GMT5
Hi,
is there a sample code for a program that accept input xml file name, input xsl file name and output result file name and outputs the resulting xml?
TIA, z.
validate dynamic XML against dynamic XSD using VB.NET13 Dec 2004 06:57 GMT1
Greetings All
If this is the wrong place to post this question, please give me a push
in the right direction.  Thanks.
I know there has to be a simpler way to do this, but this is as simple
XPath Query by namespace12 Dec 2004 11:03 GMT1
I'm trying to find the most efficient way to query specific nodes from an xml
document using vb.net.  My app will receive various types of xml documents
and there are child nodes that will always exist that I need to retrieve data
from before processing the whole document.
don't serialize boolean property if false?12 Dec 2004 03:48 GMT3
I've got a boolean class property that is almost always false.
How can I specify that a class property should not be included in the
xml serializer output if it is false?
I'm using [XmlAttribute].  [XmlIgnore] will never print it if it is true
XML Encryption11 Dec 2004 20:49 GMT5
I need to do the following to an xml file in vb.net.
- Read in the file
- canonicalise (c14n) the XML document
- generate a 160-bit binary secure hash from the canonicalise XML
Cannot retrieve attribute value11 Dec 2004 00:01 GMT2
An application I'm helping develop transmits XML to an ERP and receives an
XML statement showing the result of the transmittal to the ERP.  I've pasted
a copy of one of the response XML statements.  I have no trouble retrieving
the statement "Environment 'DEV' could not be ...
SelectNodes and NodeInserted event10 Dec 2004 14:52 GMT1
I am writing an application that listens to the NodeInserted event, and if
the event is fired it does a selectnodes xpath query on the XmlDocument.
Only problem is, when I call SelectNodes(string, XmlNameSpaceManager) the
NodeInserted event gets fired as well, without me doing any ...
after deployment xml web service does not work10 Dec 2004 01:40 GMT1
Can you give me some suggestions of why the xml web service is not working?
 I have an xml web service that works in my visual studio. net 1.1
environment. I setup this project up for deployment doing the following steps:
1. add a web setup project called "testaddr".
XML to Excel10 Dec 2004 01:27 GMT4
I have an application using ASP.net, and in this application the user will
have the choice to download data from Sql Server to excel sheet,this will be
done using code only
could any one help me how to do this plzzzz???
XmlSerializer and public ArrayList properties09 Dec 2004 16:42 GMT1
Before I continue, I'm going to begin by saying I'm not by any means
an expert- I've been using .NET with C# for about 4 months now, and
basically just learning by example and docs.
A game project I work on uses Xml serialization to store game objects
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.