8th
June
2010
Transactional File Manager Is Now On CodePlex
posted in Dotnet/.NET - C#, Programming, Uncategorized |
It’s my first open source project! I’ve gone open source with my Transactional File Manager. Check out the CodePlex link here.
Use any file system as a transactional file system! Transactional File Manager is a .NET API that supports including file system operations such as file copy, move, delete in a transaction. It’s an implementation of System.Transaction.IEnlistmentNotification (works with System.Transactions.TransactionScope).
More on Transactional File Manager in my original blog post on it. If you are interested in contributing to the project, let me know.
This entry was posted
on Tuesday, June 8th, 2010 at 6:38 pm and is filed under Dotnet/.NET - C#, Programming, Uncategorized.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
posted on June 9th, 2010 at 3:21 am
posted on June 9th, 2010 at 1:59 pm
posted on June 9th, 2010 at 6:04 pm