Have you used microsoft dataaccess blocks and Exception blocks?



Have you used microsoft dataaccess blocks and Exception blocks?..

Answer / swetha

Data Access and Exception Management Application Blocks are
used to reduce the amount of redundant code you have to
write when trying to access the data from the database and
when handling and logging exceptions to the database or
Event viewer.

They are useful and powerful tools that can make
applications more maintainable, scalable and efficient.

They can greatly decrease the code you have to write to
perform common tasks.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

ADO.Net - how to get data from database and bind to the controls -- write this small code

3 Answers   Syntel,


In a webpage if i want to give access to only half page ,then what should i do?

3 Answers  


Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc

0 Answers  


What is the difference between and ActiveX dll and control?

2 Answers   Microsoft,


Can we store PROGID information in database and dynamically load the component ?

1 Answers   Digital GlobalSoft, e4e,


How does the XmlSerializer work? What ACL permissions does a process using it require?

2 Answers  


What are session state modes?

0 Answers  


Explain how can we access static variable?

0 Answers  


page life cycle of asp.net.

4 Answers  


What are the different methods that are used during the page load?

1 Answers   Siebel,


What is the use of HttpHandlers? When to use this?

0 Answers   Wipro,


What are client activated objects?

0 Answers  


Categories