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

Define xmlvalidatingreader class.

0 Answers  


how can you handle "control is not part of this page " error?

3 Answers   FactorH,


What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?

1 Answers   Infosys,


Is asp.net is a programming language?

0 Answers  


What is the latest version of asp.net?

0 Answers  






Give some salient points of difference between request processor and request dispatcher.

0 Answers   Tech Mahindra,


True or False: To test a Web service you must create a windows application or Web application to consume this service?

1 Answers  


In which situation can you not use a viewstate?

0 Answers  


I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.

0 Answers  


what is diffrence between debug class and trace class in asp.net ?

2 Answers  


How may clustered index we can create in table?

0 Answers  


How to disable cut, copy and paste in TextBox using jQuery in asp.net?

0 Answers   HCL,


Categories