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 / January 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Uniqueness based on Attribute-value05 Jan 2004 10:07 GMT2
Is it possible in Xml to enfore the uniqueness of an element based on his
attribute value.
Say I have this schema :
<?xml version="1.0" encoding="UTF-8"?>
Selectnodes - namespace problem05 Jan 2004 09:23 GMT1
Given this:
http://rss.asdf.dk/theothermusic.rss
how do you use selectnodes/Xpath to return all title-items (//title is
not working). I think it a problem with namespace but i can't solve
Load/save XML from/to stream.04 Jan 2004 11:32 GMT2
Hi, all!
What is wrong in the follow code:
MemoryStream streamSave = new MemoryStream();
XmlDocument doc = new XmlDocument();
MSXML2.XMLHTTP  username and password encoding02 Jan 2004 03:49 GMT4
I'm working on a project where we have to call up a URL from a Java
servlet - the only sample call we have is some Javascript that used an
MSXML2.XMLHTTP object to send the request, using a username and
password.
Extracting XML data to be used in XSLT HTML output01 Jan 2004 16:16 GMT3
Ok:
I have done small level Xml stuff and am just now starting to understand
some of the plumbing involved. I've done a lot of .NET programming for SQL
Server, but little for Xml data stores.
Extracting custom data with an XSLT?01 Jan 2004 11:56 GMT4
I'm pulling my hair out here.  First, I'm new to XML, so that doesn't
help, but none of this makes any sense to me.  All I'm trying to do is
take a simple source XML file and translate it with an XSLT to produce
HTML code.
need HELP.how to compare a xml file with another file using vb.net?01 Jan 2004 11:48 GMT1
i have a doubt!
i want to compare two files,one is a xml file which has
some certain rules,and the otherone is a "c" file.
i want to check each and every line of the "c" file which
Interesting Problem with System.Data.SqlClient.SqlCommand.ExecuteXmlReader()01 Jan 2004 05:26 GMT2
A strang error is occurring when I run the following code:
SqlConnection c = new SqlConnection();
c.ConnectionString = "Initial Catalog=Northwind;user
id=sa;password=kat1ie;Data Source=server";
Casting using XmlSchemaSequence on web form VS inside C# class01 Jan 2004 03:25 GMT1
I am reading a schema with two DataTables and loading into a dataset.
In my intial tests I was using a web form.  Everything was running
great so I convert it over to a class.    Now I am getting
"System.InvalidCastException: Specified cast is not valid".   I have
Trying to understand why simple XML will not validate01 Jan 2004 03:09 GMT1
I've been working on learning XML schemas and trying to
make use of the MS classes for validating data against a
schema.
So, I've been trying to work through some simple schemas
XML validating and writing at the same time01 Jan 2004 03:06 GMT1
I am receiving XML data that I would like to validate against my schema and
write at the same time.
Some of the data is optional, if the data in the optional elements is
incorrect, I would like to write blank data to that element, and then
Data Mapping between Applications.01 Jan 2004 02:52 GMT1
      Could anyone please throw your suggestions on the following
scenario?
(It would be really helpful if you could provide a solution using
.NET,XSLT,XSD,Web Service other than 'Biztalk Server' Approach.) -
XSLT Param Scope?01 Jan 2004 02:46 GMT12
I have a fairly hefty XSLT file that for the sake of debugging and clarity I
wish to split into some separate sub-templates contained within the same
file.  The master template calls an apply-templates and passes a node set to
it.  This template in turn defines approximately 15 ...
Pages: 1 2 3 4 5 6 7 8 9 10 December, 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.