Is it possible to create GUIDS with a manually defined value?
I need to know the value of the GUID in advance to do some unit tests.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Assuming you are using .Net
If you look at the MSDN documentation you will see a full list of all the different types of string representations of GUIDs that are possible.