Re: Change default encoding
- From: "perspolis" <rezarms@xxxxxxxxxxx>
- Date: Wed, 28 Dec 2005 16:20:05 +0330
No,I mean with VS editor not with stream writer..after creating some class
files I want to be saved with Unicode encoding..
"Jon Skeet [C# MVP]" <skeet@xxxxxxxxx> wrote in message
news:MPG.1e1c97f1cf2f0ab498cbfb@xxxxxxxxxxxxxxxxxxxxxxx
> perspolis <rezarms@xxxxxxxxxxx> wrote:
> > how can I change default encoding for saving C# files??
> > I want to set it always to Unicode -CodePage1200.
>
> Why not just always specify it when you start writing the file
> (presumably with a StreamWriter)? That would make it a lot clearer to
> anyone reading the code.
>
> --
> 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
.
- References:
- Change default encoding
- From: perspolis
- Re: Change default encoding
- From: Jon Skeet [C# MVP]
- Change default encoding
- Prev by Date: Re: Help with creating license code
- Next by Date: Re: setting html control property in javascript and page behind code
- Previous by thread: Re: Change default encoding
- Next by thread: Re: Change default encoding
- Index(es):
Relevant Pages
|