How do I spawn a thread?
Difference between machine.config and web.config?
why you wouldn't want to write into it even if you could
Can you write a class without specifying namespace?
What are the new 2.0 features useful for?
Different between .net & j2ee ?
Difference between value type & reference types ?
What is jit compilers?
How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?
What operating systems does the .net framework run on?
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
Can I write my own .net host?
Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
Explain what are possible implementations of distributed applications in .net?
Explain how to manage pagination in a page using .net?