What is UUID and GUID what is the size of this ID ?
Answers were Sorted based on User's Feedback
Answer / rajeev
COM objects contain interfaces, each of which has two
names, a name for software to use and a name for people to
use. The human-readable name conventionally starts with an
I. The unique software-readable name is called a globally
unique identifier, or GUID. Sometimes GUID is referred to
as UUID, where the U stands for universal.
Is This Answer Correct ? | 1 Yes | 0 No |
What do you mean by passport authentication?
What are the security measures exist for .net remoting in system.runtime.remoting?
What distributed process frameworks outside .NET do you know?
What is unmanaged code and will CLR handle this kind of code or not ?
What are the information required to configure remote objects?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
explain is .NET Remoting?
What do you mean by passport authentication and windows authentication ?
Define the lease of the object?
What is an assembly and what does manifest consists ?
What are the different types of channels used by .net remoting and which is the best one?
What do mean by remotable objects in .net remoting?