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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XmlTextReader, unicode problem, help?08 Oct 2004 09:03 GMT3
http://support.microsoft.com/default.aspx?scid=kb;en-us;815658
The page above solved all of my problems with one exception. When the file
has strange data in it, possibly Japanese, I get the following error:
System.Xml.XmlException: '☼', hexadecimal value 0x0F, is an invalid
Using XML to serialize a SQL Query08 Oct 2004 07:52 GMT5
Let me state up front that I know very little about XML. My experience is
pretty much limited using the XML Serializer to serialize a user preferences
class to a file and back again.
I'm writing a rules engine for an application that basically involves
Strange missing dots in xslt output07 Oct 2004 21:39 GMT1
We're having a problem with some HTML output from an XSL translation that
seems to have full stops (or dots, periods, or whatever you want to call
them) removed.
We have a piece of XSLT something like so:
Xml and Serialization.07 Oct 2004 16:37 GMT2
Hi,
I would like to display some properties of an object of mine as XmlElement
"Content", not as an nested Element
That is :
xsd.exe Object reference not set to an instance of an object.07 Oct 2004 15:33 GMT2
I am trying to generate a class from an xsd and i get this error.
Microsoft (R) Xml Schemas/DataTypes support utility
[Microsoft (R) .NET Framework, Version 1.1.4322.573]
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
Server-Side Xml Control07 Oct 2004 12:02 GMT1
I am using Visual Studio 2003 with ASP 1.1.  I am trying to display
xml that I generate at runtime on an ASP Page below a data grid.  I am
trying to use the Xml Server side control
System.Web.UI.WebControls.Xml.  The documentation says that if you
Saving/Loading Xml to/from an Xml file 07 Oct 2004 10:38 GMT2
I have a function called GetXml that returns Xml as expected.
I then use:
   Dim saveFile As New SaveFileDialog
and the  configure saveFile.
XmlDocument converts "07 Oct 2004 07:20 GMT4
I' m using .NET System.Xml.XmlDOcument.
When I do the following:
XmlDocument xml = new XmlDocument();
xml.Load("blah");
Can I use an industry standard XSD and ADO.NET / SQLServer to output a conforming XML file07 Oct 2004 05:20 GMT1
We have tentatively agreed with a supplier to exchange order
information.  The plan is to use an 'industry standard' order schema
definition from say www.xcbl.org.
Is there are simple way to use ADO.NET in this scenario.  
How to deal with empty attributes?07 Oct 2004 05:08 GMT1
I want to know how I can deal with empty attributes, like this example:
<Spiral constant="">
</Spiral>
My Spiral implementation contains this code:
Load XML from the web07 Oct 2004 05:02 GMT5
I have a quick question. How can I do to load an xml document from the web.
Should I use the XMLDocument or some http class.
TIA,
Sebasti?n
Support for xsd:list?07 Oct 2004 05:00 GMT3
I have a list like this defined in my wsdl:
<xsd:simpleType name="MyPets">
 <xsd:restriction base="xsd:string">
   <xsd:enumeration value="dog"/>
Please help, date problem with XSD file06 Oct 2004 02:30 GMT1
I am getting the error:
Invalid character value for cast specification
In my xml file the date is like this:
2004-09-28T00:00:00.0000000-04:00
Get data out of a dataset.05 Oct 2004 22:24 GMT1
I use a dataset.ReadXML() to fill a dataset with data.
With this I get different tables and relations availible in my dataset.
What I?m wondering is: wich is the easy way to go here if I want to get
specific values with "childvalues" via relations, out of this. Like a kind
Check Constraints05 Oct 2004 19:19 GMT2
Is schematron the most popular way to do branching (conditional
validation) on dot Net platform?
Pages: 1 2 3 4 5 6 7 8 September, 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.