Answer Posted / guest
Global assembly cache.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Types of compatabilities and explain them ?
Explain when we use web service and when we use remoting?
What are the security features in .net remoting?
What is the proxy of the server object in .net remoting?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
define client activated objects (cao)?
How to decide which to use .net remoting or asp.net web services?
Define singlecall activation mode in .net remoting?
Define delegates and events?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
Name the distributed systems available apart from .net remoting?
Define the lease of the object?
What are static assemblies and dynamic assemblies?
What are the advantage of remoting over web services?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?