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 / January 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XML DOM vs. IE DOM31 Jan 2007 22:34 GMT2
I want to reference my XML DOM the same as in IE.
I want to say
dim strTitle as string =
xmlnodereader.element['books'].attribute['title'].value = "The Autobiography
XML Notepad 200731 Jan 2007 22:10 GMT1
Is source available for the XML Notepad 2007 tool?
The download states that the source is packaged within the .msi file but we
can not find it.
Thank you..
Using the WebControls.Xml control31 Jan 2007 21:32 GMT1
I am using the WebControls.Xml control to render some xml from a memory
stream using an xsl file from disk.
It seems to be doing everything now but rendering the xml. (slight detail)
When I execute the following, I see that my XSL was used to display some
XmlTextReader Help!!!30 Jan 2007 18:58 GMT3
Ok, so here's my problem.  I'm trying to read an xml file using an XmlTextReader.  The file itself is simple.  What I'd like
to do is compare each node's value attribute to another string.  If they are the same, I'll retrieve the text of the node and
do some mumbo-jumbo with it.
Loading XML file into XMLDocument30 Jan 2007 18:27 GMT1
Hey There!...
I've been dealing for hours trying to figure out why do I get the
following error message:
Type 'System.Xml.XmlDocument' in Assembly 'System.Xml,
How to replace attribute's special characters using XMLTextReader30 Jan 2007 17:32 GMT12
I ran into a problem where my XMLTextReader fails on .Read() when I have "<" character in one of the attribute's values. What I am trying to do is replace illegal characters ("<", "&" , etc.) with legal stuff ("&lt;", "&amp;", etc.), before I send the XML text to a SQL Server ...
How do I enforce a xsd?30 Jan 2007 14:16 GMT1
My users shall be able to upload xml documents to my web server.
I will check the validity of the documents with my xsd schema.
The document will contain something like:
<project>
Question about serializing...30 Jan 2007 02:38 GMT2
I've currently got a database structure which is something like:-
class a
- member type
- effective date
insert a xsl:value -of into a href property29 Jan 2007 13:04 GMT1
I want to insert a variable in XSL into a the href property of a anchor.
What is the syntax for this???
<a href="Mypage.apsx?docID=<xsl:value-of select='docID'">Click this link</a>
Is that correct?
XML web app27 Jan 2007 16:21 GMT1
I have XML  schema for an industry data exchange standard. I want to create
SQL table based on XML schema and create web service that will used by the
industry to exchange the data. I  also want to create web application ( web
form ) based on the XML  Please advise how I can do ...
suppressing xsd namespace declarations with XmlSerialize?26 Jan 2007 21:08 GMT3
Hi...
I'm just starting to play around with xml serialization.  Is there any way
to suppress the xsd and xsi declarations in the resulting xml?  It doesn't
appear that they're used but they come out anyway.
XPATH26 Jan 2007 18:09 GMT1
I am successfully using XPATH to extract a Spreadsheet node from a xml file.
I am now trying to append this element to a different XML file and I am
getting a error stating 'The node to be inserted is from a different
document context.'  This is a true statement but I really don't ...
XPATH Excel Node extraction26 Jan 2007 16:44 GMT2
Given the following I am trying to get the worksheet and all of its table,
rows and data so that I can then add the result it to a master xml file.
This will allow me to accumlate several worksheets in a file.
I also need a named range for each worksheet.  I am not sure if XSLT ...
How to Generate XSD from an XML26 Jan 2007 15:11 GMT1
I am trying to extract from an xml file all the attributes and the data
and create an XSD file which will match with my xml. I am using .NET
VB. Does anyone Know how to do it ? Does anyone has a sample code of
creating the XSD file ,simply by having the XML ?
C# Serializing to XML Example26 Jan 2007 12:06 GMT3
I wonder if someone could help here.
I'm trying to serialize a class with a parent/multiple child relationship.
In other words, there are 3 classes: parent, children, child. The parent
has a single children class. The single children class (which is
Pages: 1 2 3 4 December, 2006
 
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.