Click here to Skip to main content
15,892,674 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Compress a file with password ? Pin
satc26-May-15 11:54
satc26-May-15 11:54 
GeneralRe: Compress a file with password ? Pin
Dave Kreskowiak26-May-15 12:23
mveDave Kreskowiak26-May-15 12:23 
QuestionAre there Resources for creating VBA/VB6 IDE Panes to Jump to Module Code Pin
LukeVA26-May-15 6:20
LukeVA26-May-15 6:20 
AnswerRe: Are there Resources for creating VBA/VB6 IDE Panes to Jump to Module Code Pin
Dave Kreskowiak26-May-15 9:24
mveDave Kreskowiak26-May-15 9:24 
QuestionDetect a Word or Excel file regardless of extension Pin
satc25-May-15 23:27
satc25-May-15 23:27 
AnswerRe: Detect a Word or Excel file regardless of extension Pin
Richard MacCutchan26-May-15 3:12
mveRichard MacCutchan26-May-15 3:12 
AnswerRe: Detect a Word or Excel file regardless of extension Pin
Dave Kreskowiak26-May-15 3:16
mveDave Kreskowiak26-May-15 3:16 
AnswerRe: Detect a Word or Excel file regardless of extension Pin
Sascha Lefèvre26-May-15 3:24
professionalSascha Lefèvre26-May-15 3:24 
Theoretically you could simply attempt to open it with all file-format-reading-"procedures" you have available and see if any of them work.

But I would suggest to simply not bother. Other applications also just tell you something like "invalid file format". You can't take care of every eventuality. There's probably other stuff related to your application where investing your time instead would pay off more.
If the brain were so simple we could understand it, we would be so simple we couldn't. — Lyall Watson

GeneralRe: Detect a Word or Excel file regardless of extension Pin
satc26-May-15 22:13
satc26-May-15 22:13 
GeneralRe: Detect a Word or Excel file regardless of extension Pin
Sascha Lefèvre27-May-15 3:19
professionalSascha Lefèvre27-May-15 3:19 
QuestionDrag & drop operation details Pin
satc25-May-15 22:08
satc25-May-15 22:08 
AnswerRe: Drag & drop operation details Pin
Dave Kreskowiak26-May-15 3:08
mveDave Kreskowiak26-May-15 3:08 
GeneralRe: Drag & drop operation details Pin
satc26-May-15 17:59
satc26-May-15 17:59 
GeneralRe: Drag & drop operation details Pin
Dave Kreskowiak27-May-15 2:19
mveDave Kreskowiak27-May-15 2:19 
QuestionEntity Framework : Too slow when executing the first query Pin
satc24-May-15 16:22
satc24-May-15 16:22 
AnswerRe: Entity Framework : Too slow when executing the first query Pin
Richard MacCutchan24-May-15 21:42
mveRichard MacCutchan24-May-15 21:42 
GeneralRe: Entity Framework : Too slow when executing the first query Pin
satc24-May-15 21:50
satc24-May-15 21:50 
GeneralRe: Entity Framework : Too slow when executing the first query Pin
Richard MacCutchan24-May-15 22:15
mveRichard MacCutchan24-May-15 22:15 
GeneralRe: Entity Framework : Too slow when executing the first query Pin
satc24-May-15 22:49
satc24-May-15 22:49 
GeneralRe: Entity Framework : Too slow when executing the first query Pin
Richard MacCutchan24-May-15 23:09
mveRichard MacCutchan24-May-15 23:09 
GeneralRe: Entity Framework : Too slow when executing the first query Pin
satc24-May-15 23:15
satc24-May-15 23:15 
SuggestionRe: Entity Framework : Too slow when executing the first query Pin
Richard Deeming27-May-15 2:10
mveRichard Deeming27-May-15 2:10 
AnswerRe: Entity Framework : Too slow when executing the first query Pin
Eddy Vluggen24-May-15 23:30
professionalEddy Vluggen24-May-15 23:30 
AnswerRe: Entity Framework : Too slow when executing the first query Pin
Dave Kreskowiak25-May-15 3:46
mveDave Kreskowiak25-May-15 3:46 
GeneralRe: Entity Framework : Too slow when executing the first query Pin
satc25-May-15 6:34
satc25-May-15 6: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.