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 |
What is the purpose of a web form?
what do you mean by table-per-type?
The order of the filters that get executed, if the multiple filters are implemented?
What does 'managed' mean in the .NET context
How we can add the CSS in ASP.Net MVC?
What is entity framework used for?
explain why t4 entity is important in entity framework?
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
What are the 3 main components of an asp.net mvc application?
Difference between Dispose and Finalize method
What are Action Filters in ASP.NET MVC and its use?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?