Click here to Skip to main content
15,905,144 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to return sublist [modified] Pin
Nuri Ismail13-May-10 4:42
Nuri Ismail13-May-10 4:42 
GeneralRe: how to return sublist Pin
igalep13216-May-10 11:26
igalep13216-May-10 11:26 
QuestionApplication/Framework for rapid small-application-development available? Pin
Frygreen13-May-10 2:06
Frygreen13-May-10 2:06 
AnswerRe: Application/Framework for rapid small-application-development available? Pin
Richard MacCutchan13-May-10 3:15
mveRichard MacCutchan13-May-10 3:15 
QuestionSave "app.config" configuration-file does not work Pin
Frygreen13-May-10 1:39
Frygreen13-May-10 1:39 
AnswerRe: Save "app.config" configuration-file does not work Pin
Arun Jacob13-May-10 1:48
Arun Jacob13-May-10 1:48 
GeneralRe: Save "app.config" configuration-file does not work Pin
Frygreen13-May-10 2:10
Frygreen13-May-10 2:10 
AnswerRe: Save "app.config" configuration-file does not work Pin
wasifmuneer13-May-10 1:48
wasifmuneer13-May-10 1:48 
GeneralRe: Save "app.config" configuration-file does not work Pin
Frygreen13-May-10 2:14
Frygreen13-May-10 2:14 
Questionshowing form from thread Pin
Sunshine Always13-May-10 1:15
Sunshine Always13-May-10 1:15 
QuestionRe: showing form from thread Pin
wasifmuneer13-May-10 1:45
wasifmuneer13-May-10 1:45 
AnswerRe: showing form from thread Pin
Sunshine Always13-May-10 2:09
Sunshine Always13-May-10 2:09 
AnswerRe: showing form from thread Pin
Luc Pattyn13-May-10 3:21
sitebuilderLuc Pattyn13-May-10 3:21 
AnswerRe: showing form from thread Pin
The Man from U.N.C.L.E.13-May-10 3:47
The Man from U.N.C.L.E.13-May-10 3:47 
GeneralRe: showing form from thread Pin
Sunshine Always14-May-10 1:41
Sunshine Always14-May-10 1:41 
GeneralRe: showing form from thread Pin
The Man from U.N.C.L.E.14-May-10 3:26
The Man from U.N.C.L.E.14-May-10 3:26 
AnswerRe: showing form from thread Pin
DaveyM6913-May-10 5:31
professionalDaveyM6913-May-10 5:31 
GeneralRe: showing form from thread Pin
The Man from U.N.C.L.E.13-May-10 6:43
The Man from U.N.C.L.E.13-May-10 6:43 
GeneralRe: showing form from thread Pin
DaveyM6913-May-10 9:24
professionalDaveyM6913-May-10 9:24 
AnswerRe: showing form from thread Pin
#realJSOP13-May-10 6:28
professional#realJSOP13-May-10 6:28 
AnswerRe: showing form from thread Pin
AspDotNetDev13-May-10 11:31
protectorAspDotNetDev13-May-10 11:31 
GeneralRe: showing form from thread Pin
Dave Kreskowiak13-May-10 12:48
mveDave Kreskowiak13-May-10 12:48 
It may work for you, but it's not going to work in all instances and environments and it WILL produce bugs that are difficult, if not impossible, to track down. The short answer is you just don't put up UI elements on anything other than the UI thread.

A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




GeneralRe: showing form from thread Pin
AspDotNetDev13-May-10 18:18
protectorAspDotNetDev13-May-10 18:18 
GeneralRe: showing form from thread Pin
Dave Kreskowiak13-May-10 18:47
mveDave Kreskowiak13-May-10 18:47 
GeneralRe: showing form from thread Pin
AspDotNetDev13-May-10 18:49
protectorAspDotNetDev13-May-10 18:49 

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.