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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
using appendChild using XmlDocument without indentation30 Jun 2004 19:43 GMT2
HI, is there any option while using appendChild so that it doesn't do the
autotomatic indentation and line breaks so that the tags are appended back
to back?
thanks
Newbie needs a tutorial on reading from and writing to nodes in an XML file30 Jun 2004 16:20 GMT2
I have an ASP.NET app that I am writing using VB.NET and I want to use an
XML file to store configuration settings in sort of like the way I used to
use an .INI file for in Windows apps. When the user opens a page, it needs
to go read certain settings out of the file and fill ...
Path of an XML node30 Jun 2004 01:58 GMT2
how do I get the path of an XML node?
I have:
Dim xmlNo As XmlNode = xml.SelectSingleNode("//Category[@Id='" & CategoryID
& "']")
How do you generate classes from an .xsd file?? newbie question29 Jun 2004 16:53 GMT1
I am working on a VB.NET web service that will be used  to send and
receive job openings.
I found a site called "hr-xml consortium"
"The HR-XML Consortium is an independent, non-profit organization
Transfrom() issues with xsl:document() function28 Jun 2004 16:19 GMT1
I'm getting a strange result when I reference an external
xml document in my XSLT. The transformation work's fine in
Xselerator, but not in .NET. It looks as though I'm
getting garbage in the output. Here's the relevant portion
Datset mapping to element/attribute28 Jun 2004 14:32 GMT1
First please understand tha my xml knowledge is very very short. I'm new at
xml world.
I need to understand how do I map a given sqlColumn to a xml element or
attribute.
reading inner html with xpath28 Jun 2004 11:37 GMT4
Is there a way to treat html tags like simple text?
I explain myself, if I have a bunch of xml like
<content type="application/xhtml+xml"
xml:base="http://loluyede.blogspot.com" xml:lang="en-US"
XPath and GetAttribute28 Jun 2004 10:44 GMT3
Im quite new to XML in .Net.
Im getting values from an xml file using XPath and sorting as you see
in the code below.
I cant figure out how to get the value of date with GetAttribute.
Problem with collection classes28 Jun 2004 08:23 GMT3
how do I synchronize (to XML using XmlSerializer) something to this:
<Alignments name="Road Project">
 <Alignment name="Centerline">
   <CoordGeom>
selecting specific elements with xpath27 Jun 2004 17:20 GMT6
I've some problems with filtering out a specific element by the following
xml snippet (is part of a bigger xml document):
<entry>
<link href="http://www.blogger.com/atom/5281182/108809850419059234"
Converting PostedFile to an XMLDocument.27 Jun 2004 12:58 GMT1
I need to convert an HTTPPostedFile I am getting from the client to an
XMLDocument.  The class I am using must have a document.  The following
gives me an error when I try and build.  I cannot change the converting
class.
Issues when validating xml in VS200325 Jun 2004 14:09 GMT2
I am trying to validate an xml file and schema and when I
am trying to validate I am getting the following error. I
have been trying to come out with a solution but I have
failed so far. The document validates ok in xmlSpy but it
xslt not working with schema file associated25 Jun 2004 13:53 GMT2
Probably a bit of a newbie question this.  I have an XML file like this:
<?xml version="1.0" standalone="yes"?>
<AuditLogonGroup xmlns="http://tempuri.org/AuditLogon.xsd">
 <AuditLogon>
XSL Transform - can't get it to work25 Jun 2004 02:11 GMT2
I'm learning how to use the XSL transform functionality and can't get
it to work.  In a book I'm reading on it, it says that I can do like I
did below and just add a value like <root_node/> in there and I should
be able to transform any XML source document I have so that the
Validating WSDL-Files24 Jun 2004 21:08 GMT1
Hi
I have a problem with validating WSDL-Files using XMLValidatingReader.
I'm adding all schemas in the <definitions>-Tag to the
XmlValidatingReader.Schemas Property.
Pages: 1 2 3 4 5 6 7 8 9 May, 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.