hi, how can i get the file count inside a folder based on the particular date.that means 2014-06-13 with this date i have 2 files, i am getting the file count ,for the same year same month but different date like 2014-06-14 for this date i don't have any file so i need to show the file count as 0 ,in windows forms while clicking the button.could any one help me for this.
thank you.