If you are using components in your application, how can you
handle exceptions raised in a component ?
Answer Posted / saikiran
I think for simple Handling of Exceptions, we keep
TRY,Catch Block and catch the exception and handle those
ones.
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
Explain Bundle.Config in ASP.Net MVC4?
How large is the .net framework 3.0?
Is dapper better than entity framework?
What is the version number for the next version of the .net framework, codenamed �orcas�?
What is needed for running an application built on winfx on the .net framework 3.0?
What is mapping in entity framework? : Entity framework
What is difference between viewbag and viewdata and tempdata?
mention what is code first approach and model first approach in entity framework?
What does a viewmodel do?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
How do you specify comments using razor syntax?
Explain Sections is ASP.Net MVC?
mention in what all scenarios entity framework can be applicable?
What are html helpers in asp.net mvc?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?