Click here to Skip to main content
15,891,431 members

Comments by rawwool (Rahul Kumar) (Top 1 by date)

rawwool (Rahul Kumar) 9-Feb-12 4:45am View    
GUID = Globally Unique Identifier (System.Guid class in mscorlib.dll assembly)
Example string id = Guid.NewGuid().ToString();