Click here to Skip to main content
15,908,775 members
Home / Discussions / C#
   

C#

 
QuestionDynamically Loading Custom Control Pin
Matt Cavanagh13-Aug-09 20:46
Matt Cavanagh13-Aug-09 20:46 
AnswerRe: Dynamically Loading Custom Control Pin
SpiveyC#13-Aug-09 21:03
SpiveyC#13-Aug-09 21:03 
GeneralRe: Dynamically Loading Custom Control Pin
Matt Cavanagh13-Aug-09 21:16
Matt Cavanagh13-Aug-09 21:16 
AnswerRe: Dynamically Loading Custom Control Pin
0x3c013-Aug-09 21:45
0x3c013-Aug-09 21:45 
GeneralRe: Dynamically Loading Custom Control Pin
Matt Cavanagh13-Aug-09 22:05
Matt Cavanagh13-Aug-09 22:05 
NewsRe: Dynamically Loading Custom Control Pin
Matt Cavanagh14-Aug-09 1:33
Matt Cavanagh14-Aug-09 1:33 
QuestionAsyncCallback problem? Pin
Benny_Lava13-Aug-09 20:20
Benny_Lava13-Aug-09 20:20 
AnswerRe: AsyncCallback problem? Pin
Luc Pattyn14-Aug-09 0:41
sitebuilderLuc Pattyn14-Aug-09 0:41 
Hi,

I suggest you have a look at BeginInvoke, EndInvoke and IAsyncResult. This trio normally manages to synchronize with and obtain return values from asynchronous operations.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

QuestionResizing Forms as per Screen Resolution Pin
Sanket.Patil13-Aug-09 20:19
Sanket.Patil13-Aug-09 20:19 
AnswerRe: Resizing Forms as per Screen Resolution Pin
0x3c013-Aug-09 22:10
0x3c013-Aug-09 22:10 
QuestionHelp to get a window to lock focus Pin
False Chicken13-Aug-09 18:50
False Chicken13-Aug-09 18:50 
AnswerRe: Help to get a window to lock focus Pin
Abhijit Jana13-Aug-09 19:49
professionalAbhijit Jana13-Aug-09 19:49 
GeneralRe: Help to get a window to lock focus Pin
False Chicken13-Aug-09 21:04
False Chicken13-Aug-09 21:04 
QuestionSetup and deployment Pin
vijaylumar13-Aug-09 18:49
vijaylumar13-Aug-09 18:49 
AnswerRe: Setup and deployment Pin
Vimalsoft(Pty) Ltd13-Aug-09 20:08
professionalVimalsoft(Pty) Ltd13-Aug-09 20:08 
AnswerRe: Setup and deployment Pin
musefan13-Aug-09 21:58
musefan13-Aug-09 21:58 
AnswerRe: Setup and deployment Pin
Rajesh R Subramanian13-Aug-09 22:31
professionalRajesh R Subramanian13-Aug-09 22:31 
GeneralRe: Setup and deployment Pin
vijaylumar14-Aug-09 18:45
vijaylumar14-Aug-09 18:45 
QuestionWhen changing a variable inside an object the similar variables in other objects do change to the same value Pin
alnatsheh13-Aug-09 12:55
alnatsheh13-Aug-09 12:55 
AnswerRe: When changing a variable inside an object the similar variables in other objects do change to the same value Pin
Luc Pattyn13-Aug-09 12:58
sitebuilderLuc Pattyn13-Aug-09 12:58 
AnswerRe: When changing a variable inside an object the similar variables in other objects do change to the same value Pin
Scott Dorman13-Aug-09 13:55
professionalScott Dorman13-Aug-09 13:55 
GeneralRe: When changing a variable inside an object the similar variables in other objects do change to the same value Pin
suresh_kumar_s13-Aug-09 19:36
suresh_kumar_s13-Aug-09 19:36 
QuestionQuestions about inheritance Pin
mtbikerj13-Aug-09 12:30
mtbikerj13-Aug-09 12:30 
AnswerRe: Questions about inheritance Pin
Scott Dorman13-Aug-09 13:58
professionalScott Dorman13-Aug-09 13:58 
AnswerRe: Questions about inheritance Pin
mtbikerj13-Aug-09 14:04
mtbikerj13-Aug-09 14:04 

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.