Silly but simple post.
As a follow-up to yesterday’s posting on “StorageException was unhandled” I thought I’d show the wee snippet of code I use to generate queue names:
јавност статички ниска GetRandomQueueName() { Guid g; g = System.Guid.NewGuid(); повратак g.ToString(); }
Kind of silly in its simplicity but works well for me and has generated 100’s of safe queue names in the last couple of weeks.
</крај>
Следите ме на Туиттер на http://www.twitter.com/pagalvin