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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Specifying the Default Namespace17 May 2005 11:59 GMT3
I have a pretty basic question...  I have a method (below) which uses
ExecuteXMLReader to load the output from a FOR XML Explicit stored procedure
into an XML document, and then save the document to a file.  It works well.  
Now, I am trying to add namespace support, and want my ...
passing node set through document function to extension object17 May 2005 09:19 GMT2
Code sample below demonstrates following:
We have sample extension object with 2 methods
   TestMethod - takes XPathNodeIterator as a parameter
   TestMethod2 - takes string as a parameter
ds.writexmlschema produces file with xs: tags17 May 2005 07:49 GMT3
I have a simple vb.net program that creates an xmlschema using the dataset
method writexmlschema (see #1).  It creates a file (see #2), but I would like
a file that looks like #3 - #3 is DIFFERENT from #2 inthat it has a
sql:relation, where #2 does not.  Why is my code producing ...
XML in Access 2003: IXMLDOMNode - Invalid Character in Content Mod17 May 2005 07:48 GMT2
I ran the attached volcanoes.xml (with geology.dtd) in the Module of Access
2003.
I got the following error:  
                                        Microsoft  Office Access
Attribute not getting Serialized17 May 2005 07:40 GMT1
Hi
I have a c# class defined as follows:
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/wix/2003/01/wi")
[System.Xml.Serialization.XmlRootAttribute(Namespace="http://schemas.microsoft.com/wix/2003/01/wi", IsNullable=false)]
problems using XML in .NET17 May 2005 07:17 GMT1
I'm trying to use XML functionalities to my project. The main idea is to
populate menus, dropdowns, and layout text strings in to XML files to reduce
database consumption.
Please tell me if i'm doing it wrong:
Deserialize - Casting error17 May 2005 01:30 GMT2
I'm having problems deploying a project to win2003.
It is currently on win2000 server and works fine - it also works fine
on my development machine - win2003.
Both my machine and the new machine are running .net 1.1 sp1.
Slow reading xml file16 May 2005 17:15 GMT1
I'm opening an xml file with the statement
XPathDocument xPathDocument = new XPathDocument(fileLocation);
and then scanning the structure using an XPathNavigator. This works but
loading the document is tediously slow, since the xml file can be pretty
Adding namespace to an XML string.16 May 2005 09:27 GMT1
If I have a well-formed XML document in a string, what can I do to get a
namespace added to it?  What class, properties, and methods can I use?
Thanks,
Don
ms:number?15 May 2005 08:55 GMT1
Is there an equivalent ms:number function in the .NET XslTransform class
like the one in MSXML?  I need to take a number expressed in scientific
notation (e.g. 1e9) and divide it by another number expressed in scientific
notation.
Id over multiple nodes13 May 2005 19:43 GMT3
Is it possible to create an id over multiple nodes? I would like to
use generate-id which includes all of the Route nodes which has
a direction of 1.
So I don't want to for-each each Route node and run generate-id
Web service - utf-8 to iso-8859-1 encoding change needed13 May 2005 17:23 GMT1
Hello NG,
I use a .Net Web Service built in C#, the return is a XmlDocument.
My Problem: The encoding-attribute in the header-declaration is always
UTF-8, but I need it in ISO-8859-1.
xslt 2.013 May 2005 15:13 GMT1
I know xlst 2.0 isn't supported in .Net framework ?
But I really have to do such a transformation and in .net of course.
Is there any free third party tool ? Or is there another way ?
Kris.
Which is better?13 May 2005 09:24 GMT2
This might be a stupid question, but which offers better performance
when processing xml?  Is it the XmlDocument, XPathDocument, or just
using an XSLT file?
Thanks,
xPath/XML from streamed data13 May 2005 03:43 GMT1
I am writing a prototype data collection application; teh data for this
project is being streamed in from a TCP port.
Example of the XM
<interface><mac>0001CE003642</mac><id>Test</id><terminal><unit>1</unit><trans><event>AK</event><data>1905</data><time>2005-04-26T07:51 ...
Pages: 1 2 3 4 5 6 7 April, 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.