Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in guid

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?

NewGuid vs System.Guid.NewGuid().ToString("D");

c# .net guid

Should I get rid of clustered indexes on Guid columns

How does C# generate GUIDs?

c# .net winforms guid

GUID vs INT IDENTITY [duplicate]

database primary-key guid

Is there any point in specifying a Guid when using ComVisible(false)?

c# .net com guid comvisible

Strongly typed Guid as generic struct

c# generics struct guid

Most efficient way to store a GUID value in SQL Server database

sql-server tsql guid

How to generate unique 64 bits integers from Python?