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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Appending XML to an existing XML file19 Sep 2004 12:14 GMT1
Hey all, I've read a few articles about speed and XML processing - so I just
want to make sure that I'm using the right strategy for what I want to
achieve.
I have an XML file that I'm appending to every time a user submits their
differences between MSXML and .Net XSL transformation 19 Sep 2004 11:58 GMT3
Are the differences between MSXML and .Net XSL transformation documented
online anywhere? Many of my XSL's work in MSXML but transform differently in
.Net XSL transformation.
help with Schema validation erroring out every single element19 Sep 2004 06:28 GMT2
The problem I am having is when I validate an xml file to a schema, it is
erroring out every element.  I think this has something to do with me
defining/referencing the namespaces.  I have searched on the net for a
while, but am still confused.  Thanks in advance for help.  Below ...
Newbie in XML with C# question18 Sep 2004 23:45 GMT2
I am learning how to using XML documents to store data.
I get this error:
Access to the path "c:\inetpub\wwwroot\Info.xml" is denied.
I have tried with the full path of the file, with / infront of the file.
XML to XML Using XSLT18 Sep 2004 19:53 GMT4
I need to transform one xml document into a second xml document. They
both have many nodes so xslt works fine, but there is one node I have
not figure out how to transform.
Here it is:
benefits of xml schemas in .net18 Sep 2004 15:50 GMT1
I have been asked to write xml schema files for some xml local datastores
that we will be using.  Being new to .net, I do not know if this will be of
any benefit to our development efforts.  So I am curious.  Does an xml
schema assist in .net development in anyway?  Does it make the ...
Saving XmlDocument with Danish Encoding????18 Sep 2004 04:18 GMT1
I'm trying to update a vbproj xml file programatically, but when I try to
open the updated vbproj file in Vs.Net, all entries ("Files") with danish
chars are wrong.
How do I force the XmlDocument.Save to encode to Danish chars
XmlSerializer and MemoryStream18 Sep 2004 02:36 GMT3
I am using some Microsoft examples that:
1. Serialize an object using XmlSerializer and write a file out to the
harddrive.
2. Read back in the file using XmlDocument.Load and populate a string.
XmlSchema find element question/best practice solution.18 Sep 2004 02:12 GMT1
I have a simple XSD for example like this:
<?xml version="1.0"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" attributeFormDefault="qualified">
Assembling a link to another document18 Sep 2004 02:08 GMT1
Hi all ...
More help needed please.
I'm trying to construct an anchor link to another document for my
shopping cart web app.
Confused About Validation18 Sep 2004 02:06 GMT4
I have an XML document and a corresponding xsd document I built. I want to
validate the xml document against that Schema but when I use the MSDN
validator it has no place to select the xsd document? It has a checkmark for
"Validate" but I have no idea what it is using as the Schema?
xml enveloped+exclusive canonical signing bug?17 Sep 2004 16:19 GMT2
I'm using .NET framework 1.1 + WSE10SP1.exe.
I'm not able to merge transforms: enveloped signature and exclusive
canonical
to get something like that:
AppendChild adds empty namespace declaration to node17 Sep 2004 13:11 GMT1
From an ASP.NET application I am loading an xml-file in order to modify it.
This is part of the code I have produced so far:
XmlDocument XMLDoc = new XmlDocument();
XmlNamespaceManager nsmanager = new XmlNamespaceManager(XMLDoc.NameTable);
XMLSerializer cannot serialize an object that contains a Font obje17 Sep 2004 00:45 GMT1
I was trying to use an XML file to save some program settings.
But cannot serialise the settings object if it contains a Font
object (even though Font is maked [Serializable()] in the MS
documentation.
XML16 Sep 2004 23:51 GMT1
How does one generate a XML code?
Pages: 1 2 3 4 5 6 7 8 August, 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.