Click here to Skip to main content
15,911,646 members
Home / Discussions / C#
   

C#

 
GeneralRe: Parsing text files Pin
PIEBALDconsult4-Feb-09 10:18
mvePIEBALDconsult4-Feb-09 10:18 
GeneralRe: Parsing text files Pin
alwaysthinking9-Feb-09 8:35
alwaysthinking9-Feb-09 8:35 
GeneralRe: Parsing text files Pin
alwaysthinking9-Feb-09 8:36
alwaysthinking9-Feb-09 8:36 
GeneralRe: Parsing text files Pin
PIEBALDconsult9-Feb-09 11:59
mvePIEBALDconsult9-Feb-09 11:59 
GeneralRe: Parsing text files Pin
alwaysthinking10-Feb-09 10:01
alwaysthinking10-Feb-09 10:01 
GeneralRe: Parsing text files Pin
PIEBALDconsult10-Feb-09 12:08
mvePIEBALDconsult10-Feb-09 12:08 
GeneralRe: Parsing text files Pin
alwaysthinking17-Feb-09 12:22
alwaysthinking17-Feb-09 12:22 
GeneralRe: Parsing text files Pin
PIEBALDconsult17-Feb-09 12:28
mvePIEBALDconsult17-Feb-09 12:28 
GeneralRe: Parsing text files Pin
alwaysthinking17-Feb-09 12:32
alwaysthinking17-Feb-09 12:32 
GeneralRe: Parsing text files Pin
alwaysthinking17-Feb-09 12:53
alwaysthinking17-Feb-09 12:53 
GeneralRe: Parsing text files Pin
PIEBALDconsult17-Feb-09 13:21
mvePIEBALDconsult17-Feb-09 13:21 
GeneralRe: Parsing text files Pin
alwaysthinking17-Feb-09 13:32
alwaysthinking17-Feb-09 13:32 
GeneralRe: Parsing text files Pin
alwaysthinking17-Feb-09 13:42
alwaysthinking17-Feb-09 13:42 
QuestionWhich transform is faster/more effecient? Pin
Richard Blythe4-Feb-09 5:52
Richard Blythe4-Feb-09 5:52 
AnswerRe: Which transform is faster/more effecient? Pin
Mark Churchill4-Feb-09 14:03
Mark Churchill4-Feb-09 14:03 
GeneralRe: Which transform is faster/more effecient? Pin
Richard Blythe6-Feb-09 4:42
Richard Blythe6-Feb-09 4:42 
QuestionSimple DragDrop question Pin
Henry Minute4-Feb-09 5:17
Henry Minute4-Feb-09 5:17 
I am coding an override for OnDragDrop, only DataFormat.FileDrop is valid, tested for in OnDragEnter and in the OnDragDrop handler.

I've just reviewed the code and noticed that I have put in a if (File.Exists(filename)) test before allowing the drop.
Is this test redundant? I mean, are there any circumstances in which a DataFormats.FileDrop can occur apart from when dragging from explorer, or other shell source.

This must be a really daft question but my brain is going in circles at the moment and I can't get my head round it.

Henry Minute

Do not read medical books! You could die of a misprint. - Mark Twain
Girl: (staring) "Why do you need an icy cucumber?"
“I want to report a fraud. The government is lying to us all.”

AnswerRe: Simple DragDrop question Pin
led mike4-Feb-09 6:04
led mike4-Feb-09 6:04 
GeneralRe: Simple DragDrop question Pin
Henry Minute4-Feb-09 6:11
Henry Minute4-Feb-09 6:11 
GeneralRe: Simple DragDrop question Pin
Luc Pattyn4-Feb-09 6:38
sitebuilderLuc Pattyn4-Feb-09 6:38 
GeneralRe: Simple DragDrop question Pin
Henry Minute4-Feb-09 8:46
Henry Minute4-Feb-09 8:46 
QuestionWhy not True Pin
ziwez04-Feb-09 4:53
ziwez04-Feb-09 4:53 
AnswerRe: Why not True Pin
SeMartens4-Feb-09 5:00
SeMartens4-Feb-09 5:00 
AnswerRe: Why not True PinPopular
Luc Pattyn4-Feb-09 5:01
sitebuilderLuc Pattyn4-Feb-09 5:01 
GeneralRe: Why not True Pin
ziwez04-Feb-09 5:23
ziwez04-Feb-09 5:23 

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.