Search .Net Info

Custom Search
Add Search Provider (IE)

Latest Blog Posts


Read all blog posts...
Guid's have been created!
add .net Guid generator funtion to iGoole
What is a Guid?
A Globally Unique Identifier or GUID (pronounced /'gu??d/ or /'gw?d/) is a special type of identifier used in software applications in order to provide a reference number which is unique in any context (hence, "Globally"), for example, in defining the internal reference for a type of access point in a software application, or for creating unique keys in a database. While each generated GUID is not guaranteed to be unique, the total number of unique keys (2122 or 5.3×1036)[1] is so large that the probability of the same number being generated twice is very small (considering the observable universe contains about 5?×?1022 stars).
Source: Wikipedia

Generate a new Guid (UniqueIdentifier)



Options: create Guid.Empty - ToUpper