what is use of entity container?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net Framework Interview Questions

What are the features that are new in .net 2.0

2 Answers   Emphasis,


About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use ?

6 Answers   Infosys, Microsoft, MMTS,


What is strong name?

5 Answers  


Can we add constraints to the route? If yes, explain how we can do it?

0 Answers  


What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?

0 Answers  


In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?

0 Answers  


When do you absolutely have to declare a class as abstract

1 Answers   Siebel Systems,


will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj;

9 Answers   Kanbay,


How do you initiate a string without escaping each backslash ?

1 Answers  


Difference between <connectionstring> and <appsettings>

4 Answers  


What are authentication filters in web api?

0 Answers  


What is RouteConfig.cs in ASP.Net MVC 4?

0 Answers  


Categories