Explain Model, view and Controllers in Asp.Net MVC?
No Answer is Posted For this Question
Be the First to Post Answer
what is .edmx file and what it contains?
Explain the use of Inversion of control (IOC)?
how can you tell ef to have a different table or column name than that defined for the class?
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?
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
Why string are called Immutable data Type
Can you please explain the request flow in ASP.NET MVC framework?
What is razor code?
What is the use of dataadapter ?
What does CLR do after the IL is generated and machine language is generated .Will it look for main method ?
What is GUID , why we use it and where
what is mean by versioning? Please answer me. Advance thanks.