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
Differentiate between client-side and server-side validations in web pages.
Explain an object, class and method.
What is clickid?
Explain the difference between an exe and a dll?
Why session management is required?
Please briefly explain the usage of global.asax?
Which is faster union or union all?
What is latest version of asp.net mvc? : Asp.Net MVC
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
Do you know caching feature?
What is in a session cookie?
Can you change a master page dynamically at runtime? How?
State differences between MVC and WebAPI
What is the difference between ASP.NET Webforms and ASP.NET MVC?