Can you explain model, controller and view in mvc?
I am confusing about reflection.can any one tell about REFLECTION with example?
What is clr? How does work clr & wht is work of clr?
How to Insert a TextBox value in to Sql database using C#.Net coding
How large is the .net framework 3.0? Does this change make the release larger?
How can you prevent your class to be inherated further
What are the new enhancements done in default project template of asp.net mvc 4?
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?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
What is work of clr?
Describe the advantages of writing a managed code application instead of unmanaged one. What's involved in certain piece of code being managed ?
Describe the gac in the .net framework.
Can we have enum in entity framework?