If you are using components in your application, how can you
handle exceptions raised in a component ?
Answer Posted / karthik
use throw and catch to handle exception from component
Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
What is stateless model?
What is presentation framework?
explain lazy loading, eager loading, and explicit loading?
Does windows 10 need .net framework?
What is the role of the jit compiler in .net framework?
Explain the methods used to render the views in ASP.Net MVC?
How can we determine action invoked from HTTP GET or HTTP POST?
Why should we go for entity framework?
Possible ways to prevent xss attacks on mvc application?
Is dapper faster than entity framework?
What are the main components of .net framework?
what is scalar property?
In razor syntax, what is the escape sequence character for @ symbol?
How does the .net framework 3.0 relate to windows vista?
Is it possible to share a view across multiple controllers?