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
What are the advantages and limitations of query string?
What is session state server?
What is page fragment caching?
What are the page life cycle events?
What is the use of the tag in the web.config file?
Explain how cookies work. Give an example of cookie abuse.
Explain the difference between an exe and a dll?
What is an asp.net validator? And, mention its types.
What is the server of asp.net?
List the events in page life cycle.
How many validators do ASP.NET have?
What is the function of the ViewState property?
Define the term Scavenging in Caching?
How many types of cookies are available in asp?
Explain page output caching?