How can you clean up objects holding resources from within
the code?
Answer Posted / mahesh
By Using the iDisposable method
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between the while and for loop. Provide a .net syntax for both loops?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Please tell us what is the difference between override and overload in a method?
Tell me what is serialization?
What is lazy initialization?
What is meant by localization?
Explain .net framework overview?
What are the new thee features of com+ services, which are not there in com (mts)?
Please explain what is a delegate?
What is an anonymous method and how is it different from a lambda expression?
Explain how to stop a thread?
What's the problem with .net generics?
Describe the compilation process for .net code?
What tags do you need to add within the asp:datagrid tags to bind columns manually.
Explain what is the difference between a class and an object, and how do these terms relate to each other?