HighTechTalks DotNet Forums  

Sponsored Links


Dotnet XML microsoft.public.dotnet.xml


Discuss in the Dotnet XML forum.



Post New Thread
Threads in Forum : Dotnet XML Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Dear All, I have query regarding the registry. Is it possible to write it to windows registry using the XML? if yes then what is the API or tag...
kbnumesh@gmail.com
08-23-2007 06:43 AM
Martin Honnen Go to last post
2 8
Dear All, I have query regarding the registry. Is it possible to write it to windows registry using the XML? if yes then what is the API or tag...
kbnumesh@gmail.com
08-23-2007 04:47 AM
kbnumesh@gmail.com Go to last post
0 10
Not sure if this is better put heree or in some IIS6 NG. I have put input caching into my global.asax file. Code listing below. I put a file...
=?Utf-8?B?ZG91Zw==?=
08-23-2007 02:56 AM
WenYuan Wang [MSFT] Go to last post
34 35
I'm getting following errors in my schema validation . Error Message: The 'TimeSeries' element is not declared. An error occurred at , (1, 2). The...
wowfed
08-22-2007 09:34 PM
wowfed Go to last post
4 16
(Apologies if this is not the right newsgroup - if so, please point me in the correct direction.) Can anybody tell me a way to set the host header...
xml
08-22-2007 10:00 AM
Martin Honnen Go to last post
2 9
(Apologies if this is not the right newsgroup - if so, please point me in the correct direction.) Can anybody tell me a way to set the host header...
xml
08-22-2007 09:44 AM
xml Go to last post
0 16
Hi Is there a way to generate in code an empty instance of an XML from it's XSD? I have a lot of schemas and I want at run time to create an empty...
=?Utf-8?B?U2hhaGFyIFJvbg==?=
08-22-2007 09:25 AM
Martin Honnen Go to last post
2 12
Hi Is there a way to generate in code an empty instance of an XML from it's XSD? I have a lot of schemas and I want at run time to create an empty...
=?Utf-8?B?U2hhaGFyIFJvbg==?=
08-22-2007 09:06 AM
=?Utf-8?B?U2hhaGFyIFJvbg==?= Go to last post
0 7
Can anyone explain why the following program doesn't work? The attributes and elements of the MessageList class are not being generated. Am I doing...
ilitirit
08-22-2007 08:53 AM
ilitirit Go to last post
0 8
I'm getting following errors in my schema validation . Error Message: The 'TimeSeries' element is not declared. An error occurred at , (1, 2). The...
wowfed
08-21-2007 09:10 PM
wowfed Go to last post
0 15
I'm getting following errors in my schema validation . Error Message: The 'TimeSeries' element is not declared. An error occurred at , (1, 2). The...
wowfed
08-21-2007 06:31 PM
wowfed Go to last post
0 10
I'm getting following errors in my schema validation . Error Message: The 'TimeSeries' element is not declared. An error occurred at , (1, 2). The...
wowfed
08-21-2007 06:31 PM
wowfed Go to last post
0 12
Hi I would like to run through an XML file using C# 2.0 and check for well formedness - and I would like to get all errors and not jsut the first...
eliasen
08-21-2007 09:07 AM
Martin Honnen Go to last post
10 17
Hi, I have a XML file which I validate against a schema using the following: doc.Schemas.Add("",...
SimonB
08-21-2007 03:59 AM
SimonB Go to last post
4 9
Hi I would like to run through an XML file using C# 2.0 and check for well formedness - and I would like to get all errors and not jsut the first...
eliasen
08-21-2007 02:17 AM
eliasen Go to last post
0 13
I have an xsl file that transforms an XML document and outputs it to my web page. The xsl file is also creating LinkButtons and they appear on the...
tim.cavins@gmail.com
08-20-2007 02:56 PM
tim.cavins@gmail.com Go to last post
16 20
I need to generate the following SOAP request in a VB Windows app and then read the response XML data into an Access database: <?xml version="1.0"...
=?Utf-8?B?Sm9uYXRoYW4gQXR0cmVl?=
08-20-2007 10:40 AM
=?Utf-8?B?Sm9uYXRoYW4gQXR0cmVl?= Go to last post
0 5
I need to generate the following SOAP request in a VB Windows app and then read the response XML data into an Access database: <?xml version="1.0"...
=?Utf-8?B?Sm9uYXRoYW4gQXR0cmVl?=
08-20-2007 10:40 AM
=?Utf-8?B?Sm9uYXRoYW4gQXR0cmVl?= Go to last post
0 14
Hi I need to extract the data from the following XML file (fragment) which consists of and order number (in this case 415045) and some related...
=?Utf-8?B?Sm9uYXRoYW4gQXR0cmVl?=
08-20-2007 09:32 AM
=?Utf-8?B?Sm9uYXRoYW4gQXR0cmVl?= Go to last post
16 17
Is there a commercially available RSS Feed API written for .Net (C# or VB.Net) preferably containing methods to set filter terms to search within the...
Siva
08-20-2007 05:16 AM
=?Utf-8?B?WWFyb24gS2Fybmk=?= Go to last post
4 13
Is there a commercially available RSS Feed API written for .Net (C# or VB.Net) preferably containing methods to set filter terms to search within the...
Siva
08-19-2007 05:11 PM
Siva Go to last post
0 12
Hi, How can I comapre 2 dataset schemas are compatible (Same table columns, same keys, same constraints, ...)?
Leon_Amirreza
08-17-2007 08:37 PM
John Saunders [MVP] Go to last post
2 7
I have an xsl file that transforms an XML document and outputs it to my web page. The xsl file is also creating LinkButtons and they appear on the...
tim.cavins@gmail.com
08-17-2007 12:58 PM
tim.cavins@gmail.com Go to last post
0 12
I declared one element in my XML Schema as "xs:dateTime", when I validate the XML with the date in the format "dd/mm/yyyy", it shows the error that...
=?Utf-8?B?UHJhc2hhbnQgQw==?=
08-17-2007 09:07 AM
Martin Honnen Go to last post
2 14
I declared one element in my XML Schema as "xs:dateTime", when I validate the XML with the date in the format "dd/mm/yyyy", it shows the error that...
=?Utf-8?B?UHJhc2hhbnQgQw==?=
08-17-2007 08:58 AM
=?Utf-8?B?UHJhc2hhbnQgQw==?= Go to last post
0 10
Hi, Can I xml serialize the property of type Color? The following doesn't work: public Color TextColor { get; set; }
Dmitry Nogin
08-16-2007 01:00 PM
John Saunders [MVP] Go to last post
4 11
Hi, Can I xml serialize the property of type Color? The following doesn't work: public Color TextColor { get; set; }
Dmitry Nogin
08-15-2007 09:59 PM
Dmitry Nogin Go to last post
0 8
Hi, How can I comapre 2 dataset schemas are compatible (Same table columns, same keys, same constraints, ...)?
Leon_Amirreza
08-15-2007 04:27 AM
Leon_Amirreza Go to last post
0 13
I have the following requirement for an assignment. Could u please help me in creating xml document for this. I have images stored in c drive. .....
=?Utf-8?B?c2VlbWE=?=
08-14-2007 05:22 PM
Peter Flynn Go to last post
2 7
Hello, There is a space(as a data) in one of the columns. And i save my DataTable as a xml file using DataSet. I used DataSet.WriteXml method to...
=?Utf-8?B?bXJjc2hhcnBtYW4=?=
08-14-2007 04:36 PM
=?Utf-8?B?bXJjc2hhcnBtYW4=?= Go to last post
0 13
Hello, There is a space(as a data) in one of the columns. And i save my DataTable as a xml file using DataSet. I used DataSet.WriteXml method to...
=?Utf-8?B?bXJjc2hhcnBtYW4=?=
08-14-2007 04:36 PM
=?Utf-8?B?bXJjc2hhcnBtYW4=?= Go to last post
0 13
I have three image groups. I have to create an XML document that models the image groups.Each grouping should include the name and location of the...
=?Utf-8?B?c2VlbWE=?=
08-14-2007 06:34 AM
Martin Honnen Go to last post
2 9
I have the following requirement for an assignment. Could u please help me in creating xml document for this. I have images stored in c drive. .....
=?Utf-8?B?c2VlbWE=?=
08-13-2007 10:48 PM
=?Utf-8?B?c2VlbWE=?= Go to last post
0 12
I have three image groups. I have to create an XML document that models the image groups.Each grouping should include the name and location of the...
=?Utf-8?B?c2VlbWE=?=
08-13-2007 04:48 PM
=?Utf-8?B?c2VlbWE=?= Go to last post
0 10
Hi, I have a XML file which I validate against a schema using the following: doc.Schemas.Add("",...
SimonB
08-13-2007 04:00 AM
SimonB Go to last post
0 15
I'm using an xpathnavigator in a windows form to append child with attributes. xnav.AppendChild("<item name="""" value=""" & client supplied value...
Rick
08-12-2007 10:54 AM
Rick Go to last post
4 12
I'm using an xpathnavigator in a windows form to append child with attributes. xnav.AppendChild("<item name="""" value=""" & client supplied value...
Rick
08-12-2007 09:24 AM
Rick Go to last post
0 15
does my msdn license give me terminal services licenses? I have a development server using windows 2003 and sql 2005 both from my msdn. My...
=?Utf-8?B?UmFmaSBHb2xkbWVpZXI=?=
08-12-2007 08:22 AM
=?Utf-8?B?UmFmaSBHb2xkbWVpZXI=?= Go to last post
0 12
does my msdn license give me terminal services licenses? I have a development server using windows 2003 and sql 2005 both from my msdn. My...
=?Utf-8?B?UmFmaSBHb2xkbWVpZXI=?=
08-12-2007 08:22 AM
=?Utf-8?B?UmFmaSBHb2xkbWVpZXI=?= Go to last post
0 6
Net 2.0 I'm using xml to store company configuration settings in a BLOB database field. I create an xPathNavigator like this: Dim doc As...
Rick
08-12-2007 07:46 AM
Rick Go to last post
4 11
Net 2.0 I'm using xml to store company configuration settings in a BLOB database field. I create an xPathNavigator like this: Dim doc As...
Rick
08-11-2007 06:15 PM
Rick Go to last post
0 8
Hi, In my C# code, I have defined a Map object which is sent as part of a request to a web service, here's an extract of the part of the...
honguin@googlemail.com
08-11-2007 06:00 PM
John Saunders [MVP] Go to last post
2 10
I written the following example program to highlight a problem I am having with transforms and adding parameters. Below is the code followed by the...
MichaelJ
08-10-2007 12:40 PM
Martin Honnen Go to last post
10 22
I written the following example program to highlight a problem I am having with transforms and adding parameters. Below is the code followed by the...
MichaelJ
08-10-2007 10:39 AM
MichaelJ Go to last post
0 10
I was wondering if someone would help me with validating specific parts of an xml document again its XSD. I would like to valiate the a...
aeden.jameson@gmail.com
08-10-2007 09:01 AM
Martin Honnen Go to last post
10 15
Hi NG, Is there a way to specify in an XML SChema file (.xsd) that the validation should go until a specified node, but not further down the...
Martin Eckart
08-10-2007 07:22 AM
Martin Honnen Go to last post
2 8
Hi NG, Is there a way to specify in an XML SChema file (.xsd) that the validation should go until a specified node, but not further down the...
Martin Eckart
08-10-2007 04:18 AM
Martin Eckart Go to last post
0 7
Hi, In my C# code, I have defined a Map object which is sent as part of a request to a web service, here's an extract of the part of the...
honguin@googlemail.com
08-10-2007 03:46 AM
honguin@googlemail.com Go to last post
0 11
Hello, I have a problem with the namespace prefix. I need to add nodes to a xml file that is not created by me. It has a namespace with the prefix...
Markus Bauer
08-10-2007 02:45 AM
Markus Bauer Go to last post
10 14
<xsl:if test="fTOC"> <xsl:element name="Section1"> <xsl:attribute name="titleRef">Section 1 - Section One</xsl:attribute> <xsl:for-each...
=?Utf-8?B?R2F1cmF2?=
08-09-2007 10:56 PM
=?Utf-8?B?R2F1cmF2?= Go to last post
4 11
Post New Thread

Display Options
Showing threads 251 to 300 of 6555
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.