What r the remotable objects.
and how u make an application remotable



What r the remotable objects. and how u make an application remotable..

Answer / 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

More ASP.NET Interview Questions

What are the disadvantages of view state?

0 Answers  


What is the best way to search any exact information on google?

3 Answers   Intellevate,


What is the significance of ASP.NET routing?

0 Answers   NA,


If I m using Session State Partioning where I have partitioned my session into 4 servers then how can I know that my session will be stored on which server?

1 Answers  


Explain the working of passport authentication.

0 Answers  


Define static constructor?

0 Answers  


What is windows active directory authentication?

0 Answers  


How do you make your site SSL enabled ?

3 Answers   Satyam,


What is the function used for removing an event listener?

0 Answers  


Are xaml file compiled or built on runtime?

0 Answers  


What does the "EnableViewState" property do? Why would I want it on or off?

2 Answers   Photon Infotech, Siebel Systems, Syntax Softtech,


Where are session variables stored?

0 Answers  


Categories