Re: Special characters in Config file
- From: Jon Skeet [C# MVP] <skeet@xxxxxxxxx>
- Date: Thu, 13 Apr 2006 20:03:55 +0100
JimmyW <JimmyW@xxxxxxxxxxx> wrote:
How characters é and ü should be coded into App.Config file?
For Example & must be converted to & but how those two
characters é (e with dot) and ü (German u) should be coded?
Can anyone help?
Assuming the configuration file is encoded in an encoding which
includes those characters (such as UTF-8) you can just include the
character in the text.
--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
.
- Follow-Ups:
- Re: Special characters in Config file
- From: JimmyW
- Re: Special characters in Config file
- References:
- Special characters in Config file
- From: JimmyW
- Special characters in Config file
- Prev by Date: Re: How to Append to a File via FTP
- Next by Date: Windows CE Blues
- Previous by thread: Special characters in Config file
- Next by thread: Re: Special characters in Config file
- Index(es):
Relevant Pages
|