Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
1030What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
949Why we need a separate mobile project template, while we can render our web application in mobile ?
1090Usually 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?
1050
How does u handle this COM components developed in other programming languages in .NET?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
What is a manifest in .net?
What is reflection and what is it for?
Can I add asp.net mvc testcases in visual studio express?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?
What is controllercontext?
What is viewdata?
What is singlecall activation mode used for in .net?
How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed
How boxing and unboxing occures in memory?
What is msil, and why should my developers need an appreciation of it if at all?
What are the properties of ADO.NET?
Explain the difference between garbage collections in .net 4.0 and earlier versions?