Explain acid properties?
Submitted by: AdministratorThe term ACID conveys the role transactions play in mission-critical applications. Coined by transaction processing pioneers, ACID stands for atomicity, consistency, isolation, and durability.
These properties ensure predictable behavior, reinforcing the role of transactions as all-or-none propositions designed to reduce the management load when there are many variables.
Submitted by: Administrator
These properties ensure predictable behavior, reinforcing the role of transactions as all-or-none propositions designed to reduce the management load when there are many variables.
Submitted by: Administrator
Read Online ADO.NET Job Interview Questions And Answers
Top ADO.NET Questions
| ☺ | Which one of the following objects is a high-level abstraction of the Connection and Command objects in ADO.NET? |
| ☺ | Difference between SqlCommand and SqlCommandBuilder? |
| ☺ | Can dataReader hold data from multiple tables? |
| ☺ | What provider ADO.net use by default? |
| ☺ | What is different between SqlCommand object and Command Behavior Object? |
Top Dot Net Technologies Categories
| ☺ | MSF Interview Questions. |
| ☺ | .Net Architecture Interview Questions. |
| ☺ | ASP.Net MVC Interview Questions. |
| ☺ | Entity Framework Interview Questions. |
| ☺ | C# (Sharp) Programming Language Interview Questions. |
