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

What is custom events?

0 Answers  


Explain what is viewstate?

0 Answers  


Explain managed code an un-managed code.

0 Answers  


Which is the namespace used to write error message in event Log File?

1 Answers  


Which methods validate all the controls on a page?

0 Answers  






What is view state management in asp net?

0 Answers  


Features in ASP.NET ?

1 Answers   Microsoft,


What is global.asax file used for?

0 Answers  


What is reflection and disadvantages of reflection ?

2 Answers   CTC, Microsoft,


what are the oops concepts are used in your project?

1 Answers   AppShark, IBM, Kotak,


What is Web Gardening? How would using it affect a design ?

1 Answers   Infogain,


Differentiate between early binding and late binding.

0 Answers  


Categories