What is GUID and why we need to use it and in what condition? How this is created
Answer Posted / 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 View All Answers
Why is entity framework used?
What is a model in programming?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
What is edm in entity framework?
Explain the new features 3.5 framework against with the tool?
What is disconnected scenario? : Entity framework
What is the greatest advantage of using asp.net mvc over asp.net webforms?
How does servicing work for the .net framework 3.0?
sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?
what is linq to entities?
explain lazy loading, eager loading, and explicit loading?
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
What is iobjectset? : Entity framework
What are Action Methods in ASP.NET MVC?
What is entity framework? : Entity framework