vbnet GUID
Dim myGUID myGUID = System.Guid.NewGuid.ToString() Response.Write(myGUID)
Generates a new GUID. This can be seen in action at beta.slickhouse.com
Updated: Thursday 7th October 2010, 11:43pm
There are 0 comments
Comments are currently closed.