Click here to Skip to main content
15,913,854 members
Home / Discussions / C#
   

C#

 
QuestionReading data from Excel [modified] Pin
JamesParsons8-Jul-07 20:34
JamesParsons8-Jul-07 20:34 
AnswerRe: Reading data from Excel Pin
Jimmanuel13-Jul-07 2:56
Jimmanuel13-Jul-07 2:56 
GeneralRe: Reading data from Excel Pin
JamesParsons1-Aug-07 13:58
JamesParsons1-Aug-07 13:58 
QuestionIs Switch internally eimplemnting If - Else? Pin
Blumen8-Jul-07 20:22
Blumen8-Jul-07 20:22 
AnswerRe: Is Switch internally eimplemnting If - Else? Pin
Paul Conrad13-Jul-07 12:07
professionalPaul Conrad13-Jul-07 12:07 
QuestionHi , How can Set the Parent of Control On Any Form to Desktop? Pin
CodeVarma8-Jul-07 19:33
CodeVarma8-Jul-07 19:33 
QuestionAsynchronous Web Search using Windows Live search API Pin
Zeeshan Reyaz8-Jul-07 19:31
Zeeshan Reyaz8-Jul-07 19:31 
AnswerRe: Asynchronous Web Search using Windows Live search API Pin
Zeeshan Reyaz13-Jul-07 3:13
Zeeshan Reyaz13-Jul-07 3:13 
I have figured out the problem, firstly according http RFC we should not make more the two connection to a web server,hence .NET complies with it and by default allows us to make only two connections to the web server,it can be changed fairly easily by making changes to machine.config file.
But there are various other aspects which should be taken care while doing so,in order to get maximum out of your multi threaded application.Please refer to following links they will to remove all doubts.

http://codebetter.com/blogs/steve.hebert/archive/2006/07/14/147371.aspx
http://codebetter.com/blogs/steve.hebert/archive/2006/07/20/147565.aspx
http://blogs.msdn.com/tess/archive/2006/02/23/537681.aspx
Questionmulti threading Pin
devesh_code8-Jul-07 19:31
devesh_code8-Jul-07 19:31 
AnswerRe: multi threading Pin
Nouman Bhatti8-Jul-07 19:44
Nouman Bhatti8-Jul-07 19:44 
GeneralRe: multi threading Pin
devesh_code8-Jul-07 21:26
devesh_code8-Jul-07 21:26 
AnswerRe: multi threading Pin
Michael Sync8-Jul-07 20:09
Michael Sync8-Jul-07 20:09 
AnswerRe: multi threading Pin
Hesham Yassin9-Jul-07 22:52
Hesham Yassin9-Jul-07 22:52 
Questionhow to get external ip of my system? Pin
anu818-Jul-07 19:24
anu818-Jul-07 19:24 
AnswerRe: how to get external ip of my system? Pin
Michael Sync8-Jul-07 20:08
Michael Sync8-Jul-07 20:08 
GeneralRe: how to get external ip of my system? Pin
anu818-Jul-07 21:33
anu818-Jul-07 21:33 
GeneralRe: how to get external ip of my system? Pin
Michael Sync9-Jul-07 15:48
Michael Sync9-Jul-07 15:48 
AnswerRe: how to get external ip of my system? Pin
Vikram A Punathambekar8-Jul-07 20:11
Vikram A Punathambekar8-Jul-07 20:11 
GeneralRe: how to get external ip of my system? Pin
ruanr8-Jul-07 22:46
ruanr8-Jul-07 22:46 
GeneralRe: how to get external ip of my system? Pin
Michael Sync9-Jul-07 15:48
Michael Sync9-Jul-07 15:48 
QuestionC# directX how to? Pin
mercenary018-Jul-07 19:00
mercenary018-Jul-07 19:00 
AnswerRe: C# directX how to? Pin
DMWhiteDragon8-Jul-07 19:10
DMWhiteDragon8-Jul-07 19:10 
QuestionC# ListBox Justify Text Pin
fjlv20058-Jul-07 17:51
fjlv20058-Jul-07 17:51 
AnswerRe: C# ListBox Justify Text [modified] Pin
DMWhiteDragon8-Jul-07 18:23
DMWhiteDragon8-Jul-07 18:23 
AnswerRe: C# ListBox Justify Text Pin
Luc Pattyn9-Jul-07 2:28
sitebuilderLuc Pattyn9-Jul-07 2:28 

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.