Basic Dot Net Question:
How do you define the lease of the object in .NET?
Answer:
By implementing ILease interface when writing the class code in .NET
Previous Question | Next Question |
What’s Singleton activation mode in .NET? | Can you configure a .NET Remoting object via XML file? |