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
XML over HTTP02 Nov 2005 21:35 GMT2
I have to write an interface that accepts "XML over HTTP"-messages. How is
this done in .NET?
The goal is to have an application (webservice, webapplication, ...) that
accepts XML over HTTP and that sends reponses the same way.
xml with inline xsl schema validation fails02 Nov 2005 20:14 GMT1
Hi, I have an xml file with inline xsl when i try to validate with the
schema it is throuing lot of errors
is there any way to do this
if i remove xsl and validate, it is woring fine
Safe way to read attribute02 Nov 2005 19:36 GMT1
Is there a easy way to read a attribute and at the same time making sure
that the attribute excist and is of the right type (int, string, double)?
Thanks Torben
Serialisation - To Display or Not to Display02 Nov 2005 03:52 GMT3
A general query
Im serialising a person object with the following member variables
Class Person
       Private _forenames As String
allow any child element in 02 Nov 2005 02:30 GMT1
I want to create an xsd so that I can validate xml against it.  All I care
is that the root node (named brl) exists in the document.  Any other node
can go inside it.  If I validate an xml file with just the brl node it
validates fine, but if I put other elements in I get errors. ...
Difference between noditerator.movenext and...01 Nov 2005 16:33 GMT2
If I create a node iterator using an xpath expression pointing to a specific
node, this will give me the value of that node:
ni.movenext()
ni.current.tostring
Serializing objects that reference other objects01 Nov 2005 01:09 GMT1
I have a couple of C# objects like this:
class Foo {
}
class Bar {
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.