We have a asp.net,C# application in which there is a requirement to get all the files whose date modified will be b/w startdate and enddate . How can we achieve this ?
Also want to get all the files not modified for last 3 months ?
We have a asp.net,C# application in which there is a requirement to get all
Share
According to this post, you could do this: