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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Invalid XML document generated from WriteXML() on a strongly typed dataset18 May 2004 01:11 GMT1
I've seen that many people have had this exact same problem in the past, but
no-one seems to post the answer when (if) they solve it... so here we go
again.
If I create a strongly typed dataset from an xsd schema I've created in
HTTP Status Codes18 May 2004 00:15 GMT1
What are the appropriate HTTP Status Codes for the following:
1. XML is not well-formed (structure problem)....
2. XML is not valid (as per DTD/XSD/XDR).....missing req'd field, etc
I checked out W3C spec and was unable to decide which status codes are best.
Generate attribute instead of element node17 May 2004 14:30 GMT3
how do I generate attribut instead of element name? For example:
I want:
<car
name="Ford"
Array Bounds Exception Inside system.xml.dll17 May 2004 03:46 GMT4
Array Bounds Exception inside system.xml.dll.  Test data is a dozen GB (available for the asking on CD).  Source code follows.  Call into system.xml.dll happens at the while statement..
using System
using  System.Xml
using System.Collections
Writing and Retrieving Configuration from an XML Document in C#17 May 2004 02:52 GMT1
I'm a student and new to the .net framework.  What is the best way to save
configuration properties (not user specific) for a C# application?  I read a
few messages talking about using XML to save properties.  I read about using
app.config, but it seems you have to manually edit the ...
XmlSerializer - public readonly properties not in XML17 May 2004 01:44 GMT3
Hi, I know the MSDN documents etc specify that readonly properties of
an object is not included in the XML that is generated - but any idea
why?
This put some rather severe limitations on how you must implement the
XPath helper upon XmlTextReader16 May 2004 23:44 GMT4
I do like XPath, I really do.
But I'm working on the compact framework which XPath is not included.
So I come to understanding that if XPath do not come to the mountain,
The mountain will come to XPath.
XSLT - MemoryStream - Performance16 May 2004 18:02 GMT1
I am writing thousands of html pages from an MS SQL source using a
DataSet and then an XslTransform. I have an interest in making the
code run faster as it takes several minutes (sometimes ten minutes) to
generate a batch of pages (say two thousand).
I need a parse example...16 May 2004 13:14 GMT1
I have the following xml file, and i need to get the values of <ID>, <HomeID> and <HomeName> in vb.net, i've tried several ways, but i can't get it, can you give me a vb.net example haw i do that? Thanks and sorry for my englis
<?xml version="1.0"?><Data><FileName>Details ...
XMLTextWriter -> utf8 string?16 May 2004 11:22 GMT6
I'm trying to generate an XML document within a string. I can do this using
the XmlDocument class and it's CreateElement, etc. methods, then at the end
I reference the OuterXML property and I've got it.
What I'd like to do (for various reasons) is to use an XMLTextWriter instead
Weird Issue XML AppendChild16 May 2004 09:03 GMT3
Can you not append a XmlWhiteSpace node to XmlDocument?
See example:
using System;
using System.Xml;
XPath problem with dateTime strings comparison16 May 2004 09:00 GMT4
I've got an XML file saved from DataSet. One table has datetime column
(datatype - xs:dateTime). XML file fragment for example:
<Root>
   <Element>2004-03-15T00:00:00.0000000+01:00</Element>
printing out :15 May 2004 11:29 GMT1
Ok.  I am new to the DOM document idea.  I previously just created my XML
using a textbuilder or string object.
Now I am trying to create the XML in a string format, send the XML to
another object , and rebuild the DOM inside the object.
XSD.exe and code it generates14 May 2004 18:24 GMT7
I have the following XML snipet:
<PROFILEINSPECTION MODIFIED="TRUE">
   <PROFILEINSPECTIONID MODIFIED="TRUE">8622</PROFILEINSPECTIONID>
</PROFILEINSPECTION>
XML DOM to Stream14 May 2004 13:35 GMT1
(Type your message here)
--------------------------------
From: Sean Wegele
I would like to get from
Pages: 1 2 3 4 5 6 7 8 April, 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.