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 / December 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
get sql server schema to xml?01 Dec 2003 22:48 GMT5
How can I get table/column schema of a sql server database?  i want to
convert the entire schema into an xml file.
thanks in advance.
Passing Credentials01 Dec 2003 22:34 GMT2
I am trying to retrieve XML created by ASP pages on different servers
and display them on a single ASP.Net page.
I was planning to use the XMLDocument and XMLResolver objects like
below:
Whitespace in app.config01 Dec 2003 18:53 GMT1
Has anyone noticed that the xml in an app.config file is treated differently
than in a web.confg, or is it just me?
I have a component that parses and processes node fragments that are taken
from a .config file. When used in a .NET web app ( web.config ) the
TextReader onto an XmlDocument.01 Dec 2003 17:13 GMT1
Hi I wonder if anyone has any ideas about this...
I am dumping the contents of an XmlDocument into a RichTextBox so the
user can see the raw XML. I use a line of code something like this to
lado the Xml text into the textbox:
removing dbo. from xml results01 Dec 2003 16:24 GMT2
I am using SQXML3.0 SP2 with some code like this -
using(SqlConnection sqlCon=new
SqlConnection(G2P2DataObject.GetLocalDBConnectionString())) {
sqlCon.Open();
Reading in XML file, changing elements and saving back to the file01 Dec 2003 16:07 GMT2
Reading in XML file, changing elements and saving back to the file,
how can i do that, I want to be able to read an XML file and read out
Elements. for example
<name>Tom</tom>
XmlSerializer question...01 Dec 2003 14:34 GMT4
When using XmlSerializer is there anyway of keeping "xsi", "xsd" namespaces
and PI
appearing in the xml file ?
<?xml version="1.0"?>
Validating XML In Visual Studio.NET 2003 problem.01 Dec 2003 14:27 GMT1
I have an XSD file in a web directory in "C:\inetpub\wwwroot\xsd\Test.xsd".
This maps to http://localhost/xsd/Test.xsd. I have tried this URL in
Internet Explorer and the file loads fine.
I have opened an XML file in Visual Studio.NET 2003. I have added
XmlDocument save and end tag formatting01 Dec 2003 10:40 GMT3
I am doing some work with the XmlDocument class for loading and saving files
and I notice that the save call is writing out the empty element in the
following format <element /> - is this formatting possible to control? ie.
get it to write out <element></element>.
Tools for comparing Xml documents01 Dec 2003 10:39 GMT5
Does anyone know any good tools for performing a side by side comparison of
2 xml documents on an element by element and attribute by attribute basis.
Thanks
   Donal
insert xml data into sql server?01 Dec 2003 09:49 GMT2
i need to insert data from an xml file into sql server table.
the xml file contains only one record.
how to insert the data? how to map the names of the fields in the xml file
and the table?
How to determine exact location of error...01 Dec 2003 03:50 GMT2
how can my code determine the exact line and column of an XmlNode if I need
to generate and error for that node?
Pages: 1 2 3 4 5 6 7 8 9 November, 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.