which are the key concepts of entity data model?
No Answer is Posted For this Question
Be the First to Post Answer
Why do you need to box a primitive variable
explain lazy loading, eager loading, and explicit loading?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
WHICH IS MORE SECURED AMONG JAVA AND .NET?
How do you do role based security ?
1 Answers Accenture, BirlaSoft,
mention in what all scenarios entity framework can be applicable?
which are the key concepts of entity data model?
What are the levels at which filters can be applied in an asp.net mvc application?
Explain something about model, view and controllers in asp.net mvc?
Is the following route definition a valid route definition? {controller}{action}/{id}
What is the CTS
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?