Explain unit test done by tester on development team?
What are the versions of .net framework?
mention what is csdl, ssdl and msl sections in an edmx file?
What is clr? How does work clr & wht is work of clr?
Is any files are generated,when we are adding the web reference to the web service?
What are multicast delegates ? give me an example
What is .net framwork?
explain lazy loading, eager loading, and explicit loading?
what is datacontrols?
Can I uninstall microsoft .net framework?
How to identify the Code which Complies corresponding Compiler in .NET? Means Suppose, i am taking One project A.. in which code is implemented using C# langugge. And Another Project B..in Which Code is implemented using VB.NET. Suppose I am creating Project C. i am adding Reference of Project A and B to Project C. So, in Project C, how to identify Project A is Complied through CSCompliler? And Project B is Compiled VBCompiler at Runtime?
What are the ways to show data grid inside a data grid for a master details type of tables?
What are the new enhancements done in default project template of asp.net mvc 4?