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 a callback c#?

0 Answers  


What is the use of New Keyword

15 Answers  


What is the benefit of using interface in c#?

0 Answers  


What is difference between C# and VB.NET?

0 Answers   CDC,


c# code for how to merge two sorted arrays Input : A = 2,5,8,4 B = 3,9,10,5 Output : 2,3,4,5,5,8,9,10

3 Answers  






i am using windows authentication for c#.net remoting with iis.I uncheck the anonymous access option in directory security.when my client requests the server it returns 401:unauthorized error.How can I resolve the exception ? Please send me the reply as early as possible.

1 Answers  


How many digits are in an integer?

0 Answers  


Define an abstract class?

0 Answers  


Error handling and how this is done ?

2 Answers   Digital GlobalSoft,


what is the lifespan of the items stored in viewstate ?

4 Answers  


What are iterators?

5 Answers   TCS,


Why do we use abstraction in c#?

0 Answers  


Categories