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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
AppendChild in a specific order in relation to preceding-sibling? PLEASE!16 Jan 2004 13:13 GMT3
Is it possible, and how?, to append a child element into a specific
order. For example:
<stations>
  <station name="one"/>
Cannot serialize member System.ComponentModel.MarshalByValueComponent.Site of type System.ComponentModel.ISite because it is an interface.16 Jan 2004 09:43 GMT2
I have read a previous posting about this error that seems to apply to
my problem:
Cannot serialize member
System.ComponentModel.MarshalByValueComponent.Site of type
Write entities in a XML file16 Jan 2004 09:13 GMT2
Hi to all!
This is the file that I would like to write using VB.Net and XMLTextWriter:
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!--DTD-->
Signing XML with a X509 Certificate16 Jan 2004 07:18 GMT1
I'm trying to sign a XML with a X509 Certificate  (Like an email), and store
it in a database. I want to include the certificate in the XML in order to
display the certificate properties (like click in the red insignia in a
signed email message)
returning Binary Data16 Jan 2004 05:30 GMT1
Ive a requirement to get the images through Web Services.
I'm converting the images into Aray of Bytes and putting
them into the dataset. The data received on the client
side (I'm using MS SOAP Toolkit VB 6)is converted back
XML Serialize/Deserialize multiple objects from a single XML file.16 Jan 2004 05:29 GMT2
After doing a search through google's archives of this list, I didn't see
what I was looking for so here goes...
Is it possible to serialize/deserialize multiple objects from a single XML
file?  I was looking to use the XML serialization to be able to translate
C++ VS.NET 2003 simple XML sample problem.16 Jan 2004 00:37 GMT1
I'm going from VS 6.0 to VS .NET 2003.  I'm converting a project and can't
get it to compile.  I've created a small Win32 console app that reproduces
the compiler error.  This has got to be something dumb.  Please help.
#import <msxml.dll>
Problem MSXML315 Jan 2004 21:19 GMT1
Anyone have a problems with MSXML3, when do assign Schema document in a XML document?
thanks
Eder
xsl:if and string function15 Jan 2004 15:17 GMT3
I'm at my wit's end with this one. Within an xsl:if test, I'm not able to
get 2 variables to properly evaluate if one of them is wrapped within a
string function.
<!-- This works -->
Validation of XML with XmlValidatingReader15 Jan 2004 08:08 GMT1
Having problems with this:
schema is:
<xs:schema xmlns="xsdPayment" targetNamespace="xsdPayment"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
SOAP header15 Jan 2004 04:13 GMT1
I'm coding a web service using MarshalByRefObject in
Visual C# and soapsuds... But how can I add a custom SOAP
header? I've used the SoapHeader class but it doesn't
work...
XLink, XQuery, XInclude etc15 Jan 2004 04:11 GMT1
Of the numerous XML standards, the classes of System.XML
support only XPath, XML Schema and DTD.
If I want to exploit XLink, XInclude or XQuery, can .NET
offer me anything? Are there third-party libraries that
Can not Load XML15 Jan 2004 01:13 GMT5
  I am trying to load the XML document from a file
like
XmlDocument requestDoc = new XmlDocument();
requestDoc.Load( strFileName );
newbie - trying to do a simple node parse14 Jan 2004 20:43 GMT1
I'm using ASP.net vb.net and I make calls to a c++ dll and get back xml
results. I've worked with a simple parser before in VFP and am looking for
something that works like what I've seen in the past. My return value will
be a string like:
Xpath Problem14 Jan 2004 18:11 GMT1
   Can someone tell me what's the problem with my Xpath query ?
   This one work fine :
       Dim listnodes As XmlNodeList = doc.SelectNodes("//DocInfo[@section='RH']")
   But if i use a variable instead, it does'nt work :
Pages: 1 2 3 4 5 6 7 8 9 10 December, 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.