Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in guid

Are ServiceStack session ids secure enough?

ProjectGuid (.csproj), how to generate it correctly?

COM SAFEARRAY of GUID's returned from C++ to C#

c# c++ com guid safearray

Where can i get the GUID value the interface and class for creating DLL, C#

c# dll com guid

How can I generate a Guid from a SHA-1 byte array?

c# guid sha1

How to convert 2 Guids into string of max 50 characters length (2 way conversion)

c# .net guid base36

How predictable is NEWSEQUENTIALID?

Can I assume sizeof(GUID)==16 at all times?

windows guid sizeof

Lua pattern for guid

regex lua guid lua-patterns

Use GUID as parameter in one controller?

c# asp.net asp.net-mvc guid

Guid.NewGuid(); behind the scenes in .NET Core

c# .net-core uuid guid

Sequential Guid and fragmentation

How can I select from table by uuid in mysql

mysql sql select guid uuid

Why does System.Guid not implement System.IConvertible?

c# clr guid

How to INSERT into a table that uses sequential GUIDs as a primary key?

sql sql-server-2012 guid

UserName or guid UserID?

sql guid

.NET Native GUID conversion

.net vb.net guid datamapper

Why does aspnet_users use guid for id rather than incrementing int? bonus points for help on extending user fields

Convert string to GUID with sscanf [closed]

c++ c guid scanf

GUID as uniq key with SQLite

database sqlite guid