Click here to Skip to main content
15,888,610 members
Home / Discussions / C#
   

C#

 
GeneralRe: Two way data binding (DataGridView to SortedList) Pin
Henry Minute11-Feb-11 8:28
Henry Minute11-Feb-11 8:28 
GeneralRe: Two way data binding (DataGridView to SortedList) Pin
Richard MacCutchan12-Feb-11 3:09
mveRichard MacCutchan12-Feb-11 3:09 
GeneralRe: Two way data binding (DataGridView to SortedList) Pin
Richard MacCutchan13-Feb-11 1:40
mveRichard MacCutchan13-Feb-11 1:40 
QuestionHow to localize BackgroundWorker thread? Pin
Chesnokov Yuriy10-Feb-11 1:54
professionalChesnokov Yuriy10-Feb-11 1:54 
AnswerRe: How to localize BackgroundWorker thread? Pin
Pete O'Hanlon10-Feb-11 2:05
mvePete O'Hanlon10-Feb-11 2:05 
AnswerRe: How to localize BackgroundWorker thread? Pin
Chesnokov Yuriy10-Feb-11 2:29
professionalChesnokov Yuriy10-Feb-11 2:29 
AnswerRe: How to localize BackgroundWorker thread? Pin
Bernhard Hiller10-Feb-11 5:04
Bernhard Hiller10-Feb-11 5:04 
QuestionRe: How to localize BackgroundWorker thread? Pin
Chesnokov Yuriy10-Feb-11 6:27
professionalChesnokov Yuriy10-Feb-11 6:27 
Bernhard Hiller wrote:
I use to set the UI culture with a value from the .exe.config file - that can also be applied in a newly started thread


I do that in UI application, but background worker is in class library which is used by UI application.
Class library is not supplied with config file by intent.
I know it is possible to pass an argument to a thread or access its class variable or static field set up externally but I wonder if it was possible to getbackground thread handle and change its culture.
Чесноков

QuestionRun Application With Non Administrator Mode Pin
Anubhava Dimri9-Feb-11 18:54
Anubhava Dimri9-Feb-11 18:54 
AnswerRe: Run Application With Non Administrator Mode Pin
Eddy Vluggen10-Feb-11 7:19
professionalEddy Vluggen10-Feb-11 7:19 
QuestionValidation techneques? Pin
venomation9-Feb-11 16:19
venomation9-Feb-11 16:19 
AnswerRe: Validation techneques? Pin
Keith Barrow9-Feb-11 22:51
professionalKeith Barrow9-Feb-11 22:51 
AnswerRe: Validation techneques? Pin
Dalek Dave9-Feb-11 23:02
professionalDalek Dave9-Feb-11 23:02 
AnswerRe: Validation techneques? Pin
Bernhard Hiller10-Feb-11 5:13
Bernhard Hiller10-Feb-11 5:13 
GeneralRe: Validation techneques? Pin
venomation10-Feb-11 7:43
venomation10-Feb-11 7:43 
AnswerRe: Validation techneques? Pin
Matty2210-Feb-11 16:07
Matty2210-Feb-11 16:07 
QuestionHelp with excel and hyperlinks Pin
turbosupramk39-Feb-11 10:11
turbosupramk39-Feb-11 10:11 
AnswerRe: Help with excel and hyperlinks Pin
Dalek Dave9-Feb-11 11:23
professionalDalek Dave9-Feb-11 11:23 
GeneralRe: Help with excel and hyperlinks Pin
turbosupramk39-Feb-11 16:45
turbosupramk39-Feb-11 16:45 
GeneralRe: Help with excel and hyperlinks Pin
turbosupramk310-Feb-11 5:32
turbosupramk310-Feb-11 5:32 
AnswerRe: Help with excel and hyperlinks Pin
Luc Pattyn9-Feb-11 13:12
sitebuilderLuc Pattyn9-Feb-11 13:12 
GeneralRe: Help with excel and hyperlinks Pin
Dalek Dave9-Feb-11 13:32
professionalDalek Dave9-Feb-11 13:32 
GeneralRe: Help with excel and hyperlinks Pin
Luc Pattyn9-Feb-11 14:01
sitebuilderLuc Pattyn9-Feb-11 14:01 
GeneralRe: Help with excel and hyperlinks Pin
turbosupramk39-Feb-11 16:39
turbosupramk39-Feb-11 16:39 
AnswerRe: Help with excel and hyperlinks - ANWSER HERE Pin
turbosupramk310-Feb-11 10:35
turbosupramk310-Feb-11 10:35 

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.