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

C#

 
GeneralRe: Manipulating controls in C#2005 Pin
Mr.Sam9-Jan-07 2:49
Mr.Sam9-Jan-07 2:49 
GeneralRe: Manipulating controls in C#2005 Pin
Bekjong9-Jan-07 2:59
Bekjong9-Jan-07 2:59 
AnswerRe: Manipulating controls in C#2005 Pin
Luc Pattyn9-Jan-07 2:12
sitebuilderLuc Pattyn9-Jan-07 2:12 
GeneralRe: Manipulating controls in C#2005 Pin
Mr.Sam9-Jan-07 2:19
Mr.Sam9-Jan-07 2:19 
GeneralRe: Manipulating controls in C#2005 Pin
Luc Pattyn9-Jan-07 2:38
sitebuilderLuc Pattyn9-Jan-07 2:38 
GeneralRe: Manipulating controls in C#2005 Pin
Mr.Sam9-Jan-07 2:51
Mr.Sam9-Jan-07 2:51 
GeneralRe: Manipulating controls in C#2005 Pin
Luc Pattyn9-Jan-07 4:05
sitebuilderLuc Pattyn9-Jan-07 4:05 
QuestionContextSwitchDeadlock Pin
Nooie8-Jan-07 21:46
Nooie8-Jan-07 21:46 
Hi All,

I'm slowing finding my way around C#.

I have written an application that takes a directory, take each file in that directory and also each file in each subdirectory, and then trys to find any files with the same name

(Trying to clear up all my duplicate photos Smile | :) )

SO I have written the code, and checked it and checked it again, it does not get caught in an infinite loop.

But when I F6 the app it comes up with a ContextSwitchDeadlock MDA issue.

So I set the project Properties to "Fully Trusted" and now the app just goes <blank screen="">

I've added a progress bar that slowly grows - This works
I also added a new text box and in the loop set the Text to the fileInfo.Name it was checking. But this does not update on the screen.

Anyone have any ideas how I can Fix the:
1. Context switch/stop the screen blanking out.
2. Fix the Text box updating as it loops through.

As always, thanks for looking and expecially thanks if you reply!

Tony
AnswerRe: ContextSwitchDeadlock Pin
Stefan Troschuetz8-Jan-07 22:29
Stefan Troschuetz8-Jan-07 22:29 
GeneralRe: ContextSwitchDeadlock Pin
Nooie8-Jan-07 22:38
Nooie8-Jan-07 22:38 
AnswerRe: ContextSwitchDeadlock Pin
Nooie9-Jan-07 17:41
Nooie9-Jan-07 17:41 
QuestionDevExpress ApplicationMenu - Status Ba Pin
John S Mangam8-Jan-07 21:32
John S Mangam8-Jan-07 21:32 
AnswerRe: DevExpress ApplicationMenu - Status Ba Pin
Pete O'Hanlon8-Jan-07 23:09
mvePete O'Hanlon8-Jan-07 23:09 
GeneralRe: DevExpress ApplicationMenu - Status Ba Pin
John S Mangam9-Jan-07 0:45
John S Mangam9-Jan-07 0:45 
QuestionDevExpress ApplicationMenu - Status Ba Pin
John S Mangam8-Jan-07 21:28
John S Mangam8-Jan-07 21:28 
QuestionSetSystemTime Return Parameters Pin
Tyler458-Jan-07 20:52
Tyler458-Jan-07 20:52 
AnswerRe: SetSystemTime Return Parameters Pin
Mircea Puiu8-Jan-07 22:35
Mircea Puiu8-Jan-07 22:35 
QuestionRe: SetSystemTime Return Parameters Pin
alefaga8-May-09 4:56
alefaga8-May-09 4:56 
AnswerRe: SetSystemTime Return Parameters Pin
Tyler458-May-09 4:59
Tyler458-May-09 4:59 
QuestionSending Email in .Net 2.0 Pin
Sarika Wake8-Jan-07 20:35
Sarika Wake8-Jan-07 20:35 
AnswerRe: Sending Email in .Net 2.0 Pin
Chris Buckett8-Jan-07 22:04
Chris Buckett8-Jan-07 22:04 
QuestionMIME Type in c# Pin
aruna_koride8-Jan-07 19:15
aruna_koride8-Jan-07 19:15 
AnswerRe: MIME Type in c# Pin
Mircea Puiu8-Jan-07 21:53
Mircea Puiu8-Jan-07 21:53 
Questionconst member function Pin
Maddie from Dartford8-Jan-07 18:00
Maddie from Dartford8-Jan-07 18:00 
AnswerRe: const member function Pin
Christian Graus8-Jan-07 18:04
protectorChristian Graus8-Jan-07 18:04 

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.