How can I find out what the garbage collector is doing?
Do I have any control over the garbage collection algorithm?
What is value type and refernce type in .net?
What is garbage collection and how it works ?
What is static constructor, when it will be fired? And what is its use?
What are pdbs?
What is strong-typing versus weak-typing? Which is preferred?
Will it go to finally block if there is no exception happened?
Is atl redundant in the .net world?
Should I use readerwriterlock instead of monitor.enter/exit?
Whate are resource files?
Can "this" be used within a static method?
Where does the gac exist ?
What are multicast delegates?
What is static constructor, when it will be fired?