What is NonActionAttribute ?
Answer / Shalini
NonActionAttribute: This attribute can be applied to a controller action method to indicate that it should not be invoked as an HTTP action. It's often used when the method is intended for other purposes, such as initializing or cleaning up resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
Where does web.config info stored? Will this be stored in the registry ?
1 Answers Accenture, BirlaSoft,
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
what is csdl?
How to change the action name in mvc?
Explain the request flow in asp.net mvc framework?
What is the domain object?
What is meant by tempdata in mvc?
what is conceptual model?
How can we determine action invoked from HTTP GET or HTTP POST?
What is Globalizationa and Localization
mention what is code first approach and model first approach in entity framework?
Is .net framework 4.8 the last version?