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

Explain what are the advantages of asp.net mvc framework? : asp.net mvc

0 Answers  


What is the parent class of all the web server control?

0 Answers  


What is the use of session state and application state and difference between them?

0 Answers  


What is difference Between Authentication and authorization?

0 Answers   MCN Solutions,


What is user control in asp.net?

0 Answers  






what is service contract,operation contract?

2 Answers  


What is the extension of master page in asp.net?

0 Answers  


Name two properties common in every validation control?

9 Answers   Siebel Systems,


Define application state variable and session state variable?

0 Answers   UGC Corporation,


What is the use of @Register directives?

3 Answers  


What is the use of asp.net web api?

0 Answers  


Tell me the code snippet to show how we can return 404 errors from HttpError?

0 Answers  


Categories