Re: Special characters in Config file

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



JimmyW <JimmyW@xxxxxxxxxxx> wrote:
How characters é and ü should be coded into App.Config file?
For Example & must be converted to &amp; 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
.



Relevant Pages

  • Re: Strange Characters When Viewing Outlook Express messages
    ... Messages Received in Outlook Express Have Different Characters in the ... messages in the default encoding format regardless of the actual encoding ... changed something with whatever they use to produce the emails. ...
    (microsoft.public.windowsxp.general)
  • Re: Help me!! Why java is so popular
    ... Well, Unicode is not a storage encoding system, or anything like that. ... Unicode is primarily a mapping from characters (in the linguistic conceptual ... French, Russian, Japanese and Korean songs. ...
    (comp.lang.java.programmer)
  • Re: Workable encryption in Tcl??
    ... abstract characters using the concrete UTF-8 encoding, ... character streams and octet streams when doing input and output. ... How does this relate to encryption? ...
    (comp.lang.tcl)
  • Re: Trasferire file
    ... The Base64 Content-Transfer-Encoding is designed to ... The encoding and decoding algorithms ... as output strings of 4 encoded characters. ... that this may be done directly by the encoder rather than in ...
    (it.comp.macintosh)
  • Re: unicode newbie, can you help?
    ... # The file can be opened using any encoding. ... # are used when analysing the BOM. ... # Create a test file with encoding .. ... ## Read in $MAX_BOM_LENGTH characters. ...
    (comp.lang.perl.misc)