If you change something in web.config file.Do u need to
compile again?
Answer Posted / vishwa
No
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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?
How large is the .net framework 3.0?
How does �side by side� work for the .net framework 3.0?
Mention some action filters which are used regularly in ASP.Net MVC?
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
Why to use Html.Partial in ASP.Net MVC?
explain lazy loading, eager loading, and explicit loading?
What is the "helperpage.isajax" property?
Explain Sections is ASP.Net MVC?
How does .net framework works?
What are Action Filters in ASP.NET MVC and its use?
What is the role of the jit compiler in .net framework?
What is html.renderpartial?
What is the advantage of mvc?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?