Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in guid

How should I create my GUID?

php guid

Find GUID From MSI File

Generating GUID

sql-server guid

Is Microsoft's GUID generator cryptographically secure

Generating random UUIDs in Linux

c++ linux guid uuid

Are Mongodb ObjectIds GUIDs?

mongodb guid

Questions about GUID's: Are they always fixed in length, and is the middle number always 4?

c# .net guid

Different casting of int to guid in C# and SQL Server

What are the chances of getting the same GUID in 1 billion iterations?

.net guid

How to add a GUID simpleType into an XML schema?

xml types xsd guid

Regex to get a guid from a email reply

regex guid

Why isn't Guid.ToString("n") the same as a hex string generated from a byte array of the same guid?

c# guid hex

Convert GUID to varchar(32)

sql sql-server ssms guid varchar

Nvarchar and text are incompatible in the add operator

Which part of a GUID is most worth keeping?

c# guid identifier

SQL GUID Vs Integer

Generating a new Random GUID in the Delphi IDE

delphi guid

Why is the GUID structure declared the way it is?

guid

shortest encoding for Guid for use in a URL

long vs Guid for the Id (Entity), what are the pros and cons

c# guid entity long-integer