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 / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Performance of XmlDocument.ImportNode30 Nov 2004 22:22 GMT1
I am using C# to write an application that migrates documents from one
version of an XML schema/DTD to later one. Much of the document has the same
structure in the two versions and I use XMLDocument.ImportNode to copy
unchanged sub-trees between the old and new document but this ...
xml -> xml using xslt30 Nov 2004 18:57 GMT3
I have an XML-file :
<book>
   <title>Alaska</title>
</book>
Set Attribute Fail30 Nov 2004 11:58 GMT4
I am using MS XML Parser 3.0, I want to know what will cause the
"setAttribute" fail in IXMLDOMElement ??
My program is:
extern CComQIPtr<IXMLDOMElement> elem;
substitutionGroup and extension problem29 Nov 2004 22:47 GMT5
I'm working on an xml schema and I'm running into some problems
relating substitutionGroups and extensions.
This xsd validates fine:
There are three elements and three complex types and every element has
XmlDocument and DataBinding29 Nov 2004 18:48 GMT8
Can someone explain to me why I can't bind to an XmlDocument but I can bind
to an XmlNodeList. It's my understanding that they both implement the
IEnumerable interface which is required for databinding. Am happy to work
with the XmlNodeList but I can't shake the feeling I'm missing ...
Serializing instances of derived classes29 Nov 2004 06:08 GMT2
Imagine one writing a class library CL1 for data storage.
He defines classes ‘DataItem’ and ‘DataRecord’ so that the latter contains  
a collection of the former.
And he derives class ‘IntItem’ from ‘DataItem’
XMLTextWriter problem / Newbie29 Nov 2004 01:50 GMT3
I have zipped my sollution with the problem
http://uploads.savefile.com/users/uploads/invoice.zip
I'm trying to split XMLTextWriter code in three subs but I always get an
error.
xml serialization28 Nov 2004 21:06 GMT3
All -
I'm pretty comfortable with simple XML serialization of objects.  However I
observed something the other day and I wanted to know if I solved it the
right way.
xhtml in xml element28 Nov 2004 15:18 GMT2
I guess this is a well asked question but it is tripping me up!
I'm putting a forum together allowing xhtml markup content. I am validating
against a schema but getting "Could not find schema information for element
<elementName>...
Have idl and sdl - need wsdl....26 Nov 2004 23:14 GMT2
I'm making one of my first web services (with C#) and need help
getting started.
I have received an idl file and a sdl file that describes the
interface I need to implement... but how do I generate anything from
why I can serialize a class without using [Serializable]?26 Nov 2004 21:51 GMT2
I have written a class in C# and I have serilized into a file .I read
somewhere that if you want a class to be serializble you must add an
attribute called [Serializable] before the class and within the namespace,I
didn't do that but I could serialize it using the following code:
performance of system.xml vs msxml4.026 Nov 2004 21:29 GMT1
I have an xsl file to generate xml in to an html file.  The size of
the xsl is 300kb and size of the xml is 47 kb (the size of xml is
variable).
I am using VB.net to convert the xml file into an html file.  The
SORTING A FILE XML26 Nov 2004 12:39 GMT8
is it possible to sort a XML file without using a XSLT or XSL file??
For example, my XML is:
<A>
   <1>
Bug in MSXML / XML Parser .Net25 Nov 2004 17:22 GMT7
Hi,
I have a problem parsing XML file using XSLT stylesheet by using :
using System.Xml;
using System.Xml.XPath;
Cleanest way to change order of serialized el's?25 Nov 2004 08:58 GMT2
I would like to know the cleanest way to change the serialization of my
Line class from:
       <Line staStart="2327.02" length="10.00000003390744">
         <End>549016.570965 57945.741122</End>
Pages: 1 2 3 4 5 6 7 8 9 October, 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.