How to handle exceptions that are raised in a component?



How to handle exceptions that are raised in a component?..

Answer / Pradeep Sharma

You can use custom exception handling or the global application event handler (Application_Error) to handle exceptions in a component.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Is c# good for web development?

1 Answers  


What is type cast in C#?

1 Answers   TryTechnicals Pvt Ltd,


What are sorted lists?

1 Answers  


What is difference between constants and read-only?

1 Answers  


Can we return two values from a function?

12 Answers   MD Synergy,


Can we have 2 main methods in c#?

1 Answers  


Which is the best institute in hyderabad to learn Sharepoint Portal?

68 Answers   IBM,


How do you remove the objects which are not in use?Explicitly or implicitly?What is the exact mechanism going behind?

2 Answers   Advanced Software Systems, Choice Solutions,


Where do we set the min and max pool size for connection pooling?

1 Answers  


What is eager loading in c#?

1 Answers  


What is the use of GC.KeepAlive Method?

1 Answers   HCL,


What is difference between === and ==?

1 Answers  


Categories