What is strong name and what is the purpose of strong name ?
Answer Posted / punish goyal
Strong name is the identification of the assembly.this
cantain's it's name,version number,Culture number.
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
What is the Difference between CAO and SAO in Remoting.
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
What is asynchronous programming?
What are static assemblies?
What are the threading types?
Explain the differences between marshal by value and marshal by reference?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
What are the situations you will use singleton architecture in remoting ?
Define singlecall activation mode in .net remoting?
Explain how to directly call a native function exported from a dll?
When do we use delegates in your remoting applications?
Explain how does assembly versioning in .net prevent dll hell?
What are the difference between static assemblies and dynamic assemblies?
Define a process?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?