If you are using components in your application, how can you
handle exceptions raised in a component?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

Where you store Connection string in "Web.Config" file in ASP.NET?

0 Answers   Sans Pareil IT Services,


What property must you set, and what method must you call in your code, in order to bind the data from a data source to the Repeater control?

1 Answers   Siebel,


How to turn off cookies for a page?

0 Answers  


What is advantage and disadvantage of viewstate

3 Answers  


What are the different types of validation controls in asp.net?

0 Answers  


Do ASP.NET forms authentication cookies provide any protection against replay attacks? Do they, for example, include the client's IP address or anything else that would distinguish the real client from an attacker?

1 Answers  


Which object encapsulates state or data of a user?

0 Answers  


Hey I am using asp.net mvc architecture. I creating one dropdownlist using <select id="State" name="State"></select> this is dynamic list.Its displaying properly. But in time of Edit.If i load a page dropdownlist is not displaying the item which is stored in table.

1 Answers  


What is the significance of proxy user?

0 Answers   MCN Solutions,


What is the purpose of the validation summary control? What do you need to do to prevent an error message from being displayed in a validator when a validation summary control is used? How can you display a message in both the validator and the validation summary control?

2 Answers  


Which is better union or union all?

0 Answers  


How do you register a .NET assembly?

3 Answers   Microsoft,


Categories