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     
Hi check this http://techavenues.blogspot.com Thanks Preeti
Preeti
07-16-2007 06:06 AM
Preeti Go to last post
0 8
Hi check this http://techavenues.blogspot.com Thanks Preeti
Preeti
07-16-2007 06:06 AM
Preeti Go to last post
0 13
I never use the designer to work with my XSD, and it hangs for a few seconds when opening so I have to wait before I can switch to code view. How can...
Joe
07-13-2007 01:23 PM
Stan Kitsis [MSFT] Go to last post
2 13
Hi; If I have an XPathNavigator object and for a given xpath statement need to know if the node exists, how should I do this? I have found for some...
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?=
07-13-2007 10:52 AM
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?= Go to last post
14 17
Hello there, I have written a function serializing a certain object: public static XmlDocument Serialize(ServiceResponse response) { XmlSerializer...
thalion77@graffiti.net
07-13-2007 06:05 AM
Martin Honnen Go to last post
2 12
Hello there, I have written a function serializing a certain object: public static XmlDocument Serialize(ServiceResponse response) { XmlSerializer...
thalion77@graffiti.net
07-13-2007 05:12 AM
thalion77@graffiti.net Go to last post
0 8
below is a very simple XML file. I use ReadXml to read data. When it reaches an empty element as <Product /> below, my program crashes. The...
Bill Nguyen
07-12-2007 05:35 PM
Bjoern Hoehrmann Go to last post
2 11
Hi; If I have an XPathNavigator object and for a given xpath statement need to know if the node exists, how should I do this? I have found for some...
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?=
07-12-2007 03:56 PM
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?= Go to last post
0 10
below is a very simple XML file. I use ReadXml to read data. When it reaches an empty element as <Product /> below, my program crashes. The...
Bill Nguyen
07-12-2007 03:41 PM
Bill Nguyen Go to last post
0 6
Hi all, Basically i want to do get the specific node that is empty but when i try the following i get a null node even though I know there is a...
esebastian@esolutionsgroup.ca
07-12-2007 02:22 PM
esebastian@esolutionsgroup.ca Go to last post
4 10
Mr. Politics wrote: If you think that GetElementsByTagName is unreliable then you can try to use SelectSingleNode or SelectNodes...
Martin Honnen
07-12-2007 07:29 AM
Martin Honnen Go to last post
4 11
Hi all, Basically i want to do get the specific node that is empty but when i try the following i get a null node even though I know there is a...
esebastian@esolutionsgroup.ca
07-11-2007 03:57 PM
esebastian@esolutionsgroup.ca Go to last post
0 9
Hi, I have a XML file where I want to query elements but id of the element is buried deep inside child elements for...
Sebastian Mark
07-11-2007 11:09 AM
Martin Honnen Go to last post
2 11
Hi, I have a XML file where I want to query elements but id of the element is buried deep inside child elements for...
Sebastian Mark
07-11-2007 11:02 AM
Sebastian Mark Go to last post
0 10
I hadn't had a class yet and I had some MS help on this to set up, but I wrote a .Net WS that creates a proxy class response using SOAP. Works...
=?Utf-8?B?ZG91Zw==?=
07-11-2007 05:01 AM
Steven Cheng[MSFT] Go to last post
34 39
After two days I am at wits end, but I am too OCD'ed to give up. Please tell me what I have got wrong because no Validation Error is being...
Parsed Cheese
07-10-2007 05:44 PM
Parsed Cheese Go to last post
2 8
After two days I am at wits end, but I am too OCD'ed to give up. Please tell me what I have got wrong because no Validation Error is being...
Parsed Cheese
07-10-2007 05:09 PM
Parsed Cheese Go to last post
0 9
I have this code that creates an HTML formatted document and I can open the document through Word. But I want the format to be truely MS Word...
=?Utf-8?B?Q2FzcGVy?=
07-09-2007 03:44 PM
=?Utf-8?B?Q2FzcGVy?= Go to last post
4 9
I have this code that creates an HTML formatted document and I can open the document through Word. But I want the format to be truely MS Word...
=?Utf-8?B?Q2FzcGVy?=
07-09-2007 10:16 AM
=?Utf-8?B?Q2FzcGVy?= Go to last post
0 9
Hi everyone, I'm a real newbie, so please be patient :-) I am loading an XML files into a datagrid. It works fine. To further process the...
Robert Bevington
07-08-2007 01:05 PM
John Saunders [MVP] Go to last post
6 13
Mr. Politics wrote: What does "failure" mean exactly? Do you get an exception? Does the code not find an image? Can you post the URL of the feed you...
Martin Honnen
07-08-2007 06:23 AM
Martin Honnen Go to last post
0 9
Does anyone have working code to convert an xml file (with an xslt file) to word format? I've used the code here: ...
=?Utf-8?B?Q2FzcGVy?=
07-07-2007 06:39 AM
Martin Honnen Go to last post
2 10
Does anyone have working code to convert an xml file (with an xslt file) to word format? I've used the code here: ...
=?Utf-8?B?Q2FzcGVy?=
07-06-2007 02:58 PM
=?Utf-8?B?Q2FzcGVy?= Go to last post
0 11
I never use the designer to work with my XSD, and it hangs for a few seconds when opening so I have to wait before I can switch to code view. How can...
Joe
07-06-2007 09:36 AM
Joe Go to last post
0 10
hi.. i'm trying the following : jobTicket.LoadXml(@"<?AdLibeXpress applanguage='USA' appversion='2.5' dtdversion='1.0' ?><!DOCTYPE JOBS SYSTEM...
elh.maayan@gmail.com
07-06-2007 06:23 AM
Martin Honnen Go to last post
6 10
Hi everyone, I'm a real newbie, so please be patient :-) I am loading an XML files into a datagrid. It works fine. To further process the...
Robert Bevington
07-05-2007 04:32 PM
Robert Bevington Go to last post
0 11
I'm currently writing a C# class library to represent a certain XML that we're using. What I want to do is to allow our developers to...
Scott Springer
07-05-2007 12:32 PM
Scott Springer Go to last post
0 10
I'm currently writing a C# class library to represent a certain XML that we're using. What I want to do is to allow our developers to...
Scott Springer
07-05-2007 12:32 PM
Scott Springer Go to last post
0 12
hi.. i'm trying the following : jobTicket.LoadXml(@"<?AdLibeXpress applanguage='USA' appversion='2.5' dtdversion='1.0' ?><!DOCTYPE JOBS SYSTEM...
elh.maayan@gmail.com
07-05-2007 12:19 PM
elh.maayan@gmail.com Go to last post
0 13
hello, i would like to know something of xml, xslt.....which component of visual studio 2005 i can look for? can you tell me some manual to lern this...
armando
07-04-2007 08:47 AM
Martin Honnen Go to last post
4 12
hello, i would like to know something of xml, xslt.....which component of visual studio 2005 i can look for? can you tell me some manual to lern this...
armando
07-04-2007 07:03 AM
armando Go to last post
0 13
I'm experiencing issues where XmlSerialier.Deserialize throws an exception when attempting to use a MemoryStream built with an XmlWriter vs. a...
depalau@bemis.com
07-03-2007 04:31 PM
depalau@bemis.com Go to last post
4 13
Genius, I'm not able to forward to from Excel how does it work?
Josie Bould
07-03-2007 04:08 PM
Josie Bould Go to last post
0 8
Genius, I'm not able to forward to from Excel how does it work?
Josie Bould
07-03-2007 04:08 PM
Josie Bould Go to last post
0 10
I have found a resource providing marvelous information on the key concepts for those who want to be MCSD certified.Must...
robertsharma0@gmail.com
07-03-2007 01:40 PM
robertsharma0@gmail.com Go to last post
0 10
I have found a resource providing marvelous information on the key concepts for those who want to be MCSD certified.Must...
robertsharma0@gmail.com
07-03-2007 01:40 PM
robertsharma0@gmail.com Go to last post
0 11
Hi, I have to modify the xml document which is present in the local disc when user changes the values in the form. I have to modify the attribute...
=?Utf-8?B?UmFrZXNo?=
07-03-2007 02:10 AM
=?Utf-8?B?UmFrZXNo?= Go to last post
14 20
Hi; Can anyone point me to a good sample that does just about everything? I'd prefer one that is clear and simple and just does all the main things...
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?=
07-02-2007 09:59 PM
Steven Cheng[MSFT] Go to last post
10 21
Hi; How does it work when you have multiple schemas (all except 1 tied to a unique namespace I assume)? There can only be one root in the xml but...
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?=
07-02-2007 10:31 AM
John Saunders [MVP] Go to last post
4 8
Thanks, i'll look into that. At the moment i'm implementing a text reader that has buffering like a streamreader, but still exposes the correct...
Andrew Brook
07-02-2007 06:12 AM
Andrew Brook Go to last post
4 10
I installed vs2005 on a new xp pro machine, and installed everything except C++. When I click on a file with a ".xml" extension it is opened with IE....
billsahiker@yahoo.com
07-02-2007 02:11 AM
Bjoern Hoehrmann Go to last post
2 12
I installed vs2005 on a new xp pro machine, and installed everything except C++. When I click on a file with a ".xml" extension it is opened with IE....
billsahiker@yahoo.com
07-01-2007 05:49 PM
billsahiker@yahoo.com Go to last post
0 15
Hi; Can anyone point me to a good sample that does just about everything? I'd prefer one that is clear and simple and just does all the main things...
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?=
07-01-2007 01:22 PM
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?= Go to last post
0 10
Hi; If an xml file has this at the top: <?xml version="1.0"?> <purchaseOrder...
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?=
07-01-2007 01:12 PM
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?= Go to last post
4 16
Hi; It looks like this is in Annotations.Items but there can be multiple items - how do I know which is the <xsd:documentation>? -- thanks -...
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?=
07-01-2007 01:10 PM
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?= Go to last post
6 17
Hi; How does it work when you have multiple schemas (all except 1 tied to a unique namespace I assume)? There can only be one root in the xml but...
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?=
07-01-2007 12:14 PM
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?= Go to last post
0 16
Hi; If I have an xml file and a schema file and I want to validate that the xml file matches the schema - is this the best way? (This code works, I...
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?=
07-01-2007 09:08 AM
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?= Go to last post
4 10
Hi; It looks like this is in Annotations.Items but there can be multiple items - how do I know which is the <xsd:documentation>? -- thanks -...
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?=
06-30-2007 06:06 PM
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?= Go to last post
0 14
Hi; If I have an xml file and a schema file and I want to validate that the xml file matches the schema - is this the best way? (This code works, I...
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?=
06-30-2007 06:00 PM
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?= Go to last post
0 12
I have an xsd: <xsd:element name="comment" type="xsd:string"> <xsd:annotation> <xsd:documentation>hi...
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?=
06-30-2007 05:58 PM
=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?= Go to last post
0 10
Post New Thread

Display Options
Showing threads 401 to 450 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.