i would to backup textfiles from 24 hours ago using c#...what is the best method?
thanks
i would to backup textfiles from 24 hours ago using c#...what is the best method?
thanks
please elaborate.
What exactly do you want to log?
I would use:
using System.IO;
Coupled with a bit of research into how that works you should be set :twisted:
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.