How do you define the lease of the object?



How do you define the lease of the object?..

Answer / guest

By implementing ILease interface when writing the class code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What?s typical about a Windows process in regards to memory allocation?

1 Answers  


Please explain about "this" object

4 Answers   CTS,


Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?

0 Answers   Infosys,


What is the difference between imperative and interrogative code?

0 Answers  


Please explain what do the terms “boxing” and “unboxing” mean?

0 Answers  






When would you use .NET Remoting and when Web services?

1 Answers   Rolta,


Explain security measures exist for .net remoting in system.runtime.remoting?

0 Answers  


How inheritance works in .net?

0 Answers  


What is the advantage of .net?

0 Answers  


.What is Marshaling?

2 Answers  


How is .net able to support multiple languages?

0 Answers  


i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?

4 Answers   Deloitte,


Categories