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 / November 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Formatting objects processor24 Nov 2003 16:36 GMT6
I plan to implement some report generation using Formatting objects on the
.NET platform. Does Microsoft have a built in version? .Or What are my
options? are there any free ones which can be used on the .NET platform?
Any help in this regard would be appreciated
From n xmlReader to single XPathDocument?24 Nov 2003 16:06 GMT8
My problem is this. I have to create several xmlReader objects each
retrieving 'for xml' formatted sql server data.  I then need to peice them
together into a single document and place them into a single XPathDocument
which is then transformed throughout the web site with different
Trying to create completely server side, document merge24 Nov 2003 15:44 GMT3
I was given the task of designing a complete web based
document prep system. In simplest terms (using a msword
explanation) create a database of merge fields, and a
library of templates. Allow the webuser to select the
Get attribute from Xml file24 Nov 2003 13:19 GMT1
I'm looking to get noNamespaceSchemaLocation attribute from the
following Xml file. Whats the most efficient way to do this using the
XmlDocument class in c#?
<?xml version="1.0"?>
Placing dataset into XPathDocument24 Nov 2003 12:57 GMT2
I have a merged dataset that contains xml read from SQL Server.  I need to
place the data into an XPathDocument.
I can do the following:
mydataset.writeXML("mydata.xml")
IXsltContextFunction.Invoke24 Nov 2003 10:16 GMT1
When creating a function in xpath with IXsltContextFunction, if the return
type is nodeset, what do you actually return from the Invoke function? A
XmlNodeList? XPathNodeIterator?
public System.Xml.XPath.XPathResultType ReturnType
xpath help - single quotes24 Nov 2003 09:32 GMT2
I have an xml doc
<sections>
 <section>
   <title>entry image</title>
Re: MSXML5: where to get the redistributables?24 Nov 2003 09:19 GMT1
I am using the msxml5.dll that comes with Office 2003.
Is there a redistributables of msxml5.dll just like msxml4?
If so, how do I get it?
Thanks
Reading XML into a DataReader?24 Nov 2003 09:16 GMT1
Can anyone tell me how to read an XML file into a
SqlDataReader?
I can pull it into a dataset, but want to have the same
formatting capabilities that I have with a DataReader.
Support W3C RDF?24 Nov 2003 09:15 GMT1
Does anybody know whether Microsoft's Visual Studio
supports the W3C Resource Description Framework concept?
If so, how?
regards,
xsd to xml23 Nov 2003 12:57 GMT3
  I'm trying to generate a xml instance with some default values from a xsd schema with vb.net. I think .net does not provide any classes to do this, does it?
Alternatively are there any third classes namespaces that make this operation or I have to do generate the xml instance ...
User navigation system with XML file23 Nov 2003 11:11 GMT1
Here is the XML file i am using right now, note: there is only an
"Administrator" group right now, in the end there will be 6 or 7
different groups of navigation levels
<?xml version="1.0" encoding="utf-8" ?>
Where to host schemas?23 Nov 2003 10:18 GMT1
Is it necessary for me host schemas in some webserver? At
present, I use localhost but still the xml instance cannot
find its schema. Any help please?
Problems with Deserialization...22 Nov 2003 04:52 GMT1
    I'm having problems with some very simple deserialization code
and would appreciate it very much if I could get some help here.
    The following is the code:
=========================================================
Transformations appear to be CPU intensive21 Nov 2003 20:44 GMT5
I am migrating an existing ASP app that uses XSLT transformations to render against a language XML doc for localization and other items.  When I moved this logic into .NET and the native xml and xsl objects I noticed a significant processor hit on the web machine.
The xml file is ...
Pages: 1 2 3 4 5 6 7 8 9 10 October, 2003
 
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.