Click here to Skip to main content
15,887,683 members
Home / Discussions / C#
   

C#

 
Questionsocket programming Pin
AlexPizzano22-Jul-08 1:43
AlexPizzano22-Jul-08 1:43 
AnswerRe: socket programming Pin
stancrm22-Jul-08 1:46
stancrm22-Jul-08 1:46 
AnswerRe: socket programming Pin
nelsonpaixao22-Jul-08 13:15
nelsonpaixao22-Jul-08 13:15 
QuestionC++ code to access .NET component Pin
Sitaram Sukumar22-Jul-08 1:35
Sitaram Sukumar22-Jul-08 1:35 
AnswerRe: C++ code to access .NET component Pin
stancrm22-Jul-08 1:43
stancrm22-Jul-08 1:43 
QuestionGeneral Question of thread Pin
Mogaambo22-Jul-08 1:21
Mogaambo22-Jul-08 1:21 
AnswerRe: General Question of thread Pin
N a v a n e e t h22-Jul-08 1:38
N a v a n e e t h22-Jul-08 1:38 
AnswerRe: General Question of thread Pin
Guffa22-Jul-08 2:09
Guffa22-Jul-08 2:09 
That depends a little on what you mean by "best", and somewhat on the hardware.

Option one is not practical with the number of threads that you specified.

Option two would work well as a long running background process, as it doesn't hog the computer or the network.

Option three is fastest. The optimal number of threads is difficult to predict, though. Make it configurable, so that you can try some different settings.

Despite everything, the person most likely to be fooling you next is yourself.

QuestionRefreshing DatagridView Pin
Yosh_22-Jul-08 1:16
professionalYosh_22-Jul-08 1:16 
AnswerRe: Refreshing DatagridView Pin
Mustafa Ismail Mustafa22-Jul-08 2:34
Mustafa Ismail Mustafa22-Jul-08 2:34 
AnswerRe: Refreshing DatagridView Pin
nelsonpaixao22-Jul-08 13:22
nelsonpaixao22-Jul-08 13:22 
QuestionHow to get RGB color values of web cam image Pin
DC22522-Jul-08 1:14
DC22522-Jul-08 1:14 
AnswerRe: How to get RGB color values of web cam image Pin
Luc Pattyn22-Jul-08 2:23
sitebuilderLuc Pattyn22-Jul-08 2:23 
RantRe: How to get RGB color values of web cam image Pin
Laleen Dharmasena29-Oct-12 17:59
Laleen Dharmasena29-Oct-12 17:59 
QuestionQuestion Pass certain variables to method. Pin
Member 426786722-Jul-08 0:53
Member 426786722-Jul-08 0:53 
AnswerRe: Question Pass certain variables to method. Pin
Ashfield22-Jul-08 1:17
Ashfield22-Jul-08 1:17 
AnswerRe: Question Pass certain variables to method. Pin
J4amieC22-Jul-08 1:27
J4amieC22-Jul-08 1:27 
GeneralRe: Question Pass certain variables to method. Pin
Member 426786722-Jul-08 2:53
Member 426786722-Jul-08 2:53 
Questionwindows treeview - image Pin
arkiboys22-Jul-08 0:07
arkiboys22-Jul-08 0:07 
AnswerRe: windows treeview - image Pin
stancrm22-Jul-08 1:52
stancrm22-Jul-08 1:52 
Questionscrols in grid column Pin
Nilish22-Jul-08 0:06
Nilish22-Jul-08 0:06 
AnswerRe: scrols in grid column Pin
stancrm22-Jul-08 1:53
stancrm22-Jul-08 1:53 
Questionweb site needs certificate Pin
George_George21-Jul-08 23:28
George_George21-Jul-08 23:28 
AnswerRe: web site needs certificate Pin
leppie22-Jul-08 5:29
leppie22-Jul-08 5:29 
GeneralRe: web site needs certificate Pin
George_George27-Jul-08 1:31
George_George27-Jul-08 1:31 

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.