Click here to Skip to main content
15,884,986 members
Home / Discussions / C#
   

C#

 
QuestionChange Locale in .Net? Pin
Juan Miguel Venturello3-Jan-04 11:17
Juan Miguel Venturello3-Jan-04 11:17 
AnswerRe: Change Locale in .Net? Pin
leppie3-Jan-04 11:47
leppie3-Jan-04 11:47 
GeneralRe: Change Locale in .Net? Pin
Juan Miguel Venturello3-Jan-04 13:33
Juan Miguel Venturello3-Jan-04 13:33 
GeneralRe: Change Locale in .Net? Pin
Heath Stewart3-Jan-04 17:13
protectorHeath Stewart3-Jan-04 17:13 
GeneralRe: Change Locale in .Net? Pin
Juan Miguel Venturello4-Jan-04 0:00
Juan Miguel Venturello4-Jan-04 0:00 
GeneralRe: Change Locale in .Net? Pin
leppie4-Jan-04 1:06
leppie4-Jan-04 1:06 
GeneralRe: Change Locale in .Net? Pin
Juan Miguel Venturello4-Jan-04 2:33
Juan Miguel Venturello4-Jan-04 2:33 
GeneralRe: Change Locale in .Net? Pin
Heath Stewart4-Jan-04 5:49
protectorHeath Stewart4-Jan-04 5:49 
It's supposed to be a wrapper. The ability to P/Invoke makes framework extensible, although not portable as you mentioned. I haven't checked yet, but I'm betting Mono does support P/Invoked calls, albeit in a different library. I'm not defending this design, just mentioning that Microsoft has been very clear about this. It's not another Java - similar concept, different implementation. The JVM takes care of all the OS-specific operations, but the CLR is meant only to manage the objects and provide interoperability services. It sure beats JNI! (Trust me, I know). I guess you could say that they really differ most on how they handle native calls and both have advantages and disadvantages in the way they handle them.

Also, sorry I didn't notice that you said "system locale" in your first post. I read the thread before I posted originally and guess it just completely slipped my mind.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralArrayList Madness Pin
eggie53-Jan-04 10:02
eggie53-Jan-04 10:02 
GeneralRe: ArrayList Madness Pin
leppie3-Jan-04 10:21
leppie3-Jan-04 10:21 
GeneralRe: ArrayList Madness Pin
eggie53-Jan-04 10:25
eggie53-Jan-04 10:25 
GeneralRe: ArrayList Madness Pin
leppie3-Jan-04 10:31
leppie3-Jan-04 10:31 
GeneralRe: ArrayList Madness Pin
eggie53-Jan-04 10:57
eggie53-Jan-04 10:57 
GeneralRe: ArrayList Madness Pin
Heath Stewart3-Jan-04 11:01
protectorHeath Stewart3-Jan-04 11:01 
GeneralRe: ArrayList Madness Pin
leppie3-Jan-04 11:06
leppie3-Jan-04 11:06 
GeneralRe: ArrayList Madness Pin
eggie53-Jan-04 11:10
eggie53-Jan-04 11:10 
GeneralRe: ArrayList Madness Pin
eggie53-Jan-04 11:27
eggie53-Jan-04 11:27 
GeneralRe: ArrayList Madness Pin
Nick Parker3-Jan-04 10:30
protectorNick Parker3-Jan-04 10:30 
GeneralNeed a multiline listview Windows Forms control Pin
Roman R.3-Jan-04 7:37
Roman R.3-Jan-04 7:37 
GeneralRe: Need a multiline listview Windows Forms control Pin
Heath Stewart3-Jan-04 7:47
protectorHeath Stewart3-Jan-04 7:47 
GeneralRe: Need a multiline listview Windows Forms control Pin
Roman R.3-Jan-04 7:55
Roman R.3-Jan-04 7:55 
GeneralRe: Need a multiline listview Windows Forms control Pin
Heath Stewart3-Jan-04 10:59
protectorHeath Stewart3-Jan-04 10:59 
GeneralRe: Need a multiline listview Windows Forms control Pin
Roman R.3-Jan-04 17:21
Roman R.3-Jan-04 17:21 
GeneralRe: Need a multiline listview Windows Forms control Pin
Heath Stewart3-Jan-04 17:24
protectorHeath Stewart3-Jan-04 17:24 
GeneralRe: Need a multiline listview Windows Forms control Pin
Carlos H. Perez3-Jan-04 11:26
Carlos H. Perez3-Jan-04 11:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.