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 / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
xs:anyAttribute XmlSerializer Bug31 May 2005 18:13 GMT1
I am noticing some VERY odd behavior when serializing and deserializing
classes that were generate using the XSD.exe utility. Can anyone
confirm if this is a bug (or it I am just doing something I shouldn't!)
Basically what is happening is that if the schema contains a collection
How to add namespace to msxml2.DOMDocument40Class ... Help needed30 May 2005 12:15 GMT1
Could anyone tell me how to add a namespace to msxml2.domdocument40class object.
I tried
String nameSpace = "http://www.w3.org/2002/xforms";
msxml2.domdocument40class xformsdoc;
writing xml files with XSDObjectGen.exe27 May 2005 19:57 GMT3
I have a schema and have used XSDObjectGen.exe to create a set of
classes that represent the schema.
What is the best way to fill xsdobjectgen.exe generated classes with
data? I want to create and serialize an instance of one of the classes
Inserting Processing Instruction27 May 2005 16:55 GMT2
I need to find a way to insert a processing instruction to an xml
document after all the other nodes have been correctly added. That's
because I get an xml from a method that I can't modify and I need to
add a processing instruction in order to render the xml using a custom
xpath for children27 May 2005 14:14 GMT1
  Following is a part of an Xml document I am having problems with. I have
a XmlNode variable in my C# application that referes to the mytable node of
the following Xml. Now I need to get all children of mytable node from the
ns0 namespace(myfield1 and myfield2 in this case) ...
Export the Data to .txt file using XML in vb.net?26 May 2005 17:50 GMT1
hieee there,
I am in big trouble. I want to export data from Dataset or Datagrid to .txt file using XML in VB.NET and I want to do it Manually but I don't have any ideas because I am new To XML. Please help me and Reply me Soon. Thank you in Advance.
SelectNodes and Two XMLNS's in XML Root26 May 2005 15:40 GMT2
This is a newbie question to XMLNS. I just finished the article on "XML
Namespaces and How They Affect XPath and XSLT" by Dare Obasanjo and I'm
pretty sure I understand the problem. I just don't know how to achieve the
desired XPath result. I'm dealing with an XML document that ...
Make a direct copy of an XMLDocument26 May 2005 14:44 GMT1
Can anyone tell me an easy way to copy an in-memory XmlDocument into a
new XmlDocument to be used for destructive processing without
affecting the original, please?
Thanks
XPath exclusion expression26 May 2005 12:59 GMT2
Hi there,
I have an XML document that I am trying to pull some information from.
The structure is similar to the following.
> <pricelist>
XMLHTTPRequest object Question25 May 2005 18:37 GMT1
Good Evening,
 I am new to the XMLHTTPRequest Object and it's use but i am doing pretty
good with it since it's realtively simple?
I am having one problem in using a Get method.
get list of used namespaces25 May 2005 17:49 GMT1
  I load an xml file into XmlDocument object and would like to get a list
of namespaces used in the file. How can I get a list of namespaces used in
xml file?
Thanks.
?Best way to escape for xml?25 May 2005 12:30 GMT3
I have an Oracle Procedure that returns xml. There was an exception thrown
when I tried to load an XmlDocument (using LoadXml(String)) because the value
returned from Oracle had an exclamation mark in a text node. So I wrote an
escape method to encode the text coming into the  ...
XML object serialization to MemoryStream and then XSD validation24 May 2005 20:58 GMT5
Ok I have a class called Product
==============================================
Code: Product.vb
==============================================
Reset XmlValidatingReader24 May 2005 18:25 GMT2
How do I reset an XmlValidatingReader or move it back to it's starting
position?
// First time, works fine
while( vr.Read() )
Bug or By Design?24 May 2005 12:19 GMT1
I recently had a problem with one of my XPath expressions which led me
to believe there might be a bug in XmlNode, although it could be by
design since I didn't find anything in the KB.
Consider the the code appended below. The function CleanEmptyElements
Pages: 1 2 3 4 5 6 7 April, 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.