How can you configure a .net remoting object via xml file?
What is assembly ?
How can you tell the application to look for assemblies at the locations other than its own install?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
What is a formatter in .net remoting?
Define delegates and events?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs? In what way it is best?
About sn.exe ?
Define remotable objects in .net remoting?
What is unmanaged code and will CLR handle this kind of code or not ?
Explain how to directly call a native function exported from a dll?
Which Namespaces is used to achieve the Remoting?
Types of compatabilities and explain them ?