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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
split massive xml file18 Jun 2007 18:52 GMT1
I have an xml file (sample below) that is massive.  hundreds of megs maybe
thousands.  I need to split it up into multiple files so each file gets a
copy of the header element and sub elements and 1 detail element.  There
will be 1 file created for each detail element. Any tips ...
Anyone is working on PCATS XML standard?18 Jun 2007 14:33 GMT5
I am having problem opening the XAL file in the browser because the xmlns
URL and xsi URL are invalid.
If I would like to ignore those, what's the way to get the data into an
SQLserver table?
XPath and web.config18 Jun 2007 05:09 GMT6
I must be completely losing my mind.
I have some code that writes to config files.  It works great with
app.config files, but fails miserably with web.config files.  For the life
of me, I cannot figure out what is going on here.
What is wrong with my XPathExpression?16 Jun 2007 12:44 GMT2
I have an XML file that looks like this:
<Counties>
   <County>
       <District>2</District>
Please help...writing to XML file14 Jun 2007 23:04 GMT1
I have looked in all my books and online and can't find a way to make
this rather simple task work. Could someone please review the code and
see what errors I've made?   Thanks!!!!!!
I have an aspx for with a textbox and a button. The goal is to simply
RemoveChild Question14 Jun 2007 12:14 GMT1
looking for the correct code to remove the DEST_ID SUBSCR="[1]" node
with RemoveChild
    <WIRE_DATA>
        <NEED_WIRE>V</NEED_WIRE>
Dataset WriteXml Problem13 Jun 2007 17:20 GMT4
Could somebody please point out my error in the following code. The
dataset is returned by a stored procedure containing FOR XML AUTO,
ELEMENTS, but the XML Document that is created contains &lt; and &gt;
instead of < and >. I have tried everything that I can think of
XSD created in VS2005 not compatible with VS200312 Jun 2007 15:52 GMT3
We are upgrading from VS2003 to 2005. We discovered that the XSD
generated in 2005 (.Net 2.0) is not compatible with what was generated
in 2003 (.Net 1.1), and this breaks our code, as we have serveral
modules that read the XSD file and are sensitive to its structure.
question about create table by using xslt07 Jun 2007 16:26 GMT5
I have a xml file, here is sample part:
<?xml version="1.0" encoding="UTF-8"?>
<ProducsList>
    <Product id="1">
Object Serialization07 Jun 2007 16:04 GMT1
How would I set up a class or classes to serialize to XML in the format
below? I cannot figure out how to serialize the group of links as "id"
attributes of the link element.
<data>
Can't Access to a file07 Jun 2007 12:32 GMT1
I am trying to create html file using XML and XSL (with XmlDataDocument and
XslTransform objects) within asp.net 2003 app.
Keep getting : "...test.html" is denied.
here is the code:
schema question for dynamic elements06 Jun 2007 11:12 GMT4
I was wondering how to write the schema so that the DataSet LoadXml() method
will create the associated DataTable.  I've tried the following in the
schema file (using VS.NET 2005):
<xs:complexType name="Header">
xml records c# newbee04 Jun 2007 20:39 GMT2
I need to store records in xml files, i need to load the
record, add new nodes, delete nodes and modify existing ones then
save the file again.
Looks to me like there are different ways of working with xml,
Removing self-closing tags in XMLDocument.Save04 Jun 2007 16:20 GMT4
I have a VB.NET (VS2005, .NET 2.0) application producing an XML file which
is then used by a third-party product. It turns out the latter doesn't like
self-closing tags (i.e. it would rather see <CardNo></CardNo> than <CardNo
/>).
String representation of XML from System.Xml.XmlTextWriter02 Jun 2007 12:25 GMT1
Is there anyway to get the XML string representation from the
XmlTextWriter object?
I created a function to create an XML using this object, but I need to
send back an XML as the return value of this function. But I am not
Pages: 1 2 3 May, 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.