Click here to Skip to main content
15,923,006 members
Home / Discussions / C#
   

C#

 
AnswerRe: Best way of stopping program after caught in catch{} Pin
Guffa18-Jan-07 22:37
Guffa18-Jan-07 22:37 
QuestionCan we Compare two folders according to size and date modified? Pin
tirumal123118-Jan-07 21:12
tirumal123118-Jan-07 21:12 
AnswerRe: Can we Compare two folders according to size and date modified? Pin
Luc Pattyn18-Jan-07 21:46
sitebuilderLuc Pattyn18-Jan-07 21:46 
AnswerRe: Can we Compare two folders according to size and date modified? Pin
Christian Graus18-Jan-07 21:53
protectorChristian Graus18-Jan-07 21:53 
AnswerRe: Can we Compare two folders according to size and date modified? Pin
Stefan Troschuetz18-Jan-07 21:53
Stefan Troschuetz18-Jan-07 21:53 
AnswerRe: Can we Compare two folders according to size and date modified? [modified] Pin
Michael Sterk18-Jan-07 22:07
Michael Sterk18-Jan-07 22:07 
GeneralRe: Can we Compare two folders according to size and date modified? Pin
arvmca18-Feb-09 0:44
arvmca18-Feb-09 0:44 
AnswerRe: Can we Compare two folders according to size and date modified? Pin
Luc Pattyn18-Jan-07 22:18
sitebuilderLuc Pattyn18-Jan-07 22:18 
Well, there are some additional considerations here:
- if you add a new file in one of the subdirectories, it does not change the last write time
of the top directory
- if you delete a file and create another with equal size, it does not alter total size.

So be careful about when you are satisfied nothing happened to a directory !

BTW: I am not sure about this, but the exact behavior could also depend on the underlying
file system (FAT, FAT32, NTFS, ...)

Smile | :)


Luc Pattyn

GeneralRe: Can we Compare two folders according to size and date modified? Pin
Michael Sterk18-Jan-07 22:26
Michael Sterk18-Jan-07 22:26 
Questionhow to set location of control programatically?? Pin
Saira Tanwir18-Jan-07 19:49
Saira Tanwir18-Jan-07 19:49 
AnswerRe: how to set location of control programatically?? Pin
stancrm18-Jan-07 20:06
stancrm18-Jan-07 20:06 
GeneralRe: how to set location of control programatically?? Pin
Saira Tanwir18-Jan-07 20:19
Saira Tanwir18-Jan-07 20:19 
QuestionProblem updating datagrid of master form Pin
sopho2418-Jan-07 18:33
sopho2418-Jan-07 18:33 
QuestionRichTextBox Add/Remove Text Pin
et133718-Jan-07 14:36
et133718-Jan-07 14:36 
AnswerRe: RichTextBox Add/Remove Text Pin
Mircea Puiu19-Jan-07 1:19
Mircea Puiu19-Jan-07 1:19 
Questionhow to fax a txt file? Pin
Eddymvp18-Jan-07 12:42
Eddymvp18-Jan-07 12:42 
AnswerRe: how to fax a txt file? Pin
Judah Gabriel Himango18-Jan-07 13:09
sponsorJudah Gabriel Himango18-Jan-07 13:09 
GeneralRe: how to fax a txt file? Pin
Eddymvp18-Jan-07 13:15
Eddymvp18-Jan-07 13:15 
GeneralRe: how to fax a txt file? [modified] Pin
Eddymvp19-Jan-07 3:07
Eddymvp19-Jan-07 3:07 
GeneralRe: how to fax a txt file? Pin
Judah Gabriel Himango19-Jan-07 7:02
sponsorJudah Gabriel Himango19-Jan-07 7:02 
GeneralRe: how to fax a txt file? Pin
Eddymvp19-Jan-07 7:22
Eddymvp19-Jan-07 7:22 
AnswerRe: how to fax a txt file? Pin
Christian Graus18-Jan-07 13:18
protectorChristian Graus18-Jan-07 13:18 
QuestionMenuItemClick not firing on MasterPage with SiteMap Pin
lsugirljte18-Jan-07 11:38
lsugirljte18-Jan-07 11:38 
AnswerRe: MenuItemClick not firing on MasterPage with SiteMap Pin
lsugirljte18-Jan-07 11:38
lsugirljte18-Jan-07 11:38 
GeneralRe: MenuItemClick not firing on MasterPage with SiteMap Pin
ednrgc19-Jan-07 2:13
ednrgc19-Jan-07 2:13 

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.