Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Uniqueness of GUID
Message
From
17/11/2015 09:16:10
 
 
To
17/11/2015 08:32:16
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01627552
Message ID:
01627554
Views:
66
>Is there any chance such method would return a similar value:

In theory, yes
In practice : no

see http://stackoverflow.com/questions/39771/is-a-guid-unique-100-of-the-time

and http://blogs.msdn.com/b/oldnewthing/archive/2008/06/27/8659071.aspx


>
>    ' Return a GUID
>    Public Function GetGUID() As String
>        Return Guid.NewGuid.ToString()
>    End Function
>
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform