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 is mvc framework in asp net?
Why do we use mvc?
Define attribute based routing in mvc?
What is the page Lifecycle of the MVC ?
What is difference between razor and aspx in mvc?
What is mvc request life cycle?
What is razor syntax?
What is the main view engine called?
Explain what is mvc application life cycle?
Does android use mvc?
What is html beginform in mvc?
What are main benefits of using mvc?