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 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XmlReader problem with XML Fragment19 Nov 2003 07:58 GMT2
I need a reality check <g>...
I have the following XML fragment:
<event sitename="West Wind Demo Link">
    <url>http://rasnotebook/wconnect/testpage.wwd?Test2</url>
Change the XML elements sequence19 Nov 2003 07:31 GMT1
I export some database data to an XML file. How do I
change the sequence of the elements (fields) appear in
the XML document?
For example, my XML output from TableA is:
newbie XML QUestion19 Nov 2003 05:51 GMT1
I made a simple XML doc to hold backup file sets
i.e.
like this repeated per "record"
path to backup, inclusion specs, exclusion specs, and if it is recursive
System.XML vs MSXML 3/419 Nov 2003 03:42 GMT2
I am current in the process of converting an existing ASP application to
ASP.NET.  The existing application makes extensive use of server side XML
transformations as in  rslt=myxmlobj.tranform(myxsltdoc).
Now I have included the reference to the MSXML 3.0 object into my .NET
How can I swap two xml nodes that belong to the same parent?19 Nov 2003 00:24 GMT1
How can I swap two xml nodes that belong to the same parent?
Examples would be great!
Thank you,
Sasha
Newbie need help18 Nov 2003 17:06 GMT2
<Person>
   <LastName>anyLastName<LastName/>
   <FirstName>anyFirstName<FirstName/>
<Person/>
XML in VB.Net and MSXML18 Nov 2003 16:59 GMT2
    All,
        Which version of MSXML does the XML section of the .Net
Framework use or does it use something completely different?  I'm
starting to get into an XML contract and they claim to be using MSXML
Apache Axis and Visual Studio .NET Web Reference18 Nov 2003 15:58 GMT3
I noticed that adding in Visual Basic .NET a Web
Reference to an Apache Axis web service results in a URI
in the generated code that no longer has a port number. I
tracked down the problem to the WSDL file created by
Problem with RSS feed18 Nov 2003 13:10 GMT5
I am trying to incorporate Really Simple Syndicate (RSS) news into my asp
(not asp.net) based website. Since RSS is basically XML, I am trying to open
the xml file and parse it. On Asp.net the following code works seamlessly. I
am running IIS 5.1 on Win Xp Sp1.
Ado and Xpath vs. Ado.Net and XML18 Nov 2003 11:37 GMT4
I am a newbie to Ado.Net.
I am trying to convert my code to ado.net but I could not
find equivalence. Could someone out there shed me a light.
I had data in DB, I created a schema, retrieved data from
XMLValidatingReader - How to disable range checking18 Nov 2003 08:50 GMT2
I am currently validating an XML file against a Schema using
XMLValidatingReader. The schema actually contains ranges for particular
elements and I have been using it to detect range errors before it gets to
my program. The way the rangechecking works is that every element that ...
How to say it in XSD? (xs:list,  xs:enumeration, ...)18 Nov 2003 03:37 GMT1
Suppose I have a simple type which is enumeration
<xs:simpleType name="fontStyle">
   <xs:restriction base="xs:string">
       <xs:enumeration value="bold" />
Validating xCBL documents with .NET18 Nov 2003 03:32 GMT1
I am creating a .NET application that will be receiving
XML purchase order documents in xCBL 2.x, xCBL 3.0 and
xCBL 3.5 format.  I'm trying to figure out how to validate
these XML docs against the appropriate schemas in .NET.  
C#: How to deserialize an object to a string18 Nov 2003 01:57 GMT3
I want to know how can i deserialize an object to a string, instead of a
file as below:ShoppingList myList = new ShoppingList();
myList.AddItem( new Item( "eggs",1.49 ) );
myList.AddItem( new Item( "ground beef",3.69 ) );
XML XPath question. Simple XML File18 Nov 2003 01:39 GMT2
Ok,
Here is my XML File, it's pretty simple:
<?xml version="1.0" encoding="utf-8" ?>
<Dispositions>
Pages: 1 2 3 4 5 6 7 8 9 10 October, 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.