Click here to Skip to main content
15,900,378 members
Home / Discussions / C#
   

C#

 
AnswerRe: Detecting running application in network Pin
Uwe Keim2-Jan-07 20:40
sitebuilderUwe Keim2-Jan-07 20:40 
GeneralRe: Detecting running application in network Pin
Luc Pattyn3-Jan-07 2:59
sitebuilderLuc Pattyn3-Jan-07 2:59 
Questionusing single sign on? Pin
Venkatesh.P2-Jan-07 17:42
Venkatesh.P2-Jan-07 17:42 
AnswerRe: using single sign on? Pin
Not Active2-Jan-07 18:15
mentorNot Active2-Jan-07 18:15 
GeneralRe: using single sign on? Pin
Venkatesh.P2-Jan-07 22:58
Venkatesh.P2-Jan-07 22:58 
QuestionWhat is your preference Pin
Not Active2-Jan-07 17:21
mentorNot Active2-Jan-07 17:21 
AnswerRe: What is your preference Pin
Leslie Sanford2-Jan-07 17:57
Leslie Sanford2-Jan-07 17:57 
GeneralRe: What is your preference Pin
Not Active2-Jan-07 18:11
mentorNot Active2-Jan-07 18:11 
Leslie Sanford wrote:
it's in a thread procedure that can in theory run forever and is only broken out of when the containing object is disposed.


Certainly. This example though was used in a situation where the method containing it could be accessed by multiple threads but should not be locked in an infinate loop or race condition.

Leslie Sanford wrote:
Is there a reason you want to use the do/while loop construct? It can come in handy when you need to run the loop at least once


Nothing significant in the meaning of the code snippet, just the example I was working with needed at least one execution.




only two letters away from being an asset

AnswerRe: What is your preference Pin
Christian Graus2-Jan-07 18:56
protectorChristian Graus2-Jan-07 18:56 
GeneralRe: What is your preference Pin
Not Active3-Jan-07 2:03
mentorNot Active3-Jan-07 2:03 
GeneralRe: What is your preference Pin
PIEBALDconsult3-Jan-07 4:06
mvePIEBALDconsult3-Jan-07 4:06 
AnswerRe: What is your preference Pin
Guffa2-Jan-07 21:01
Guffa2-Jan-07 21:01 
QuestionEcuse me! Please tell me how to import excel file and process it. Pin
abiisalwayshappy2-Jan-07 15:35
abiisalwayshappy2-Jan-07 15:35 
AnswerRe: Ecuse me! Please tell me how to import excel file and process it. Pin
Not Active2-Jan-07 17:13
mentorNot Active2-Jan-07 17:13 
GeneralRe: Ecuse me! Please tell me how to import excel file and process it. Pin
abiisalwayshappy3-Jan-07 18:49
abiisalwayshappy3-Jan-07 18:49 
QuestionReflection v Compilation Pin
mikestringfellow2-Jan-07 15:08
mikestringfellow2-Jan-07 15:08 
AnswerRe: Reflection v Compilation Pin
Uwe Keim2-Jan-07 20:44
sitebuilderUwe Keim2-Jan-07 20:44 
GeneralRe: Reflection v Compilation Pin
mikestringfellow3-Jan-07 15:36
mikestringfellow3-Jan-07 15:36 
QuestionOpening notepad from own program Pin
dsl/fahk2-Jan-07 14:55
dsl/fahk2-Jan-07 14:55 
AnswerRe: Opening notepad from own program Pin
Luc Pattyn2-Jan-07 15:48
sitebuilderLuc Pattyn2-Jan-07 15:48 
QuestionRe: Opening notepad from own program Pin
dsl/fahk3-Jan-07 10:29
dsl/fahk3-Jan-07 10:29 
AnswerRe: Opening notepad from own program Pin
Luc Pattyn3-Jan-07 11:13
sitebuilderLuc Pattyn3-Jan-07 11:13 
GeneralRe: Opening notepad from own program Pin
dsl/fahk3-Jan-07 13:26
dsl/fahk3-Jan-07 13:26 
GeneralRe: Opening notepad from own program Pin
Luc Pattyn3-Jan-07 16:41
sitebuilderLuc Pattyn3-Jan-07 16:41 
QuestionHow to tell if running under VS service host? Pin
JoeRip2-Jan-07 13:49
JoeRip2-Jan-07 13:49 

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.