Click here to Skip to main content
15,896,348 members
Home / Discussions / C#
   

C#

 
AnswerRe: Answer my comment Pin
Software_Specialist2-Aug-07 4:15
Software_Specialist2-Aug-07 4:15 
AnswerRe: Answer my comment Pin
Sam_c2-Aug-07 4:21
Sam_c2-Aug-07 4:21 
GeneralRe: Answer my comment Pin
CPallini2-Aug-07 4:51
mveCPallini2-Aug-07 4:51 
AnswerMow my lawn. Pin
leckey2-Aug-07 6:35
leckey2-Aug-07 6:35 
GeneralRe: Mow my lawn. Pin
snorkie2-Aug-07 7:49
professionalsnorkie2-Aug-07 7:49 
QuestionProblem placing the TableLayoutPanel at the same location! Pin
Khoramdin2-Aug-07 3:35
Khoramdin2-Aug-07 3:35 
AnswerRe: Problem placing the TableLayoutPanel at the same location! Pin
Martin#2-Aug-07 3:40
Martin#2-Aug-07 3:40 
QuestionProcess.Start with specific Culture Setting Pin
Rolf Sperling2-Aug-07 3:30
Rolf Sperling2-Aug-07 3:30 
Hi,

my application (C#) can run with a culture set from a config file (e.g. "en-GB") that is different from the systems CurrentCulture (e.g. "sv-SE"). Is it possible to start a another process via System.Diagnostics.Process.Start with modified culture settings so that the new process has same CurrentCulture as my application?

Example:
Systems CurrentCulture = "sv-SE"
myApp CurrentCulture = "en-GB" (set from config file)
wanted: newProc CurrentCulture = "en-GB"

Thanks
Rolf
AnswerRe: Process.Start with specific Culture Setting Pin
Martin#2-Aug-07 3:45
Martin#2-Aug-07 3:45 
GeneralRe: Process.Start with specific Culture Setting Pin
Rolf Sperling2-Aug-07 20:27
Rolf Sperling2-Aug-07 20:27 
GeneralRe: Process.Start with specific Culture Setting Pin
Martin#2-Aug-07 20:33
Martin#2-Aug-07 20:33 
Question24 bit bitmap doubt .. Pin
Software_Specialist2-Aug-07 2:37
Software_Specialist2-Aug-07 2:37 
AnswerRe: 24 bit bitmap doubt .. Pin
Mike Dimmick2-Aug-07 2:53
Mike Dimmick2-Aug-07 2:53 
AnswerRe: 24 bit bitmap doubt .. Pin
Ilya Verbitskiy2-Aug-07 2:55
Ilya Verbitskiy2-Aug-07 2:55 
GeneralRe: 24 bit bitmap doubt .. Pin
Software_Specialist2-Aug-07 3:16
Software_Specialist2-Aug-07 3:16 
QuestionFilestream and BinaryWriter Pin
jayarajmrj2-Aug-07 2:35
jayarajmrj2-Aug-07 2:35 
AnswerRe: Filestream and BinaryWriter Pin
Software_Specialist2-Aug-07 2:40
Software_Specialist2-Aug-07 2:40 
AnswerRe: Filestream and BinaryWriter Pin
Sam_c2-Aug-07 2:55
Sam_c2-Aug-07 2:55 
QuestionListView Filter - Tab Control [modified] Pin
Christi Roselin2-Aug-07 2:06
Christi Roselin2-Aug-07 2:06 
QuestionCan i use NetResource() in C#? Pin
selvasonline2-Aug-07 2:03
selvasonline2-Aug-07 2:03 
AnswerRe: Can i use NetResource() in C#? Pin
Not Active2-Aug-07 3:00
mentorNot Active2-Aug-07 3:00 
Questioncombobox problem Pin
akkram2-Aug-07 2:02
akkram2-Aug-07 2:02 
AnswerRe: combobox problem Pin
Martin#2-Aug-07 2:14
Martin#2-Aug-07 2:14 
GeneralRe: combobox problem Pin
akkram2-Aug-07 2:29
akkram2-Aug-07 2:29 
GeneralRe: combobox problem Pin
Martin#2-Aug-07 2:32
Martin#2-Aug-07 2:32 

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.