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 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
xsl compile error12 Nov 2003 08:59 GMT6
I got the following error while running a transform:
Exception Details: System.Xml.Xsl.XsltException: 'xsl:script' cannot be a
child of 'xsl:stylesheet' element.
The following is the transform:
Xml from string in Jscript12 Nov 2003 02:48 GMT1
Can someone please tell me how I can create an XmlDocument from a string
containing an Xml fragment?  I'd like to do this in Jscript in a client
(IE) environment.  The only examples I can find involve msxml, is this
the only way??
Newbie having trouble using XslTransform11 Nov 2003 17:37 GMT2
I'm having trouble obtaining expected results using XslTransform.  No
matter how (within reason and including a complete gutting of the
stylesheet element's contents) I modify my xslt file I receive the
results below (see "Actual Output" section).  The exception to this is
Odd character returned when using Encoding.UTF8.GetString(MemoryStream)11 Nov 2003 15:35 GMT2
Is anyone aware why the following code (intended to write XML into a
memory-based XmlTextWriter, and return the complete document as a string)
produces badly formed XML due to the resultant string always commencing with
a question mark
Appending XML to existing XmlDocument11 Nov 2003 15:10 GMT4
I have a database class that maintains data about customers i my system.
The basic XML for this looks like:
<Chunk>
       <Vendor>
using an xml as a embedded resource11 Nov 2003 13:55 GMT1
I don't want to include some xml files needed by my code, can I somehow use
them as an embedded resource so that the content of the xml won't be
accessible to people that will use my program.
Thanks.
XML save issue in .NET11 Nov 2003 12:39 GMT4
Currently we are using the .NET XMLDocument Class to manipulate some xml
documents. The issue we are having is that when we save the XML files using
the classes save method, empty xml tags will be saved with a CRLF instead of
the empty value. This can be solved by setting the ...
The root element is missing when binding dataset to xml textreader11 Nov 2003 11:46 GMT1
I am attempting to create a xml file to a memory stream the bind it to a
dataset.  I can write a physical file with no problem.  However I recieve
the following error when trying to bind it to a dataset:
Exception Details: System.Xml.XmlException: The root element is missing.
HTTPMail / WebDav Question...10 Nov 2003 21:10 GMT2
I'm trying to execute a MOVE command via WebDav for my Hotmail account (
trying to move a message into my trash folder ).  I'm getting an
authorization exception.  I am pretty sure that I'm not getting/setting the
proper cookies.  I was hoping someone out there may have an example ...
Do i have a problem? possible multiread from xmlfile09 Nov 2003 19:02 GMT3
H
I have a dll lib wich contains a static method to read and return a result
from a xmlfile.
But is possible that this dll could be called at the same time from muliple
Deserializing with XmlSerializer and XML namespaces09 Nov 2003 18:17 GMT4
I'm using SQLXML to get XML documents from a SQL Server database and
deserializing the results with an XmlSerialier. It was working perfectly
until I started getting namespace prefixes in some of my elements (due to
using import directives in the mapping schemas).
AppendChild method09 Nov 2003 08:28 GMT1
I'm reading from a grid and generating a node for each DataRow. When I try
to append the nodes to the root, it keeps replacing the previously appended
node.
For example:
Supply eyebrow razors09 Nov 2003 08:25 GMT1
YINFAN Industries Inc.,is a main manufacturer and seller of beauty care
implements, scissors and some other products in China.Professional
quality our Products are sold worldwide for 12 years at the completely
competitive prices and prestigious. We can supply personal care
Fastest Thread-Safe XML Read09 Nov 2003 07:19 GMT5
Looking for any input on the fastest and most thread-safe way to read
some small (~8k) XML files from a local disk.
  System.Xml.XmlTextReader xReader =
   new XmlTextReader( new System.IO.StringReader( configFile ) );
Deleting a posted message09 Nov 2003 07:12 GMT1
Is there a way I can delete a posted message OR at least
take my email off.
I have mistakenly given my email and have been receiving
spam like anything. It would be really helpful if the
Pages: 1 2 3 4 5 6 7 8 9 10 October, 2003
 
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.