SyntaxFix
Write A Post
Hire A Developer
Questions
Perhaps appending DateTime.Now.Ticks instead, is a tiny bit faster since you won't be creating 3 strings and the ticks value will always be unique also.
DateTime.Now.Ticks