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

Explain test driven development (tdd) ?

0 Answers  


When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?

0 Answers  


What is the difference between model view and controller?

0 Answers  


What is iobjectset? : Entity framework

0 Answers  


Give an example for authorization filters in an asp.net mvc application?

0 Answers  






what is MetadData?. What is CTS? Type of Join in SQL Server? What is diffrence between Primary Key and Unique Key?

7 Answers   FutureSoft,


Can I set the unlimited length for "maxjsonlength" property in config?

0 Answers  


creating crystal reports in asp.net & vb.net

1 Answers  


What is side by side Execution ?

3 Answers   MEC, MMTS,


what is Assemble

4 Answers   Microsoft,


If you are using components in your application, how can you handle exceptions raised in a component ?

4 Answers   Accenture, BirlaSoft,


What is the benefit of entity framework?

0 Answers  


Categories