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 > june 2005 > threads for june 29 - 30, 2005

Filter by week: 1 2 3 4 5

XmlSerializer XmlTextWriter UTF8 and Bad Characters
Posted by rmgalante NO[at]SPAM yahoo.com at 6/30/2005 2:18:40 PM
I have a Windows Service that reads and writes an XML file to disk periodically. I use the XmlSerializer to serialize and deserialize the XML file on disk. I am writing the file using an XmlTextWriter and UTF8 encoding. I notice after long periods of time that my file has bad, non-displayable...more >>

XML with chinese character problem
Posted by Agnes at 6/30/2005 12:00:00 AM
In my .net ,i need to generate an xml file , however, user may input a chinese character, Then , the xml will got something unknow characters. the following is my code, Does anyone know how to solve it ?? Private Sub Init() With AMSXML ..Formatting = Formatting.Indented ..Indentation = 4 ....more >>

strategies for making elements unique
Posted by Lisa at 6/29/2005 11:58:01 PM
I have to work with an existing xml where there is a root element and all other elements are children of the root (in other words there is no nesting or hierarchy), e.g. <myroot> <A>adata</A> <B>bdata</B> <C>cdata</C> <A>otheradata</A> </myroot> Unfortunately there are a lot of ...more >>

xml element's schema context
Posted by Jan Limpens at 6/29/2005 12:43:53 PM
Hi, given a schmea and the currently selected element (via XPath) of a XmlDocument that uses this schema, I want to allow a xml editor to give the user a choice of possible ChildNode Elements. Pretty much the way Visual Studio's Xml intellisense works. I am quite unsure, which path to take....more >>

Create a .net 2.0 settings file problem
Posted by Danny Springer at 6/29/2005 7:44:04 AM
I am trying to create the following xml file with VS 2005: <?xml version='1.0' encoding='utf-8'?> <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="" GeneratedClassName="Extra"> <Profiles> <Profile N...more >>

Xml Binding Question
Posted by Raed Sawalha at 6/29/2005 6:13:04 AM
the first thing I searched the internet is what is the XML Binding? also while I;m reading the eSCORTE4js for SCORM i noticed the following comment // these functions handle the conversion to/from the IEEE 1484_11_3 XML binding values what this means? ...more >>

XML datasource
Posted by Stanislaw Tristan at 6/29/2005 12:00:00 AM
SSBoYXZlIGEgVlMgMjAwNSBiZXRhLg0KSG93IEkgY2FuIGNyZWF0ZSBhIFhNTCBkYXRhc291cmNl IGluIGRlc3Vnbi10aW1lPw0KDQotLSANClN0YW5pc2xhdyBUcmlzdGFuDQpJUCBQcm90ZWN0aW9u DQpLeWl2LCBVa3JhaW5lDQpFLW1haWw6IGFkbWluQHplc3RhZC5jb20NCldFQjogd3d3Lnplc3Rh ZC5jb20= ...more >>



DevelopmentNow Blog