Do you know about the new features in ASP.Net MVC 4 ?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the role of assembly in the .net framework.
How do you do role based security ?
1 Answers Accenture, BirlaSoft,
What are the possible razor view extensions?
What is routeconfig.cs in mvc 4?
give the feature of .net2.0 over .net1.1
What's the difference between const and readonly ?
Explain how to use multiple submit buttons in ASP.Net MVC?
What does a viewmodel do?
What are the 2 ways of adding constraints to a route?
what is mean by versioning? Please answer me. Advance thanks.
How does work clr?
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?