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
XSLTransformation Question20 Nov 2005 15:39 GMT6
I have an XSLTransformation question I hope someone can help me with. I am
trying to program this using VB.Net.
I currently have a VB6.0 application which I am converting into VB.Net.  The
last piece of code I have to convert is an XML transformation.  What I am
User defined ReadXml funtions required19 Nov 2005 17:22 GMT4
When reading XML Files from .Net we are facing different different issues.
like "The data at the root level is invalid. Line 1, position 1" and some
more with extra spaces at the beginning of the document etc., But I am
suprised to see that these are opened using browsers including ...
Can I make this document format correctly?18 Nov 2005 21:06 GMT4
I need to build a document by adding sub docs to it.  When I do so, I
lose formatting.  I've tried a suggestion I saw of simply setting the
formatting a second time to no avail.
Following is a console snippet that demonstrates the problem:
Selecting nodes where a specific child does NOT exist18 Nov 2005 13:25 GMT2
I have been given a rather poor schema for an XML file in the
following format :
><item>
> <key>ProductCode</key>
SoapFormatter to XmlSerializer conversion17 Nov 2005 16:20 GMT2
We currently persist our objects to xml/soap files using a SoapFormatter.
We control the serialization and de-serialization by implementing the
ISerializable and its two interface methods, namely, GetObjectData and a
constructor that takes two arguments (a SerializationInfo ...
how to get file id in C#17 Nov 2005 09:15 GMT1
how to get file id in C#
is there any kind of unique id that can be obtained for any file in a file
system?
Using C# to conver XML into Excel ?17 Nov 2005 06:50 GMT1
Hi Experts:
Anyone knows if C# provide functions to convert XML file into Excel format?
Thanks
Polaris
How do you remove and insert xml in C#17 Nov 2005 05:09 GMT4
All,
In the xml document below I want to delete the <eConnectProcessInfo
xsi:nil="true" />
and insert
xsi:schemaLocation in xmldatadocument class16 Nov 2005 21:41 GMT1
I am creating an xmldatadocument from an acess database with visual basic.
Here is the header code I am using:
Dim xmldcl As XmlDeclaration = myDoc.CreateXmlDeclaration("1.0", "UTF-8",
"yes")
What is this "IBM437"16 Nov 2005 19:32 GMT3
This is from a code example in visual studio beta, what is the IBM437 ?
thanks
grs
<?xml version="1.0" encoding="IBM437"?>
Multiple definition of element in xs:choice element16 Nov 2005 09:37 GMT2
Hajo,
I know only one way of forcing element to have one or more childes:
<xs:element name="saleOrSupplyMethod"> <BR/>
 <xs:complexType>
In-memory modification of NodeList16 Nov 2005 04:22 GMT1
Hi, Ignorant .Net Newbie Here -
I'm loading up an XML document and trying to encrypt some elements but not
others, by iterating through the nodelist returned from
XmlDocument.GetElementsByName().  Goofy things happen.  I get back 8
XSD keyRef15 Nov 2005 22:55 GMT2
I have a complex type defined in its own schema as follows:
<xsd:complexType name="myType">
<xsd:complexContent>
 <xsd:extension base="myBaseType">
Writing XML from Dataset to Response Object as Binary File15 Nov 2005 20:14 GMT3
I have looked fot his solution, but Im not sure what to search for.
I have an asp.net based report.  I need the user to be able to download
an XML file of the results so they can use the data in Excel, etc.
I do NOT want to write the file to the server first.  I just want to be
xpath search by LocalName15 Nov 2005 16:01 GMT3
Does anyone have an idea how to retrieve all nodes in an XmlDocument where
the LocalName is equal to some string?
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.