Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting a unique ID
Message
From
04/01/2007 15:06:42
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01182360
Message ID:
01182491
Views:
10
Sure it isn't Einar, as isn't a requirement to build the application, but will sure be needed if you want to run it ;)

>It is is not a requirement to assign the result to a valiable :P
>
>>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
Reply
Map
View

Click here to load this message in the networking platform