What is GUID and why we need to use it and in what condition? How this is created



What is GUID and why we need to use it and in what condition? How this is created..

Answer / kirti

A GUID is a 128-bit integer (16 bytes) that can be used across all computers and networks wherever a unique identifier is required. Such an identifier has a very low probability of being duplicated. Visual Studio .NET IDE has a utility under the tools menu to generate GUIDs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

What is the purpose of a web form?

0 Answers  


what is an assembly?

11 Answers  


How do I install .net framework?

0 Answers  


What are the new features 3.5 framework against with the tool?

0 Answers  


What is strong name and which tool is used for this ?

4 Answers   Accenture, BirlaSoft,






Explain bundle.config in mvc4?

0 Answers  


What are bundling & minification features in asp.net mvc 4?

0 Answers  


Is dapper faster than entity framework?

0 Answers  


Is .net core replacing .net framework?

0 Answers  


What is MVVM design pattern?

0 Answers  


What's the .NET class that allows the retrieval of a data element using a unique key

1 Answers  


The order of the filters that get executed, if the multiple filters are implemented?

0 Answers  


Categories