Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441)
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
What is needed for running an application built on winfx on the .net framework 3.0?
What is object service? : Entity framework
what is csdl?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Do I have any control over the garbage collection algorithm?
Explain how to net forms the windows?
What you mean by routing in asp.net mvc?
Difference between abstract class and interface in .net?
Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?
Can I add asp.net mvc testcases in visual studio express?
What are the security measures exist for .net remoting in system.runtime.remoting?
Why to use Html.Partial in ASP.Net MVC?
What is the use of the default route {resource}.axd/{*pathinfo} ?
What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?