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 cut off mark for po's,what questions they asked for interview?

0 Answers  


What is sta?

0 Answers  


Diff between web user control and web custom control?

0 Answers  


What are the Types of objects in ASP

0 Answers   Microsoft,


To wrap up a call to a Web service the standard used is..?

0 Answers   Siebel,






when using personlization, how do you access over setting at runtime?

1 Answers  


Explain asp.net web forms.

0 Answers  


How do u declare static variable and how it is declared and what is its lifetime?

0 Answers  


What is the equivalent of date() and time() in asp.net?

0 Answers  


What is the difference between a Debug and Release build? Is there a significant speed difference? Why or why not?

4 Answers  


cr8 2 datatables into one dataset DYNAMICALLY (no backend database used like sql,etc.,) with following columns 1st datatable with columns studentNo studentName Deptno 2nd datatable with columns Deptno DeptName DeptAddress add data to both the tables Dynamically and merge these tables into one table and display it in Grid view as studentNo studentName Deptno DeptName DeptAddress

1 Answers   SQL Star,


What is the function used for removing an event listener?

0 Answers  


Categories