explain what does .edmx file contains?
No Answer is Posted For this Question
Be the First to Post Answer
What is global assembly cache
What are the levels at which filters can be applied in an asp.net mvc application?
What is different between User Control and Web Control and Custom Control?
what is lazy loading in entity framework?
How we can multiple submit buttons in ASP.Net MVC
Can you handle all button click events at once in a form? Give coding.
what is entity framework?
What type of filter does outputcacheattribute class represents?
Define the core components of an ASP.NET MVC application?
If we want to construct our own Garbage collector what are the steps things we have to do?
3 Answers Honeywell, Semantic Space,
will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj;
What is the use .glimpse in mvc?