What is strong name and what is the purpose of strong name ?
Answer Posted / saubhagya
strong names are same as GUID in com.strong names are used
to deploy assembly in global assembly cache(GAC)
| Is This Answer Correct ? | 30 Yes | 8 No |
Post New Answer View All Answers
Define remotable objects in .net remoting?
Elaborate the term WebService and how it differ from Remoting?
Define a process?
Can you pass SOAP messages through remoting?
Will clr handle unmanaged code or not?
Explain the Flow of remoting?
Define proxy in .net remoting?
What are the types of remotable objects?
Explain how to directly call a native function exported from a dll?
Difference between .net remoting versus distributed com?
What are the channels in .net remoting?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
When should we choose .net remoting over .net web services?
What is asynchronous programming?
Difference between web services & remoting?