Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in guid

How are .NET 4 GUIDs generated?

.net .net-4.0 guid

What is the most efficient way to encode an arbitrary GUID into readable ASCII (33-127)?

algorithm guid

How do I obtain/use LibUUID?

linux gcc uuid guid

Check if Nullable Guid is empty in c#

c# nullable guid

Aggregate Function on Uniqueidentifier (GUID)

How Random is System.Guid.NewGuid()? (Take two)

.net random guid

Is there a GUID.TryParse() in .NET 3.5?

c# asp.net guid tryparse

How to generate a new GUID?

php guid

Guid == null should not be allowed by the compiler

c# .net .net-3.5 guid

What is a good unique PC identifier?

c# .net guid

How Random is System.Guid.NewGuid()?

.net random guid

How can I generate GUIDs in Excel?

vba excel guid

What's the C++ version of Guid.NewGuid()?

c++ windows winapi guid

Why does Guid.ToByteArray() order the bytes the way it does?

c# .net guid

Sequential Guid Generator

c# guid sequence

How should I store a GUID in Oracle?

database oracle guid

guid to base64, for URL

c# .net vb.net guid base64

Performance - using Guid object or Guid string as Key

c# performance guid

What does "258EAFA5-E914-47DA-95CA-C5AB0DC85B11" means in WebSocket Protocol

websocket guid magic-string

Generate GUID in Windows with batch file