How u make an application remotable?



How u make an application remotable?..

Answer / ashish gupta

all remote object should inherit from
System.MarshalbyRefObject.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is data types in c#?

1 Answers  


What type of data type conversion happens when the compiler encounters the following code?

1 Answers  


Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?

1 Answers   Siebel,


What is boolean method?

1 Answers  


Is datetime a value type in c#?

1 Answers  


Do vs while c#?

1 Answers  


What is a multi line comment?

1 Answers  


Are objects passed by reference in c#?

1 Answers  


List the 5 different access modifiers in c#?

1 Answers  


What does private void mean in c#?

1 Answers  


Explain the difference between proc. Sent by val and by sub?

1 Answers  


What are access modifiers in c#?

1 Answers  


Categories