How can you create a strong name for a .NET assembly?
Answer Posted / guest
With the help of Strong Name tool (sn.exe).
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Which one is better WebService and Remoting ?
What are static assemblies?
Will clr handle unmanaged code or not?
What are the different types of channels used by .net remoting?
What are the advantage of remoting over web services?
How to decide which to use .net remoting or asp.net web services?
What is the difference between remoting and webservice?
Define a process?
What are the ways to renew lifetime leases of objects?
Define remotable objects in .net remoting?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
What is a formatter in .net remoting?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
What is the proxy of the server object in .net remoting?
Are you aware of containment and Aggregation ?