Explain serialization formatters in .net remoting
No Answer is Posted For this Question
Be the First to Post Answer
What is unmanaged code?
Explain the hierarchial description of remoting?
How to decide which to use .net remoting or asp.net web services?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs? In what way it is best?
What do mean by remotable objects in .net remoting?
Difference between web services & remoting?
explain is .NET Remoting?
What are the steps to publish an object outside the service domain
What is UUID and GUID what is the size of this ID ?
What are the security issues if we send a query from the application?
Explain the differences between marshal by value and marshal by reference?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?