What is UUID and GUID what is the size of this ID ?

Answers were Sorted based on User's Feedback



What is UUID and GUID what is the size of this ID ?..

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 is UUID and GUID what is the size of this ID ?..

Answer / namita mundada

But exactly what is difference in both?

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net Remoting Interview Questions

What are the different types of channels used by .net remoting?

0 Answers  


what is the diff between remoting and webservice

1 Answers  


Is it a good design practice to distribute the implementation to remoting client?

0 Answers  


How can objects in two diff. App Doimains communicate with each other ?

1 Answers  


What are the types of remoting?

0 Answers  






Where is global assembly cache located on the system?

3 Answers   HCL, Value Labs,


Can you have two files with the same file name in GAC?

2 Answers  


What is a process ?

6 Answers   TCS,


When should we choose .net remoting over .net web services?

0 Answers  


I am developing a project.Title is "Remote Demonstator".Using asp.net and C# Abstact: While administrator moving mouse and clicking on any link in the webpage that action will be performed in Server machine as well as in client machine.The client initially have to log-in and make a phone call to the admin. This is my project. How can i get this? I can create a website but this concept i have to implement in my website.How can i achive this? How to get client system control and how my mouse movings can be visible to client? I request all to please give me a basic idea or some hint. Advance Thanks.

0 Answers   Excel,


What are dynamic assemblies?

0 Answers  


Which Namespaces is used to achieve the Remoting?

0 Answers  


Categories