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 |
ADO.Net - how to get data from database and bind to the controls -- write this small code
In a webpage if i want to give access to only half page ,then what should i do?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What is the difference between and ActiveX dll and control?
Can we store PROGID information in database and dynamically load the component ?
1 Answers Digital GlobalSoft, e4e,
How does the XmlSerializer work? What ACL permissions does a process using it require?
What are session state modes?
Explain how can we access static variable?
page life cycle of asp.net.
What are the different methods that are used during the page load?
What is the use of HttpHandlers? When to use this?
What are client activated objects?