Explain the difference between task and thread in .net?
What is loosely coupled solution in.net?
What are the drawbacks for Model-View-Controller Architecture?
I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?
What is managed code and managed data in .net?
Is .net a language?
Explain me difference between public and static modifiers?
What is the difference between VB and VB.NET?
What is a windows process in .net?
What are channels in .NET Remoting?
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
Can you write a class without specifying namespace?
What is the purpose of delegates in .net?