Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
Do you know the difference between the stack and the heap?
What is value type and refernce type in .net?
What is "common language runtime" (clr) in .net?
What is an asssembly qualified name? Is it a filename? How is it different?
Does Tempdata hold the data for other request in ASP.Net MVC?
Can you explain remoting?
Explain ASP.NET MVC Identity and Security?
Explain the advantages of dependency injection (di) in asp.net mvc?
What is the difference between server.transfer and response.redirect? Why?
What is a metadata in .net?
How we can call a javascript function on the change of a dropdown list in mvc?
4. Wcf- what Asych and Sych call and how that works
What is form technology?
How do I spawn a thread?