What r the remotable objects.
and how u make an application remotable
Answer Posted / duraikannan
MarshallByRefObject is a remotable objects. It is used to
remoting application in .net
example
Class sample : MarshallByRefObject
{
}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How use Xml data in ASP.net?
What is the question mark in a url?
Can more than one person use the same login?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
How do sessions work?
Can you explain page lifecycle in net?
Explain the difference between singleton and single call?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
Where session variables are stored?
Explain the server control events of asp.net ?
Explain exception handling in .net.
Is asp.net mvc still used? : Asp.Net MVC
What kind of programming language is ASP.NET?
In the Repeater control which way you can edit?
What’s the difference between asp.net web forms and asp.net mvc?