Post amaideach ach simplí.
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:
poiblí statach teaghrán GetRandomQueueName() { Guid g; g = System.Guid.NewGuid(); ar ais 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.
</deireadh>
Lean mé ar Twitter ag http://www.twitter.com/pagalvin