Answer Posted / ashish gupta
all remote object should inherit from
System.MarshalbyRefObject.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is difference between static and readonly in c#?
What is immutable in C#?
What are the boolean data types in c#?
Why array is faster than arraylist in c#?
Are cao stateful in nature?
What are the characteristics of c#?
What are custom exceptions in C#?
How many aware interfaces are there?
What is mean by c#?
Differentiate between static class and singleton instance?
In c#, what will happen if you do not explicitly provide a constructor for a class?
Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?
Explain the difference between object type and dynamic type variables in c#?
What is lazy keyword in c#?
What are winforms in c#?