Click here to Skip to main content
15,897,371 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: configuration connectionstrings Pin
kubben9-May-07 14:39
kubben9-May-07 14:39 
QuestionIs rebuilding changes the version of setup and deployment project Pin
Anhad7-May-07 23:02
Anhad7-May-07 23:02 
Questioncomponent authoring/architectures - et al Pin
urbane.tiger7-May-07 20:42
urbane.tiger7-May-07 20:42 
QuestionIndexing Folders on network Pin
kaushik_Manoj7-May-07 18:24
kaushik_Manoj7-May-07 18:24 
QuestionQuestion about Thread.Sleep() Pin
Tristan Rhodes7-May-07 10:45
Tristan Rhodes7-May-07 10:45 
AnswerRe: Question about Thread.Sleep() Pin
Wilco07-May-07 11:03
Wilco07-May-07 11:03 
GeneralRe: Question about Thread.Sleep() Pin
Tristan Rhodes7-May-07 11:14
Tristan Rhodes7-May-07 11:14 
AnswerRe: Question about Thread.Sleep() Pin
simsem7-May-07 20:55
simsem7-May-07 20:55 
it hold that thread up until it re-activates
either in win or web

already in web the processor works parellarly with all client requests
it works in one page for a while and for example opens the DB connection and waiting data back in that stage it goes to another page and work and then get back to the first to continue when the databack then finish and goes to the second page to continue
this is more advanced technique than thread stop
the iis server who evaluates at which stage of code the processor can go to work in another page

GeneralRe: Question about Thread.Sleep() Pin
Tristan Rhodes8-May-07 2:51
Tristan Rhodes8-May-07 2:51 
GeneralRe: Question about Thread.Sleep() Pin
Colin Angus Mackay10-May-07 2:14
Colin Angus Mackay10-May-07 2:14 
GeneralRe: Question about Thread.Sleep() Pin
Tristan Rhodes10-May-07 2:35
Tristan Rhodes10-May-07 2:35 
GeneralRe: Question about Thread.Sleep() Pin
Colin Angus Mackay10-May-07 3:42
Colin Angus Mackay10-May-07 3:42 
GeneralRe: Question about Thread.Sleep() Pin
Tristan Rhodes10-May-07 4:29
Tristan Rhodes10-May-07 4:29 
GeneralRe: Question about Thread.Sleep() Pin
Colin Angus Mackay10-May-07 5:54
Colin Angus Mackay10-May-07 5:54 
GeneralRe: Question about Thread.Sleep() Pin
Tristan Rhodes10-May-07 6:25
Tristan Rhodes10-May-07 6:25 
QuestionHow do you halt a program while waiting for a KeyDown? Pin
vonLochow6-May-07 23:28
vonLochow6-May-07 23:28 
AnswerRe: How do you halt a program while waiting for a KeyDown? Pin
Arun.Immanuel7-May-07 1:30
Arun.Immanuel7-May-07 1:30 
QuestionWindows Workflow Rules question Pin
abc8766-May-07 21:21
abc8766-May-07 21:21 
Questionneed help with remoting incoming event handler Pin
neodeaths6-May-07 16:34
neodeaths6-May-07 16:34 
AnswerRe: need help with remoting incoming event handler Pin
Wilco07-May-07 4:32
Wilco07-May-07 4:32 
QuestionProblem With Custom PaperSize In .NET Pin
AmirAlilou4-May-07 21:56
AmirAlilou4-May-07 21:56 
Questionhow do i set the values for my class variable for remoting? Pin
neodeaths3-May-07 23:22
neodeaths3-May-07 23:22 
QuestionCode convertor tool in Vb .net Pin
Balagurunathan S3-May-07 21:51
Balagurunathan S3-May-07 21:51 
AnswerRe: Code convertor tool in Vb .net Pin
Blumen3-May-07 23:02
Blumen3-May-07 23:02 
GeneralRe: Code convertor tool in Vb .net Pin
Balagurunathan S4-May-07 0:03
Balagurunathan S4-May-07 0:03 

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.