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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to handle empty datetime if read by ReadXML30 Nov 2005 23:01 GMT2
We have a webservice that generates an xml string that has a empty/null
datetime field (<OurDate></Ourdate>).  When we use ReadXML  read in the
serialized string we get the error:
"string not recognized as a valid datetime"
How to serialize number to specific format30 Nov 2005 22:55 GMT1
In the code I use for serialization/deserialization is the following:
[XmlElementAttribute(Form=XmlSchemaForm.Unqualified)]
public Decimal valArcBegAngle
{     
App Architecture ?30 Nov 2005 22:53 GMT1
I am creating two services. One downloads XML streams from WebSphere MQ into
a SQL2K database, the other uploads XML Streams into Websphere MQ from
SQL2K. The upload service polls SQL2K every couple of minutes for uploads.
If there are uploads I create an ADO Dataset that I must ...
XSL Sort30 Nov 2005 21:56 GMT1
I am trying to sort something using XSLT. I am going to give examples.
Original.xml
            <Root>
            <Car>
Suppressing DTD look-up via web access when loading XmlDocument30 Nov 2005 20:58 GMT7
In one of our test suites we load an xml document (it's actually .svg).
I'm trying to find some way of stopping the eventual call to
HttpWebRequest.GetResponse which I presume it's doing when going to get
the DTD at "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd".
Use of classes and datasets generated with xsd.exe30 Nov 2005 18:58 GMT1
these are my first steps with vs2005 (and xml at all), so please be
patient with me :-)
Here is what i'm trying to achieve:
Given a xml file with the following structure (simplified):
Web services, SOAP and harness applications30 Nov 2005 13:21 GMT1
Hi all, im pretty new to .NET development and have some question I hope some
nice people here can help me with.
Just to point out im not new to programming, just .NET, as such some of the
concepts and libraries that are available for use may need to be clarified.
xmlns:g - base.google.com namespace  problem29 Nov 2005 21:06 GMT2
I found some sample code to construct an rss feed and am trying to modify it
to match Google's specs at: http://www.google.com/base/rss_specs.html, but
without knowing much about XML.
Their samples show the namespace declaration in the rss tag, I tried it both
CPU hangs when Deserializing29 Nov 2005 18:25 GMT3
OK,  Here is the issue:
I have a string of XML that has been validated against the XSD.
This XSD also created a class called XMLRequest  (using xsd.exe).
When I attempt the following code,  my CPU is zooming to near 100%
xsd.exe and <xs:list>29 Nov 2005 18:23 GMT1
Does anyone know if xsd.exe in .NET v2.0 supports <xs:list> in element
types?
Thanks.
Jon.
XmlNode Enum Test29 Nov 2005 04:51 GMT2
Is there a way to test if an XmlNode represents an enum?
Inherit from XmlDocument?28 Nov 2005 17:31 GMT1
I have a class that contains a certain kind of XML document. The input
file is *not* an XmlDocument, but when loaded, I want it to work like
the XmlDocument class, like:
MyDocument doc = new MyDocument();
XML-Problem with Visual Studio28 Nov 2005 12:35 GMT2
Hi group,
I'm facing a visualisation problem with XML in VS (.Net 2003):
I have a resx-file with all my resource strings in it for
internationalisation of my programm.
Xpath newb question25 Nov 2005 05:07 GMT3
I'm trying to integrate an xml document into a vba application, and I'm pretty new to xml and xpath.  I have the following xml document:
<Chart>
   <Account>1000.10
       <Department>10</Department>
XML Deserialization24 Nov 2005 16:58 GMT2
I am facing this strange problem, we are receiving  xml documents from
Siebel which I am trying to deserialize into class objects for further
processing. The encoding of the document is utf-16 and siebel will post it to
an asp.net page, where I retrieve it as binary and convert ...
Pages: 1 2 3 4 5 6 October, 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.