[Mono-list] Which IDE?

Michał Ziemski rook at roo.k.pl
Wed Nov 21 05:39:07 EST 2007


Hi!
sasha pisze:
>> If you save your aspx files in VS.NET in UTF8 encoding with byte marker, 
>> then everything will be fine with non-english letters.
>>     
>
> It's clear, but what should i do with big projects which contains 
> thoutands files in CP1251? I only know how to save single file in UTF-8 
> (Menu File -> Advanced save option) and i don't know any settings in VS 
> for setting UTF8 as default encoding for all files :-( Maybe you can 
> give me some advice?
>   
When first editing the file right-click and select "open with". Select 
the editor marked "with Encoding".
Select UTF-8 with byte marker and save the file. From now VS will open 
and save the file in UTF8.

This might be a little off-topic for the mono-list, but I believe many 
of us use VS for coding, so I reckon this might be useful.
>> I develop in VS.NET a fairly complex application and deploy it on 
>> linux/mono .
>> For me everything works smoothly. I haven't had a serious problem with 
>> mono for a long time now.
>>     
>
> You are very lucky man :-) I've posted many bug reports and some of them 
> still not fixed, for example bug with ObjectDataSource which i'm using 
> in all my projects. So last year i can't port any my application to mono :-(
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>   
Best regards,
Michał Ziemski




More information about the Mono-list mailing list