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 “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
What does mvvm mean?
What is entity client data provider? : Entity framework
What are html helpers in asp.net mvc?
What is viewdata?
Explain JSON Binding?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
What is definingquery in entity framework? : Entity framework
what is datacontrols?
What is a view engine?
What is edm (entity data model)? : Entity framework
how can you tell ef to have a different table or column name than that defined for the class?
What is disconnected scenario? : Entity framework
How does work clr?
Explain representational state transfer (rest) in detail?