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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
performance problem with SelectSingleNode06 Jul 2003 11:21 GMT3
I have an application written in C# and i am using MS XML
DOM!
I have a document with the following structure (only the  
<DicEntry> - Elements are important):
Need Help with reading XML from an URL06 Jul 2003 11:09 GMT3
I have tried to read XML from an URL using the XmlTextReader:
XmlTextReader reader = new XmlTextReader(http://www.<domain>.com/?getxml=1);
But reader.ReadOuterXml() only returns an empty string, what's wrong?
Any ideas?
Include XML data in dll04 Jul 2003 20:21 GMT1
I'm writing an application where I need to store a small amount of xml data
in a relatively secure way -
    I don't want it just sitting out there in a separate file; I'd rather
have it compiled into the dll I'll produce.
How to obtain enumerated attribute declarations from a DTD using MSXML & VB?04 Jul 2003 16:04 GMT1
I have a VB (VB6, not .NET) application that reads an XML file (using MSXML
v3.2 parser); the XML file contains a reference to an external DTD.
The DTD has numerous enumerated attribute declarations like so:
<!ATTLIST MyElement
nested xml from dataset04 Jul 2003 15:25 GMT1
i have seen multiple postings on the subject but no answer that
addresses my question:
I create a dataset using a xsd schema. the schema specifies a relation
from one of the tables to the other table via a primary-secondary key
How to transform an xml file with 2 xsl files?04 Jul 2003 02:23 GMT3
I need to do a transform using 2 xsl files? How would i go about this? This
is what am doing now - just a single transform.
Dim XMLDoc As New XmlDocument
XMLDoc.Load(Server.MapPath("files/rdxmltemplate.xml"))
Consume XML to pass as a string buffer to legacy03 Jul 2003 16:54 GMT1
I am working on a project and a portion of which involves
receiving xml files on internet, extract values to build a
string and pass that string to legacy system.
I am planning on using XMLReader to read passed xml file
generate XSD of a table in sql server03 Jul 2003 16:44 GMT1
hi group
plz tell
how to generate XSD of a table in sql server.
thanks
What does 'You should pass XmlResolver to Transform() method' mean???03 Jul 2003 16:30 GMT2
I've got the following code. But the XSLTransform line is underlined by the
blue squiggle and vs tells me
c:\inetpub\wwwroot\Sites\RiderDesign\articles\test.aspx.vb(37): 'Public Sub
Transform(input As System.Xml.XPath.IXPathNavigable, args As
How represent 24-bit data types in XML Schema? Limits?02 Jul 2003 18:59 GMT1
I have data from an embedded device that I want to represent as an XML
schema.  Each data sample in the device's data log consists of a 24-bit
pressure value plus a 1 byte temperature value.  I am an XML schema newbie.
A 24-bit unsigned integer value has a range of 0 to 8388607.  Is ...
wddx02 Jul 2003 09:12 GMT1
Does anyone know how to make .NET and wddx work?
Thanks.
XSLT for Code Lookup?02 Jul 2003 06:02 GMT1
I'm a newbie to XML and just started looking into different avenues for
architecting a data interchange utility for our application.  We need to
import and export our SQL2000 data via XML, preferably using VB.Net and
ADO.Net, and don't want to reinvent the wheel.  It's not for use ...
how to return a xmldocument to classic asp02 Jul 2003 05:51 GMT1
I'm making a SOAP request to a webservice from classic
asp with(SOAP Toolkit v3.0).
This function has to return the XML document or the
xmlstring to the classic asp page.
importing XML doc into SQL Server 02 Jul 2003 05:47 GMT1
Hello, I am trying to import an XML document into SQL Server. I have tried
DTS, bulk loading into SQL server and anything else I can think of...
The only thing that has worked slightly is :
Dim objSQLConn As New SqlConnection(Constants.ConnectionString)
Is xml case sensitive?01 Jul 2003 19:03 GMT1
For example, when passing an xml document between
different vendor systems, would "utf-8" be distinctly
different than "UTF-8"?
Thanks,
Pages: 1 2 3 4 5 6 7 8 June, 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.