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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XmlConvert.ToDateTime question14 Jun 2004 21:34 GMT1
I have a question and I think I know the answer, but I am looking for
confirmation (and maybe a link to some documentation)
I have an input string of:
   "2004-08-01T00:00:00-00:00"
Bad XML formatting from XmlTextWriter14 Jun 2004 20:48 GMT1
Here is a function more or less exactly as I found it from somewhere
on the internet.
static string BeautifyXML(string sXML)
{
An unhandled exception of type 'System.Xml.Xsl.XsltException' occu14 Jun 2004 10:26 GMT1
Hi, can some experts out there tell me why I am getting:
An unhandled exception of type 'System.Xml.Xsl.XsltException' occurred in system.xml.dll... (No details in the error dialog box)
FileStream fs = new FileStream("test.xml",FileMode.OpenOrCreate);
StreamReader sr = new ...
Parsing custom tag in XML node ??13 Jun 2004 11:42 GMT1
I have a piece of HTML stored in a CDATA xml node, and would like a
way to provide the content-editor who's enters the text a friendly way
to specify a search query, something like:
<ROOT>
Insert XML into a XmlDocument object13 Jun 2004 01:16 GMT1
I'm trying to inset XML into a XmlDocument that already has data in it.  Does anyone have and c# examples (vb.net will work) or ideas on how to do this?  Thx...sonny
XSLT write output to different files12 Jun 2004 14:25 GMT1
I want to transform an xml file to several html pages. Is that possible?
There is an extension in Java Xalan which allows that and I'm looking for
a similar solution in .NET:
http://xml.apache.org/xalan-j/apidocs/org/apache/xalan/lib/Redirect.html
XSLT transform gives invalid XML12 Jun 2004 12:19 GMT1
I just tried to run a piece of code working with .Net 1.0 after compiling it
with 1.1. It failed and I tracked it down to the XSLT transform method
outputting invalid XML. The problem only seems to occur if the XML has an
html node. When it does so the transform method seems to take ...
Append new data to existing XML for output?11 Jun 2004 16:28 GMT5
I'm sure there's a very weasy way to do this, I've been running hard and
fast on several things at once and just may be at the point of overthinking
this...
I receive an incoming XML document via a string feed within a web service:
Prefixes in Web services (XML/.NET newbie)11 Jun 2004 15:56 GMT7
I am trying to create a webservice that is to return some XML following some
schemas.
I have successfully created a webservice and can get it to return attributes
and properties as applicable. But I just can't get it to add namespace
Suppress "Missing XML comment" warning during compile?11 Jun 2004 14:27 GMT3
I use XML comments around most of my class libraries public property and
methods, for example:
/// <summary>
/// blah blah
Distinguishing empty elements11 Jun 2004 10:56 GMT3
Here's the sample XML:
<sample1></sample1>
<sample2/>
From many XML books and online documentations, it is said to be just
how to add or remove entity to a xml file11 Jun 2004 03:55 GMT2
could someone tell me how to add or remove entity to a xml file
when i dim xmlentity as new xmlentity
it's say it's sube new is private
thks
Using XML Schemas to create a database?10 Jun 2004 20:34 GMT1
Is there a way in Visual Studio to use an XML schema to generate a database in SQL Server or Access?
My schema looks great and it creates a wonderful DataSet! But do I really need to create my data storage manually?
repost-.Net XmlValidatingReader should fail on complextypes with whitespace?10 Jun 2004 19:55 GMT1
Reposting due to lack of response - I believe the .Net
XmlValidatingReader should fail when validating XML that contains a
ComplexType element with white space when the ComplexType element has
the mixed attribute set to false in the XSD used for validation.
XSD validation10 Jun 2004 19:39 GMT2
When I edit a XSD in Visual Studio.NET 2003, I get the schema of the XSD in
case the XSD is in the correct format....else an error message is displayed
with the problematic line number and location etc. Is there any way to
perform such checks through some .NET library in System ...
Pages: 1 2 3 4 5 6 7 8 9 May, 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.