It contains Asp.net,C#.net,Vb.net,Sql server FAQ's.
How to convert from string to GUID ?
String mystring = “xxxx-xxxx-xxxx-xxxx”;
Guid = new Guid(mystring);
Newid() = Globally unique identifier
NewSequentialId() – Globally sequential identifier
Labels:
Dotnet FAQ
|
Subscribe to:
Post Comments (Atom)
About Me
I am Venkatesan.M
Working as a Senior Developer with 4+ years of experience in Dot Net.
Working as a Senior Developer with 4+ years of experience in Dot Net.
0 comments:
Post a Comment