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
Can I tap into other windows livetm services?
How can you make sure that web api returns json data only?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
What is a page life cycle?
Write a code for sending an email from asp.net application.
How can you enable impersonation in the web.config file?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
What is runat?
What is advantage of asp.net?
Less than one page, how many windows will you be able to maintain?
What are the events that happen when a client requests an asp.net page from iis server?
How can you handle errors in Web API?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
Explain how to prepare culture-specific formatting in .net.
What is work flow gen? how can it will work with .Net?