Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting a unique ID
Message
From
04/01/2007 14:25:29
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01182360
Message ID:
01182440
Views:
11
Then Einar I guess the correct c# syntax would be string myString = system.Guid.NewGuid.ToString();
:P
>Well it is almost the same, correct C# syntax is: System.Guid.NewGuid().ToString();
>
>>The same way as in VB use System.Guid.NewGuid.ToString
>>
>>>How can I generate a unique ID using C#. For example, I want to replicate the functionality of the Visual Foxpro SYS(2015) function.
>>>
>>>How can I do this?
>>>
>>>Thanks,
>>>
>>>Jerry
Alexandre Palma
Senior Application Architect
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform