Which version of the common language runtime (clr) does the .net framework 3.0 use?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the tools used for unit testing in ASP.Net MVC
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
what is mean by type-safe? Please answer me. Advance thanks.
Explain the advantages of dependency injection (di) in asp.net mvc?
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?
Explain what is the difference between view and partial view?
what are the different stepts to create shared assemblies?
What is JIT and how is works ?
What is the difference between entity framework and mvc?
What is namespace used for loading assemblies at run time and name the methods?