Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / transaction

Transaction

transaction

Great Reads

by Vivek Johari
For any programming language, just writing the code is not well enough. It should be written using the best practices for getting optimise performance . In this article, I will explain the disadvantages of writing code without using Best Practices in SQL Coding.
by Sneha Damle
This blog discusses some of the possibilities of bridging private permissioned networks like Corda to public blockchain systems like Solana.
by DiponRoy
How to use MERGE statements in different databases
by Trần_Tuấn_Anh
In the world of Java and Spring framework development, transaction management is crucial for ensuring data consistency and integrity. One fundamental aspect of transaction management is transaction propagation.

Latest Articles

by Vivek Johari
For any programming language, just writing the code is not well enough. It should be written using the best practices for getting optimise performance . In this article, I will explain the disadvantages of writing code without using Best Practices in SQL Coding.
by Sneha Damle
This blog discusses some of the possibilities of bridging private permissioned networks like Corda to public blockchain systems like Solana.
by DiponRoy
How to use MERGE statements in different databases
by Trần_Tuấn_Anh
In the world of Java and Spring framework development, transaction management is crucial for ensuring data consistency and integrity. One fundamental aspect of transaction management is transaction propagation.

All Articles

Sort by Score

transaction 

by Sneha Damle
This blog discusses some of the possibilities of bridging private permissioned networks like Corda to public blockchain systems like Solana.
by DiponRoy
How to use MERGE statements in different databases
by Kyriakos Akriotis
How to use TransactionScope in your MongoDB operations.