As I sit through the last few hours of Juval Lowy’s Architects Master Class, drinking my Honest Tea, I see a great quote on the inside of the bottle. How appropriate. “The greatest difficulty in the world is not for people to accept new ideas, but to make them forget …
Month: May 2010
The remote server or share does not support transacted file operations
Despite its pitiful adoption in the developer community, I am implementing Transactional NTFS (TxF) transactions using the Microsoft.KtmIntegration.TransactedFile class. This allows me to reap the benefits of TransactionScope and distributed transactions for file operations (e.g. creates, updates, deletes). This is the only missing piece for typical transactional business applications. With …
Continue reading “The remote server or share does not support transacted file operations”