Click here to Skip to main content
15,916,019 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: draw series of point into form Pin
Dave Kreskowiak5-Nov-08 13:57
mveDave Kreskowiak5-Nov-08 13:57 
QuestionPassing Discrete parameters to Stored procedures from crystal reports. Pin
thiru_58625-Nov-08 1:46
thiru_58625-Nov-08 1:46 
Questiondatagridview with combobox column Pin
sairfan14-Nov-08 23:04
sairfan14-Nov-08 23:04 
AnswerRe: datagridview with combobox column Pin
Dave Kreskowiak5-Nov-08 13:59
mveDave Kreskowiak5-Nov-08 13:59 
GeneralRe: datagridview with combobox column Pin
SpitfireIXA10-Dec-08 8:05
SpitfireIXA10-Dec-08 8:05 
Questionfolder updated time Pin
jishbalan4-Nov-08 23:03
jishbalan4-Nov-08 23:03 
AnswerRe: folder updated time Pin
Dave Kreskowiak5-Nov-08 2:02
mveDave Kreskowiak5-Nov-08 2:02 
AnswerRe: folder updated time Pin
Alan N5-Nov-08 2:07
Alan N5-Nov-08 2:07 
Hi,
If you are going to write any code that manipulates files or folders then you need to become familiar with the classes in the System.IO namespace. There aren't many and it won't take you long to browse through the documentation and get an idea of what they do.

In answer to your specific question about folder update time take at look at either System.IO.Directory or System.IO.DirectoryInfo and you will find the answer.

Alan.
QuestionVB6 and multi language support Pin
willempipi4-Nov-08 21:45
willempipi4-Nov-08 21:45 
QuestionRe: VB6 and multi language support Pin
Eddy Vluggen4-Nov-08 22:14
professionalEddy Vluggen4-Nov-08 22:14 
AnswerRe: VB6 and multi language support Pin
willempipi4-Nov-08 22:30
willempipi4-Nov-08 22:30 
GeneralRe: VB6 and multi language support Pin
Eddy Vluggen4-Nov-08 22:45
professionalEddy Vluggen4-Nov-08 22:45 
GeneralStill no answer Pin
willempipi4-Nov-08 22:53
willempipi4-Nov-08 22:53 
AnswerRe: VB6 and multi language support Pin
sairfan14-Nov-08 22:59
sairfan14-Nov-08 22:59 
GeneralRe: VB6 and multi language support Pin
willempipi4-Nov-08 23:04
willempipi4-Nov-08 23:04 
GeneralRe: VB6 and multi language support Pin
sairfan14-Nov-08 23:12
sairfan14-Nov-08 23:12 
GeneralStill no solution Pin
willempipi4-Nov-08 23:39
willempipi4-Nov-08 23:39 
GeneralRe: Still no solution Pin
sairfan14-Nov-08 23:45
sairfan14-Nov-08 23:45 
GeneralRe: Still no solution Pin
willempipi5-Nov-08 0:08
willempipi5-Nov-08 0:08 
GeneralRe: Still no solution Pin
ChandraRam5-Nov-08 0:57
ChandraRam5-Nov-08 0:57 
GeneralRe: Still no solution Pin
willempipi5-Nov-08 1:45
willempipi5-Nov-08 1:45 
GeneralRe: Still no solution Pin
ChandraRam5-Nov-08 4:09
ChandraRam5-Nov-08 4:09 
QuestionRe: VB6 and multi language support Pin
sonnyh3-Dec-08 7:58
sonnyh3-Dec-08 7:58 
QuestionCheck the write permission of any folder Pin
sunil goyalG4-Nov-08 20:49
sunil goyalG4-Nov-08 20:49 
AnswerRe: Check the write permission of any folder Pin
~Khatri Mitesh~4-Nov-08 23:39
~Khatri Mitesh~4-Nov-08 23:39 

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.