Answer Posted / guest
By implementing ILease interface when writing the class code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
What is il in vb.net?
What is equivalent for regsvr32 exe in .net ?
What is boxing and un-boxing in .net?
What is Code group in .Net with respect to CAS
Explain the difference between managed and unmanaged code?
How will you load dynamic assembly? How will create assemblies at run time?
When we go for html server controls and when we go for web server controls?
What is the difference between response.write & response.output.write?
What is func in .net 3.5?
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
Explain the garbage collection process?
What is .net latest version?
Please explain what is immutability, what is it for and how is it codified?
What is the difference between override and overload in a method?