What are the components required to create a route in ASP.Net MVC?
No Answer is Posted For this Question
Be the First to Post Answer
What are the components required to create a route in mvc?
what is use of entity container?
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
what is entity data model?
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 versions of .net framework?
exe abrevatiom
What is difference between html.beginform and ajax.beginform?
unit test done by tetser on development team?
What is difference between shared and public
Can I set the unlimited length for "maxjsonlength" property in config?
what are abstract classes? what is overriding?