What is unmanaged code and will CLR handle this kind of code
or not ?
What?s SingleCall activation mode used for?
Types of compatabilities and explain them ?
Write a example code for remoting?
Is it a good design practice to distribute the implementation to remoting client?
What technology enables out-of-proc communication in .NET ?
Explain the hierarchial description of remoting?
Garbage collector?s functionality on unmanaged code ?
How do you define the lease of the object?
Can you configure a .NET Remoting object via XML file?
1 Answers Tavant Technologies,
Explain the differences between marshal by value and marshal by reference?
How can you debug failed assembly binds?
Define delegates and events?