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 / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Access XmlSchema properties?31 Mar 2005 20:17 GMT2
I'd like to be able to access the elements in an XSD/XmlSchema object to
determine things like the datatype. Can this be done without explicitly
running validation on a document? Can I programatically access the elements
via an XmlSchema object to determine datatype (or other ...
minLength and maxLength31 Mar 2005 16:33 GMT7
My xsd has the following element:
     <xs:element name="Company" minOccurs="0">
    <xs:simpleType>
    <xs:restriction base="xs:string">
XML Serialization Help31 Mar 2005 14:44 GMT4
Hello,
I have an existing set of C# classes that encapsulate our application data.
They are in a heirachy with each subclass defining more specific types of
data. I would like to serialize these data objects as XML but perserve the
parent child relations31 Mar 2005 03:50 GMT1
I have an xml schema with a customer/order
master child relationship managed by a dataset
In the windows form I have the customer
fields bound to the customer node and
Namespace Question30 Mar 2005 20:07 GMT2
I sent this question in before, so apologies.
I have a number of schemas which I add into a schema collection. A number of
the schemas define types, the others contain business context message
details (e.g. updating an employee etc). The schemas which define general
easy: readxml() with basic.net30 Mar 2005 09:55 GMT1
i use this code:
Dim ds As New DataSet
ds.ReadXml(Me.txtImportFile.Text)
at the readxml line i have the following error:
xml using datasets30 Mar 2005 05:50 GMT2
hi i am new at this...whats the better way to read xml files..create a
dataset and read them using xml only for validation ...
or
use xmlreader to validate and read them?
XML File Size - Causing Problems29 Mar 2005 19:33 GMT6
Hello - thanks for your time.
I've built an intranet site that uses an xml file as a data source for
dynamic content.  Currently the xml file is approximately 1 mb. The file will
grow beyond this size as time goes on.  The application works great locally,
DataSet.ReadXml with an extract from an xml file29 Mar 2005 02:40 GMT3
I have an xml file that encapsulates a dataset definition within a set
of tags (<dataset>)... here is an example
<?xml version="1.0" encoding="utf-16"?>
<dataset>
XML to DTD, is there anything in VS.NET ?28 Mar 2005 23:50 GMT1
Hi! I have to create a DTD for a multilevel (30+ levels) XML file. I am
looking for help in creating the bulk of the DTD automatically. Is there
anything in VS.NET 2003 to help me out? I've looked and can only see Schemas.
Is there anything out there I can use ? I found some ...
passing a nodeset into an xslt file.28 Mar 2005 18:04 GMT2
i've been trying to pass a nodelist (!=nodeset??) from my c# application to
some xsl transform to use.
the xsl code is as follows:
<xsl:stylesheet version="1.0" exclude-result-prefixes="extern msxsl local
newbie question - replacing "invalid" nodes28 Mar 2005 16:20 GMT2
i am reading in an xml stream and validating it against a given schema.
the objective is to "mark" "invalid" nodes (according to the xsd type
defined, or some rules) with an attribute, and then pass this modified
stream to another process in the pipeline.
XmlValidating Reader and XmlNodes28 Mar 2005 15:55 GMT8
Is there a way to get the current XmlNode from the reader while in the
validation event handler?  What I'd like to do is display the error message
along with the name of its parent node.  
In my XML format, there are parent nodes named differently with some of the
ASP querystring and XML28 Mar 2005 12:15 GMT5
 If somebody just gives me and asp page that returns XML, how do I consume
that?
Such as news.asp?page=id.  This returns a page of XML in IE.  What objects
and properties in .NET should I research?
MSXML627 Mar 2005 23:34 GMT3
    I was looking at the MS tool VersionCheck and it indicated that I
did not have MSXML6.  My searching for this file has been fruitless.
The only place that I could find it was on a site that required Paypal
to download (Checked source code of web page prior to submitting).  I do
Pages: 1 2 3 4 5 6 7 8 9 February, 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.