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 / February 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Xml Array(?) of Values02 Feb 2007 08:11 GMT3
I would like to create an XML structure like so:
<Root>
  <Reasons>
     <Reason>value1</Reason>
Get from a DataView to an XPathDocument01 Feb 2007 03:56 GMT3
I want to get from a dataview to an XPathDocument.
I have tried the following:
System.IO.MemoryStream memstream = new System.IO.MemoryStream() ;
DataView.ToTable().WriteXml(memstream);
Pages: 1 2 3 January, 2007
 
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.