Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > dotnet xml > october 2007 > threads for october 1 - 7, 2007

Filter by week: 1 2 3 4 5

Word 2007 XML to HTML
Posted by slaprade at 10/5/2007 9:47:01 PM
I'm not sure this is the correct locqation to post this question but I have already posted similar question in Office news group (without response) I am using VS2005 to create a solution for Word 2007. This version of Word no longer supports HTML as previous versions did. To maintain compatab...more >>


XML write problem
Posted by Aahz at 10/5/2007 5:03:08 AM
Hello, I need to write xml file ( using c#) with some elements inside that actually contains html code, like this: Moscow <p></p><a href="www.google.com"><img src="gallery/t20.jpg" border="0" /><br /> Red Sqare </ a> Instead of that every time I got...more >>

Help Editing an XML File
Posted by Mr. Chip at 10/4/2007 1:51:03 PM
Greetings, This is my first post and I am hoping (praying) someone could help me. I am not a programmer, I just know enough to be dangerous. I have a custom application someone developed for me that generates an XML file to display web pages. Following is a very small portion of an examp...more >>

read values from xml node object
Posted by raju at 10/3/2007 1:38:30 AM
Hai, Our client having one webservice, that return the xmlNode object as <Hello> <First>one</First> <second>Two</second> </Hello> When i call that webservice from vb.net code, it returns the outer text as <Hello></hello> tags. I cant read the child nodes. object ...more >>

Force XmlSerializer.Deserilize to ignore empty XML tags
Posted by eggie5 at 10/2/2007 2:55:04 PM
I'm having trouble deserilizing an xml node that has empty tags. See XML: <ContentCampaigns> <ContentCampaign> <ad_id_source type="integer"></ad_id_source> <billing_code type="integer"></billing_code> <birth type="datetime">2007-08-24T16:15:16-07:00</birth> <body>this camp...more >>

How to combine data?
Posted by Yuriy Galanter at 10/2/2007 10:38:25 AM
Hello, Sorry if this question has been asked before, this is the first time I encounter this problem. I have 2 XML files 1st file: <record ID = "1"> <title>some text</title> </record> <record ID = "2"> <title>more text</title> </record> <record ID = "3"> <title>a...more >>

Date format in xslt
Posted by Sandeep Singh at 10/1/2007 5:15:00 PM
Hi, How to convert date format from MM/dd/yyyy to yyyyMMdd in the XSLT. Is there any method to convert. I am getting date in the XML as string. Plx response on the same group. Thanks in advance Sandy ...more >>

Nested schema bug? Project compiles, but doesn't read XML properly
Posted by rogercnorris NO[at]SPAM yahoo.com at 10/1/2007 1:56:07 PM
We've run into an issue with VS2005 (at least I *think* it's an issue with Visual Studio) and one of our XML dataset schemas. We're trying to add a nested XML element to an existing element, but even though the project compiles fine, the XML document is not being read into a dataset properly. ...more >>



System.Windows.Controls default values
Posted by ZiggyShort at 10/1/2007 4:13:01 AM
Does anyone know how to determine default values of a UIElement derived object? eg. colour of a TextBox BorderBrush? I set a colour on an error condition, and once that error condition has been rectified I reset the colour to the original value. I may need to store original textbox border c...more >>

Help with XMLDocument
Posted by Bubba at 10/1/2007 12:00:00 AM
Hi. I've got an XML file similar in construct to: <Stuff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="Stuff" xsi:schemaLocation="Stuff all-stuff.xsd"> <Foo ...> Foo Elements </Foo> <Bar ...> Bar Elements </Bar> <FooBar ...> ...more >>


DevelopmentNow Blog