Have you used microsoft dataaccess blocks and Exception blocks?
Answer Posted / 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 View All Answers
Why is mvc better than asp.net?
What is the difference between CLICK and MOUSE DOWN Event ?
What is an asp.net web form?
Define xmlreader class.
What are the parts of an http response?
Explain what are delegates?
i want the asp.net technical questions and answeres
Can we override the enablepartialrendering property of the scriptmanager class?
Differentiate the session object and application object?
Which of the following .NET framework supports Web API?
Which protocol is used to call web service?
What is class and object in asp.net?
How to implement form based authentication in asp.net application?
How do you handle server controls?
Explain server-side scripting?