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
Explain representational state transfer (rest) in detail?
differences between poco, model first and data first approach?
how can you enhance the performance of entity framework?
Explain something about model, view and controllers in asp.net mvc?
Why to use Html.Partial in ASP.Net MVC?
What is ado.net data provider? : Entity framework
what is code first approach?
Can you explain the page life cycle of mvc?
Explain the difference between viewbag and viewdata in mvc?
Can you explain renderbody and renderpage in asp.net mvc?
Explain tempdata in mvc?
What is managed extensibility framework?
Why we need a separate mobile project template, while we can render our web application in mobile ?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
What filters are executed in the end?