I have implemented an algorithm that will generate unique names for files that will save on hard drive. I\'m appending DateTime: Hours,Minutes,Second an
DateTime
I ends up concatenating GUID with Day Month Year Second Millisecond string and i think this solution is quite good in my scenario