regional

WPF StringFormat={0:C} showing as dollars

Why does this line of code <TextBlock Text="{Binding Net, StringFormat=c}"/> Output the result as $xx.xx when all my regional settings are set to UK. I expect it to output it as £xx.xx. Any ideas? I have tried different variations of the stringformat including StringFormat={}{0:C} but still get the same result. Thanks for looking. ...

WPF C#: Starting crash due to client 'Region and Language' settings

Hi, I'm working on a WPF C# application, and it seems to crash with a few random people. So eventually I found out it was the 'Region and Language' settings that was responsible. For example, if I were to set my Format to English (United States) it will work, if I set it to Swedish (Sweden) it will crash from the start. When I test th...

How to get the Time format for all the regionals

In Control Panel-> Regional and language options-> Regional Options-> Standard and formats, there is the list of all the regionals and by clicking the "Customize" button, the user can set the time format My question is how to get the current and default time format for all the regionals programmelly? ...

sharepoint regional settings are differenet from server settings

How to force sharepoint 2010 to use hosting server settings just as date and time i have problem in hijri date , sharepoint's date is different from server's date (hijri only) any ideas please ? ...

Terminal service regional setting

Hi, Is it possible for the terminal service to automatically change its own regional settings based from the settings of user who instantiate the remote connection ? For example, a TS setup is in French(Switzerland), then I'm on English(US), if I start a remote session the TS will automatically inherit my regional settings. ...