Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in guid

What is the correct way of using the Guid type in a XSD file?

xsd guid xsd.exe

How do I use a guid in a mongodb shell query

shell mongodb guid

Guid.NewGuid() VS a random string generator from Random.Next()

c# random guid

GUID to ByteArray

java guid bytearray uuid

Is there any way to create a short unique code like short GUID?

c# guid

How do I represent a GUID in a json object?

json guid

Are GUIDs good passwords? [closed]

security guid

MS SQL Server Row GUID Column

Nullable GUID

c# .net sql-server guid nullable

WIX Autogenerate GUID *?

c# wix guid

Assigning a GUID in C#

c#-4.0 guid

How to generate a GUID in VBScript?

vbscript guid uuid

Is it possible that GUIDs are generated with all the same characters in .NET? (e. g.: {11111111-1111-1111-1111-111111111111})

c# guid

Storing MySQL GUID/UUIDs

mysql binary guid uuid

Convert .NET Guid to MongoDB ObjectID

c# mongodb guid

Convert UUID 32-character hex string into a "YouTube-style" short id and back

python guid uuid

Is it good idea to remove dash from a GUID?

c# asp.net guid

Create a cryptographically secure random GUID in .NET

c# .net security guid

How to set null to a GUID property

c# guid nullable

Is Guid considered a value type or reference type?