Click here to Skip to main content
15,893,508 members
Home / Discussions / C#
   

C#

 
GeneralRe: Populate Listview using LINQ Pin
Dan Mos25-Jun-11 3:26
Dan Mos25-Jun-11 3:26 
GeneralRe: Populate Listview using LINQ Pin
Not Active27-Jun-11 2:27
mentorNot Active27-Jun-11 2:27 
AnswerRe: Populate Listview using LINQ Pin
klaydze25-Jun-11 3:25
klaydze25-Jun-11 3:25 
QuestionTask queues to execute a task one by one in file downloader program. [modified] Pin
shivamkalra24-Jun-11 12:37
shivamkalra24-Jun-11 12:37 
AnswerRe: Task queues to execute a task one by one in file downloader program. Pin
Richard MacCutchan24-Jun-11 23:01
mveRichard MacCutchan24-Jun-11 23:01 
QuestionNot Lost focus of form. Pin
Anubhava Dimri23-Jun-11 23:46
Anubhava Dimri23-Jun-11 23:46 
AnswerRe: Not Lost focus of form. Pin
Mario Majčica24-Jun-11 4:12
professionalMario Majčica24-Jun-11 4:12 
SuggestionRe: Not Lost focus of form. Pin
MicroVirus24-Jun-11 6:08
MicroVirus24-Jun-11 6:08 
From MSDN[^]:
Focus is a low-level method intended primarily for custom control authors. Instead, application programmers should use the Select method or the ActiveControl property for child controls, or the Activate method for forms.


So, you should probably use Activate in this case.
GeneralRe: Not Lost focus of form. Pin
Mario Majčica24-Jun-11 9:50
professionalMario Majčica24-Jun-11 9:50 
GeneralRe: Not Lost focus of form. Pin
MicroVirus24-Jun-11 11:14
MicroVirus24-Jun-11 11:14 
Questionmsmq throws an exception when called the receive. Pin
prasadbuddhika23-Jun-11 19:45
prasadbuddhika23-Jun-11 19:45 
AnswerRe: msmq throws an exception when called the receive. Pin
surender.m23-Jun-11 20:58
surender.m23-Jun-11 20:58 
GeneralRe: msmq throws an exception when called the receive. Pin
mahendren29-Jun-11 2:03
mahendren29-Jun-11 2:03 
QuestionCreating an icon for the system tray - losing a lot of colours! Pin
Peter_Smithson23-Jun-11 1:45
Peter_Smithson23-Jun-11 1:45 
AnswerRe: Creating an icon for the system tray - losing a lot of colours! Pin
GuyThiebaut23-Jun-11 4:47
professionalGuyThiebaut23-Jun-11 4:47 
AnswerRe: Creating an icon for the system tray - losing a lot of colours! Pin
BobJanova23-Jun-11 4:53
BobJanova23-Jun-11 4:53 
GeneralRe: Creating an icon for the system tray - losing a lot of colours! Pin
Peter_Smithson23-Jun-11 5:32
Peter_Smithson23-Jun-11 5:32 
GeneralRe: Creating an icon for the system tray - losing a lot of colours! Pin
BobJanova23-Jun-11 6:25
BobJanova23-Jun-11 6:25 
QuestionIs there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
surender.m23-Jun-11 0:10
surender.m23-Jun-11 0:10 
AnswerRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
OriginalGriff23-Jun-11 0:26
mveOriginalGriff23-Jun-11 0:26 
GeneralRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
surender.m23-Jun-11 0:39
surender.m23-Jun-11 0:39 
AnswerRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
OriginalGriff23-Jun-11 0:48
mveOriginalGriff23-Jun-11 0:48 
GeneralRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
surender.m23-Jun-11 0:54
surender.m23-Jun-11 0:54 
AnswerRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
OriginalGriff23-Jun-11 1:00
mveOriginalGriff23-Jun-11 1:00 
GeneralRe: Is there a way to transfer files to remote computer of different domain using remote server's username and password??? (c# , console) Pin
surender.m23-Jun-11 1:10
surender.m23-Jun-11 1:10 

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.