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 ssdl?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
Explain entity lifecycle? : Entity framework
What are child actions in ASP.Net MVC?
What is oauth in web api?
What are the Core features of ASP.NET MVC?
In which assembly is the mvc framework defined?
What is the difference between old ADO.NET and Entity framework coding techniques?
Explain dependency resolution?
How to change the action name in ASP.Net MVC?
If I have multiple filters implemented, what is the order in which these filters get executed?
Explain what languages does the .net framework support?
Can you explain renderbody and renderpage in asp.net mvc?
what is lazy loading in entity framework?
What is the role of the jit compiler in .net framework?