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 |
If we write return statement in finally block will it works fine or throws any error?
what is client wins and store wins mode in entity framework concurrency?
Where is tempdata stored?
how do you truncate a table using entity data model?
what is mean by COM (component object model) and component based software development? Is it .NET is first COM based technology? Please answer me. Advance thanks.
what are background threads? give ex?
How many .NET languages can a single .NET DLL contain
About DTS package ?
1 Answers Accenture, Grafotech,
Why to use Html.Partial in ASP.Net MVC?
What is the common property in .net?
which are the key concepts of entity data model?
What is razor code?