Click here to Skip to main content
15,891,828 members
Home / Discussions / C#
   

C#

 
GeneralRe: Application.Exit Pin
George_George26-Apr-08 23:45
George_George26-Apr-08 23:45 
GeneralRe: Application.Exit Pin
Luc Pattyn27-Apr-08 0:35
sitebuilderLuc Pattyn27-Apr-08 0:35 
GeneralRe: Application.Exit Pin
George_George27-Apr-08 1:44
George_George27-Apr-08 1:44 
GeneralRe: Application.Exit Pin
Luc Pattyn27-Apr-08 4:45
sitebuilderLuc Pattyn27-Apr-08 4:45 
GeneralRe: Application.Exit Pin
George_George27-Apr-08 17:17
George_George27-Apr-08 17:17 
GeneralRe: Application.Exit Pin
Luc Pattyn27-Apr-08 20:22
sitebuilderLuc Pattyn27-Apr-08 20:22 
GeneralRe: Application.Exit Pin
George_George27-Apr-08 20:38
George_George27-Apr-08 20:38 
GeneralRe: Application.Exit Pin
Luc Pattyn27-Apr-08 23:42
sitebuilderLuc Pattyn27-Apr-08 23:42 
Hi George,

you already have my code[^].

I am not surprised your code snippet is fooling you, after all you ask it to
perform console I/O where the application is exiting, hence forms, consoles,
and other UI stuff is winding down. The file system however remains alive to
the very end of the app.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

This month's tips:
- before you ask a question here, search CodeProject, then Google;
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get;
- use PRE tags to preserve formatting when showing multi-line code snippets.


GeneralRe: Application.Exit Pin
George_George28-Apr-08 1:23
George_George28-Apr-08 1:23 
GeneralRe: Application.Exit Pin
Luc Pattyn28-Apr-08 2:28
sitebuilderLuc Pattyn28-Apr-08 2:28 
GeneralRe: Application.Exit Pin
George_George28-Apr-08 3:52
George_George28-Apr-08 3:52 
GeneralRe: Application.Exit Pin
Luc Pattyn28-Apr-08 4:26
sitebuilderLuc Pattyn28-Apr-08 4:26 
GeneralRe: Application.Exit Pin
George_George28-Apr-08 4:47
George_George28-Apr-08 4:47 
GeneralRe: Application.Exit Pin
PIEBALDconsult27-Apr-08 4:18
mvePIEBALDconsult27-Apr-08 4:18 
GeneralRe: Application.Exit Pin
George_George27-Apr-08 4:24
George_George27-Apr-08 4:24 
GeneralEdit and continue feature Pin
George_George26-Apr-08 22:06
George_George26-Apr-08 22:06 
GeneralRe: Edit and continue feature Pin
Urs Enzler26-Apr-08 22:42
Urs Enzler26-Apr-08 22:42 
GeneralRe: Edit and continue feature Pin
George_George26-Apr-08 22:49
George_George26-Apr-08 22:49 
GeneralRe: Edit and continue feature Pin
Anthony Mushrow27-Apr-08 0:37
professionalAnthony Mushrow27-Apr-08 0:37 
GeneralRe: Edit and continue feature Pin
George_George27-Apr-08 1:42
George_George27-Apr-08 1:42 
GeneralRe: Edit and continue feature Pin
Anthony Mushrow27-Apr-08 2:10
professionalAnthony Mushrow27-Apr-08 2:10 
GeneralRe: Edit and continue feature Pin
George_George27-Apr-08 2:21
George_George27-Apr-08 2:21 
GeneralA new idea Pin
Anthony Mushrow27-Apr-08 2:15
professionalAnthony Mushrow27-Apr-08 2:15 
GeneralRe: A new idea Pin
George_George27-Apr-08 2:25
George_George27-Apr-08 2:25 
GeneralRe: Edit and continue feature [modified] Pin
Roger Alsing27-Apr-08 2:38
Roger Alsing27-Apr-08 2:38 

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.