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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
syntax: " or ' ?? (<?xml version="1.0")14 May 2004 13:13 GMT2
I have a simple question regardign the syntax: do I have to need double
quotation marks or single qoutation marks in my XML?
For exemple:?
<?xml version="1.0"
How fill Dataset from XML file?14 May 2004 01:55 GMT3
How do I use an XML file to fill a dataset?  Any code examples?
XML format:
<Server>
   <Name></Name>
WordML - an XML/XSLT challenge13 May 2004 23:56 GMT1
I have the following table with merge rows as follows:
IDNUM IMAGE DESC CODENUM RATING NOTES
---------+-------+-------+------------+---------+---------
R1C1     R1C2     R1C3   R12345C4  R123C5   R12C6
how to get "version" and "encoding" using xmltextwriter13 May 2004 22:51 GMT2
I am trying to use XmlTextWriter.  I write the xml data fine, but the file
is missing the first line that shows the version and encoding:
<?xml version="1.0" encoding="utf-8"?>
Can the XmlTextWriter do this??  Thanks.
How can I get XmlNode from XmlTextReader13 May 2004 11:39 GMT1
How can I get XmlNode from XmlTextReader
I need something like reader.Value bau instead of string I need the XmlNode
object.
Does any one know how to do it?
How to skip &nbsp;?13 May 2004 09:15 GMT1
I'm reading XHTML documents into an XmlDocument object via an XmlTextReader.  The problem is that many of the documents use very large numbers of &nbsp; tags for formatting, and it appears that the XmlDocument parses each of these into its own node - which bogs down the load time ...
XSLT from XSD13 May 2004 09:13 GMT1
Is there a way to create a XSLT style sheett from XML document or from XSD
schema?
XML Serialization of Top Level Collection Class13 May 2004 05:04 GMT1
I know how to deserialize a collection class that is referenced in a
container class as a variable or property using the XmlArray and
XmlArrayItem attributes.  What I can't for the life of me figure out is how
to deserialize a collection class that is the top level element of an xml
Indent xml13 May 2004 02:06 GMT2
Is there a simple way to indent xml with dotnet? SQL Server returns a long xml string that is hard
to read.
XMLWriter and XMLDocument12 May 2004 22:40 GMT2
Okay
I am using an XMLDocument object to process several thousands of lodgements (from a database)
I am trying to output it from an XML Document to a file using the XmlDocument.WriteTo() method with an XmlWriter. It writes 131kB and then cuts out halfway through an element
Is this a ...
Newbie question - xpath selectnodes12 May 2004 13:44 GMT2
I am a newbie to xml and xpath.  I have a question that I hope someone can
help me with.
I need to parse an xml file (generated by a Sharepoint list file) in the
format below.  For example, I need to select all the nodes where the
Reading in an xls data file12 May 2004 08:50 GMT1
Should I not be able to read an XSL file into the XMLDocument to modify it etc?  When I do I get Zero items into my collections.  Here is the code
FileStream myFile = new FileStream("C:\\mystyles\\styles\\sdoc.xsl", System.IO.FileMode.Open, System.IO.FileAccess.Read)
StreamReader ...
Xml Problem , Please Help12 May 2004 08:19 GMT6
I have a stored procedure which return an xml by using the (for xml
auto/explicit) which working fine under the Query Analyzer .
and i would like to build simple function that get the sp name and execute
it and return the xml result .
Counting nodes12 May 2004 03:36 GMT1
 I know that counting of nodes is not a big deal. But I
need to do something where I cant get any solution. Here
is how my xml looks like.
<?xml version="1.0" encoding="utf-8"?>
XMLNavigator11 May 2004 19:32 GMT7
Is any body know what is the name space for XMLNavigator and
DocumentNavigator? Do XMLNavigator and DocumentNavigator obsoleted? If they
were, What are the new classes replacable for them? Any help is greatly
appreciated. Thanks you all in advance.
Pages: 1 2 3 4 5 6 7 8 April, 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.