what are the different ways to cleaning up objects?
Answers were Sorted based on User's Feedback
What are c# i/o classes?
Hello.. This is kali prasad. i wish to learn C#. kindly guide me in making me expert in c#.
What is autopostback in c#?
Why are strings immutable in c#?
What is the full form of GAC? Explain its uses?
What is manifest ?
Can you specify nested classes as partial classes?
What?s the role of the DataReader class in ADO.NET connections?
I created a class which is inherited from interface IDisposable. Now if I use object of this class with using keyword. Then How the dispose method will get call. Does garbage collector call it or some else.
What is stack and heap?
Define the term immutable ?
Can you change the value of a variable while debugging a C# application?