Click here to Skip to main content
16,018,294 members
Home / Discussions / C#
   

C#

 
GeneralRe: on click enter button Pin
vikas198225-Jul-07 4:31
vikas198225-Jul-07 4:31 
GeneralRe: on click enter button Pin
ashukasama25-Jul-07 4:35
ashukasama25-Jul-07 4:35 
GeneralRe: on click enter button Pin
vikas198225-Jul-07 4:45
vikas198225-Jul-07 4:45 
GeneralRe: on click enter button Pin
ashukasama25-Jul-07 4:49
ashukasama25-Jul-07 4:49 
GeneralRe: on click enter button Pin
vikas198225-Jul-07 5:14
vikas198225-Jul-07 5:14 
QuestionsaveDialog with xmlTextWriter Pin
Mamphekgo Bahula25-Jul-07 3:17
Mamphekgo Bahula25-Jul-07 3:17 
AnswerRe: saveDialog with xmlTextWriter Pin
BoneSoft25-Jul-07 4:26
BoneSoft25-Jul-07 4:26 
GeneralRe: Flush & Close Pin
Luc Pattyn25-Jul-07 6:58
sitebuilderLuc Pattyn25-Jul-07 6:58 
Hi
I have one comment, unrelated to the original topic:

like so many people on this web site, you do Flush followed by Close

IMO there is no need for that, every Close has an implicit Flush in it.

The only time you must call Flush (and the reason for its existence) is when you dont Close
right now, but want to make sure the data gets pushed forwards (at least one level).

This may be useful if e.g. you are logging to a file, while another app is trying to show
the latest content of same file.

Smile | :)




GeneralRe: Flush & Close Pin
Paul Conrad25-Jul-07 7:37
professionalPaul Conrad25-Jul-07 7:37 
GeneralMessage formatting question (expires on sunday) Pin
Luc Pattyn27-Jul-07 23:43
sitebuilderLuc Pattyn27-Jul-07 23:43 
GeneralRe: Message formatting question (expires on sunday) Pin
BoneSoft28-Jul-07 4:09
BoneSoft28-Jul-07 4:09 
GeneralRe: Message formatting question (expires on sunday) Pin
Luc Pattyn28-Jul-07 4:40
sitebuilderLuc Pattyn28-Jul-07 4:40 
GeneralRe: Message formatting question (expires on sunday) Pin
BoneSoft28-Jul-07 8:12
BoneSoft28-Jul-07 8:12 
GeneralRe: Message formatting question (expires on sunday) Pin
Luc Pattyn28-Jul-07 9:09
sitebuilderLuc Pattyn28-Jul-07 9:09 
QuestionList Pin
sangramkp25-Jul-07 3:14
sangramkp25-Jul-07 3:14 
AnswerRe: List Pin
Guffa25-Jul-07 3:22
Guffa25-Jul-07 3:22 
AnswerRe: List Pin
PhilDanger25-Jul-07 3:29
PhilDanger25-Jul-07 3:29 
GeneralRe: List Pin
sangramkp25-Jul-07 4:50
sangramkp25-Jul-07 4:50 
GeneralRe: List Pin
PhilDanger25-Jul-07 5:01
PhilDanger25-Jul-07 5:01 
GeneralRe: List Pin
sangramkp25-Jul-07 6:32
sangramkp25-Jul-07 6:32 
GeneralRe: List Pin
PhilDanger25-Jul-07 6:50
PhilDanger25-Jul-07 6:50 
AnswerRe: help needed using gprs connection Pin
Justin Perez25-Jul-07 3:06
Justin Perez25-Jul-07 3:06 
QuestionGenerating Unique Numbers Pin
Jalpesh B. Patel25-Jul-07 2:55
Jalpesh B. Patel25-Jul-07 2:55 
AnswerRe: Generating Unique Numbers Pin
Colin Angus Mackay25-Jul-07 3:01
Colin Angus Mackay25-Jul-07 3:01 
GeneralRe: Generating Unique Numbers Pin
Luc Pattyn25-Jul-07 3:48
sitebuilderLuc Pattyn25-Jul-07 3:48 

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.