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 / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
xml namespace03 Apr 2005 08:09 GMT4
One of the attribute in my XML document is xml:id. how can I add this
attribute to a XmlElement? I tried to use
http://www.w3.org/XML/1998/namespace as name space in the SetAttribute
function, but it doesn't work.
wrapper class for Xml access02 Apr 2005 09:24 GMT1
hai
iam back with a new problem....
iam working in Vb.net with backend as vb
i need to create a wrapper class to retrieve and add datas to and from
Loading XSL02 Apr 2005 01:56 GMT2
I know how to load a XSL from a file and make it do the XSL Transformations
acrooss my document. Here is what I need to do.
I need to load the XSL not from a file but from a string, which is stored
in a sql server table. I know the XSL in the table is corret since it's
XmlValidatingReader memory behaviour02 Apr 2005 01:11 GMT2
I need to validate a number of different XML documents against the same
schema, but the behaviour of XmlValidatingReader seems to make this very
expensive in memory terms.
We loaded about 150 XML files via XmlDocument.Load, which took around about
How to keep XSLs in Memory?01 Apr 2005 22:58 GMT15
I'm working on a project that uses over a hundred XLSs for transforming xml
documents. The project consists of several webservices (IIS) calling a few
dlls. This dlls make the business logic and are the ones that do the
transformation, so the XLSs are used by these dlls. Right ...
xsd:extension not inherit attributes?01 Apr 2005 20:56 GMT3
Does anyone know why if I create a complexType based off another complexType
using xsd:extension the attributes don't seem to be inherited?  Is this a
bug/non-implementation in the .NET Schema editor and the XML validator?
Thanks,
Serializing as CData?01 Apr 2005 15:57 GMT12
Is is possible to tell the XML serializer to output an element's content in
a CDATA wrapper?
Paul
obtaining the innnerText of a node via the nodeName,  NOT the index01 Apr 2005 15:46 GMT2
hiya,
I can obtain innnerText of a node as follows:
<code>
itemCode =   currNode.ChildNodes(4).InnerText()
XmlDocument01 Apr 2005 01:59 GMT1
I am using the XmlDocument class in my program.
I fount there are no methods like GetAttributesByName or GetTagsByName, so I
had to write my own (not very hard). I am a bit surprised that methods like
(frequently needed) this do not exist. As I do not have much expirience I
Pages: 1 2 3 4 5 6 March, 2005
 
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.