Click here to Skip to main content
15,892,059 members
Home / Discussions / C#
   

C#

 
GeneralRe: How can SqlDataReader implement IDisposable in .NET v1 when the Dispose method is private??!! Pin
cufc16-Feb-07 1:20
cufc16-Feb-07 1:20 
GeneralRe: How can SqlDataReader implement IDisposable in .NET v1 when the Dispose method is private??!! Pin
m@u16-Feb-07 2:26
m@u16-Feb-07 2:26 
QuestionI want to make a form as mirror for desktop Pin
waleed9915-Feb-07 3:22
waleed9915-Feb-07 3:22 
AnswerRe: I want to make a form as mirror for desktop Pin
Niiiissssshhhhhuuuuu15-Feb-07 3:33
Niiiissssshhhhhuuuuu15-Feb-07 3:33 
GeneralRe: I want to make a form as mirror for desktop Pin
waleed9915-Feb-07 5:10
waleed9915-Feb-07 5:10 
GeneralRe: I want to make a form as mirror for desktop Pin
Niiiissssshhhhhuuuuu15-Feb-07 17:47
Niiiissssshhhhhuuuuu15-Feb-07 17:47 
Questionweb based data analysis tool for stocks Pin
tota123415-Feb-07 2:59
tota123415-Feb-07 2:59 
AnswerRe: web based data analysis tool for stocks Pin
alex.almeida15-Feb-07 7:56
alex.almeida15-Feb-07 7:56 
GeneralRe: web based data analysis tool for stocks Pin
tota123415-Feb-07 8:20
tota123415-Feb-07 8:20 
GeneralRe: web based data analysis tool for stocks Pin
alex.almeida15-Feb-07 8:37
alex.almeida15-Feb-07 8:37 
GeneralRe: web based data analysis tool for stocks Pin
tota123415-Feb-07 9:08
tota123415-Feb-07 9:08 
GeneralRe: web based data analysis tool for stocks Pin
alex.almeida16-Feb-07 0:52
alex.almeida16-Feb-07 0:52 
GeneralRe: web based data analysis tool for stocks Pin
tota123420-Feb-07 0:53
tota123420-Feb-07 0:53 
GeneralRe: web based data analysis tool for stocks Pin
alex.almeida26-Feb-07 6:01
alex.almeida26-Feb-07 6:01 
QuestionWebBrowser Control Problem [modified] Pin
stancrm15-Feb-07 1:43
stancrm15-Feb-07 1:43 
AnswerRe: WebBrowser Control Problem Pin
Stefan Troschuetz15-Feb-07 1:49
Stefan Troschuetz15-Feb-07 1:49 
QuestionHow do I'll to close all the windows? Pin
alex.almeida15-Feb-07 1:37
alex.almeida15-Feb-07 1:37 
AnswerRe: How do I'll to close all the windows? Pin
allan.gagnon15-Feb-07 3:06
allan.gagnon15-Feb-07 3:06 
GeneralRe: How do I'll to close all the windows? Pin
Stefan Troschuetz15-Feb-07 3:29
Stefan Troschuetz15-Feb-07 3:29 
GeneralRe: How do I'll to close all the windows? Pin
alex.almeida15-Feb-07 6:21
alex.almeida15-Feb-07 6:21 
Thanks Allan

But I can to close one window....
The problem is many windows.. I'm going to explain my app, when time expire I need to close all windows that are open, however, some of these windows are ShowDialog, when I execute the sample code above the only windows that are closed are the MDIChildren, however, ShowDialog windows not is MDIChild and therefore still open, I can't handle these.

I don't know who is owner of theses windows ShowDialog()

I'm tired..Laugh | :laugh:


QuestionHow to stop a particular thread from a ThreadPool Pin
nasambur15-Feb-07 0:17
nasambur15-Feb-07 0:17 
AnswerRe: How to stop a particular thread from a ThreadPool Pin
Martin#15-Feb-07 0:50
Martin#15-Feb-07 0:50 
QuestionEvent fire in design-time Pin
gattish14-Feb-07 23:46
gattish14-Feb-07 23:46 
AnswerRe: Event fire in design-time Pin
Jakub Mller15-Feb-07 0:21
Jakub Mller15-Feb-07 0:21 
GeneralRe: Event fire in design-time Pin
gattish15-Feb-07 0:34
gattish15-Feb-07 0:34 

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.