What is unobtrusive javascript in mvc?
Answer / Amit Kuamr Jaiman
Unobtrusive JavaScript in ASP.NET MVC refers to a design pattern for separating the concerns of HTML and JavaScript, making the application more modular and easier to maintain. Unobtrusive JavaScript uses data attributes on HTML elements to bind events and apply behavior, rather than embedding JavaScript directly within the HTML.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the settings to be done for the Routing to work properly in an MVC application ?
What is a glimpse?
Explain what is database first approach in mvc using entity framework?
What is the role of a controller in an MVC application?
What is mvc view engine?
Who invented mvc?
What do you mean by action methods?
What is mvc viewbag?
What is mvc medical?
Why we need "Areas" in MVC?
List out the types of result in mvc?
Why mvc is better than asp net?