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 / July 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Reading data node by node from an XML file and binding to a grid16 Jul 2003 16:18 GMT3
Hi all,
I have many parent tags and many child tags under the respective
parent.. in an XML file.
On the click of a button the application should pick up the one parent
xml transform using c#16 Jul 2003 16:15 GMT1
i have a method which is return xml from a dataset.
can someone please post some example code of how i can transform this xml
using an xsl stylesheet?
i am only interested in the c# part of the code, not the xsl.
Serializing Classes16 Jul 2003 03:43 GMT2
I wrote a class, Document, which has an Array of ITask objects. In order to
serialize the tasks contained within the tasks array, I marked each task
class with an attribute [Serializable], and added an entry to the task
collection property (of Document).
Xml Serialization problem...16 Jul 2003 03:07 GMT1
I am trying to use xml serialization to simplify load/save functions
in some classes i have created and am hitting a few problems. Any help
to either would be most appreciated.
I have created a MasterShape class which contains a name, and a
Sign XML and add a prefix16 Jul 2003 03:02 GMT1
I am experimenting with the Cryptography API (using c#). I have
successfully managed to sign some XML using an RSA algorithm. I can
then vaidate the XML with a Verify method that I have developed.
I am using the SignedXML class to generate the signed XML. I would
Reading from XML into SP15 Jul 2003 19:44 GMT1
hi,
I have a xml file.
And i want to be able to read those values into a stored procedure.
The XML structure is
XMLDataDocument root node repeats15 Jul 2003 14:11 GMT1
Every time add data and save an xml document using
XmlDataDocument.Save I get another root node added to the xml file.
Am I doing something wrong or is this supposed to happen?
Sample Code:
Distributing XML15 Jul 2003 03:26 GMT1
I'm using Visual C++ 6.0, but since there doesn't seem to be a vc.xml
newsgroup I was hoping someone here would know my question.
   Does anyone know what exactly I need to do to distribute .xml with an
application? Originally I would just include all the xml.dll 's and the .ini
having trouble retrieving/using xml string from database field14 Jul 2003 20:31 GMT1
Hi again,
I save a fairly small xmlDocument to a single db field, xDoc.OuterXML
using a SQL insert statement...this works fine.
However, I then need to select that field (xmlWF) into an xmlDocument
The data at the root level is invalid. Line 1, position 2. -- using LoadXML - Help?14 Jul 2003 19:15 GMT1
I've discovered I need to use LoadXML instead of Load for an xml
string versus an xml file.
HOWEVER, I get the above message when .net goes to load the string.
The string comes from an xmlDoc.OuterXML save resulting in:
SOAP XMLTypeMapping Deserialization14 Jul 2003 19:09 GMT1
I'm trying to serialize/deserialize an object in SOAP-encoded form.
I'm using the code below.  Serialization succeeds fine, but when I try
to deserialize I get an exception.  Can anyone tell me how I can
deserialize an object which has been serialized this way?  Do I need
request.form collection - how to dynamically update nodes from xsl/html source?14 Jul 2003 16:21 GMT2
Hi, I have a transformed xml source into html for client input. In
order to update the xmlDoc on the server, how do I specify the correct
nodes if they are built dynamically through assigning id's via the xsl
transformation?
Kirk Allen Evans---? how do I use your code to update my xmlDocument?14 Jul 2003 16:08 GMT1
Kirk,
The other day you very kindly explained how the client/server thing
works. May I ask just one more question? Could you give me an example
of what code I would put in the client html to post back the user
XML Serialization Error of Collection14 Jul 2003 12:53 GMT3
// Can anyone explain the bizarre XML Serialization behavior seen in
the following code.
// It seems that a collection can not be XML Serialized if it contains
an Add() method
NetworkStream/CryptoStream/XMLTextReader Problems in VB.net13 Jul 2003 16:32 GMT1
Hi :)
I'm having some major trouble with an XML Client/Server application that I
am writing.  I am using NetworkStream with CryptoStream to Read and Write
XML between computers.  Now, whenever I write the XML, the Server section
Pages: 1 2 3 4 5 6 7 8 June, 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.