If you change something in web.config file.Do u need to
compile again?
Answer Posted / ramesh
No need to compile
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is web api‘s in asp.net mvc 4 ?
What is controllercontext?
What is a view engine?
what is datacontrols?
how do you mark a property as required? For example, for a project, the name is a required field.
What is the version number for the next version of the .net framework, codenamed �orcas�?
How to enable Attribute Routing?
Explain the role of assembly in the .net framework.
how can you enhance the performance of entity framework?
What is the difference between model and entity?
How to answer for project questions..?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
Explain the advantages of asp.net mvc over asp.net?
Is .net framework 4.8 the last version?
How we can handle the exception at controller level in ASP.Net MVC?