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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Async Web Service Abort Question05 Nov 2004 19:44 GMT2
We are working in C#/Winforms and are using asynchronous client-side web
service calls (the Begin... and End... methods supplied by the web reference
creation).  Many of these calls are contained in Windows forms that the user
can close before the web service call has completed.  ...
Why is XMLSchema namespace so different than my custom namespace?05 Nov 2004 15:38 GMT1
Below is a snippet that I'm sure is quite familiar to most ...
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
Here, I've given the XMLSchema namespace the prefix 'xsd', and with
that, I can reference datatypes within the XMLSchema namespace ...
Insert/Update tables in a database with relational data from an XML file05 Nov 2004 09:23 GMT1
Could anybody just point me in a direction where I can find information
on how the heck I can update a database with relational data from an XML
file.
I use stored procedures to insert the data. And I am NOT storing the xml
Need Help With Detecting Element Block "Exit"05 Nov 2004 03:50 GMT1
Hi, all.
This should be pretty easy:
When parsing my XmlDocument object with a validating
reader, what's the proper way to detect when it
XmlSerializer and object typeinfo04 Nov 2004 16:43 GMT1
I have a class
public class Setting
{
    [XmlAttribute("name")]
programatically remove namespace from XmlDocument04 Nov 2004 12:42 GMT2
I'm writing a program that loads an xml document, modifies it, validates
it with an xsd schema, then send it on to another application for
processing. I have no control over this aplication.
The problem is this: for some reason, this application rejects any xml
how to apply xslt to XmlDocument04 Nov 2004 12:17 GMT3
Can someone answer this probably obvious question.
I have an xmldocument that i want to apply an xslt file to.
All the examples i find assume u are applying the xslt to an xml file
you've read in.
Special characters in xml from dataset04 Nov 2004 09:33 GMT2
Hi,
When I write out my typed dataset to an xml file on disk, I can not open it
in my browser, because my data contains characters like "ä","ë" and "é".
Is there a way to solve this?
How do you use a XSD to create a XML document?03 Nov 2004 22:24 GMT5
Is it possible to load a XSD and loop throw the nodes and attributes that
you whant filled out, and then generate a XML instance with the trees and
data that you have filled data in?
And how do you do that?
Strongly typed dataset for hierarchical data03 Nov 2004 21:27 GMT1
I'm trying to create a simple XML structure for storing tree-stryle data for
a forum-like software, e.g. each post will have a body field, the ID of the
user who posted the message, and zero or more subposts(replies). Thus it
would allow for unlimited depth of subposts.
Using XSD stored in assembly resource with includes02 Nov 2004 19:28 GMT2
I am trying to validate an XML file against an XSD that is stored in the
assembly as an embedded resource.  I can get it to work as long as the XSD
does not include other XSDs.  After a fair amount of searching, I have found
3 possible solutions but none have worked for me.  They ...
Transformation objects in .net add carriage returns to empty elements02 Nov 2004 15:30 GMT1
Is there any way around this short of telling the xmlwriter not to indent?
I have a process that send an xml doc to a cust who changes some data and
returns it.  It gets rejected on the resubmit because of the problem below.
I have an xslt trans. I am transforming it with the .net ...
Compiling dataset using an XSD that has import and include tags02 Nov 2004 15:21 GMT1
Hi,I am trying to create a DATASET object using an .xsd file that has an
import tag. The imported .xsd in turn has an include tag for another .xsd. Is
it possible to create a dataset based on such an xsd using the XSD.exe or are
there any other tools available for this? FYI, the ...
XPath returning multiple nodes.02 Nov 2004 13:11 GMT1
Is it possible to create an XPath query that will return both the First and
Last names using the following as an example?
<Data>
 <Emp>
XmlDocument.Load modifies files ?02 Nov 2004 11:31 GMT1
Hello group,
Why, when I execute the c# code on the xhtml validate file, the program insert a
couple of hooks at the end of this line ?
 ....DTD/xhtml1-transitional.dtd"[]>
Pages: 1 2 3 4 5 6 7 8 9 October, 2004
 
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.