Click here to Skip to main content
15,896,118 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Using .NET with big C program? Pin
chilituna24-Feb-06 2:02
chilituna24-Feb-06 2:02 
GeneralRe: Using .NET with big C program? Pin
James Gupta24-Feb-06 5:26
professionalJames Gupta24-Feb-06 5:26 
AnswerRe: Using .NET with big C program? Pin
Mike Dimmick24-Feb-06 12:11
Mike Dimmick24-Feb-06 12:11 
QuestionShowDialog from another thread, C# Pin
luddet21-Feb-06 22:53
luddet21-Feb-06 22:53 
AnswerRe: ShowDialog from another thread, C# Pin
Joshua Quick22-Feb-06 21:40
Joshua Quick22-Feb-06 21:40 
GeneralRe: ShowDialog from another thread, C# Pin
luddet22-Feb-06 21:57
luddet22-Feb-06 21:57 
GeneralRe: ShowDialog from another thread, C# Pin
Joshua Quick22-Feb-06 22:38
Joshua Quick22-Feb-06 22:38 
GeneralRe: ShowDialog from another thread, C# Pin
luddet23-Feb-06 0:33
luddet23-Feb-06 0:33 
It wouldn't modify any data in the worker thread. It would only modify it's own member fields which would then be accessed from the worker thread after the user has closed the dialog. So I don't think race conditions would be an issue here.
QuestionConversion problem Pin
PKKSuomi21-Feb-06 21:56
PKKSuomi21-Feb-06 21:56 
QuestionOpening another panel on top orignal panel using Buttons Pin
mjorg20-Feb-06 7:36
mjorg20-Feb-06 7:36 
QuestionJava/NET Dataset Pin
LimeyRedneck20-Feb-06 6:02
professionalLimeyRedneck20-Feb-06 6:02 
AnswerRe: Java/NET Dataset Pin
George L. Jackson21-Feb-06 13:54
George L. Jackson21-Feb-06 13:54 
GeneralRe: Java/NET Dataset Pin
LimeyRedneck21-Feb-06 17:48
professionalLimeyRedneck21-Feb-06 17:48 
AnswerRe: Java/NET Dataset Pin
George L. Jackson22-Feb-06 0:43
George L. Jackson22-Feb-06 0:43 
GeneralRe: Java/NET Dataset Pin
LimeyRedneck22-Feb-06 5:09
professionalLimeyRedneck22-Feb-06 5:09 
Questionbackwards binary compatibility .NET 2.0 Pin
dorwin19-Feb-06 10:04
dorwin19-Feb-06 10:04 
AnswerRe: backwards binary compatibility .NET 2.0 Pin
CWIZO21-Feb-06 3:46
CWIZO21-Feb-06 3:46 
JokeRe: backwards binary compatibility .NET 2.0 Pin
George L. Jackson22-Feb-06 0:49
George L. Jackson22-Feb-06 0:49 
GeneralRe: backwards binary compatibility .NET 2.0 Pin
CWIZO22-Feb-06 4:32
CWIZO22-Feb-06 4:32 
GeneralRe: backwards binary compatibility .NET 2.0 Pin
George L. Jackson22-Feb-06 5:42
George L. Jackson22-Feb-06 5:42 
Questionhow to install the proper version of the program depending on the version of the Office? Pin
berlin200519-Feb-06 7:50
berlin200519-Feb-06 7:50 
QuestionopenFileDialog help needed Pin
cindylou1017-Feb-06 12:40
cindylou1017-Feb-06 12:40 
AnswerRe: openFileDialog help needed Pin
digiwombat17-Feb-06 13:34
digiwombat17-Feb-06 13:34 
GeneralRe: openFileDialog help needed Pin
cindylou1020-Feb-06 13:23
cindylou1020-Feb-06 13:23 
QuestionStupid CheckBox Behavior, please help!! Pin
Miguel Lopes17-Feb-06 5:48
Miguel Lopes17-Feb-06 5:48 

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.