Browse by Tags
All Tags »
Programming »
TxF (RSS)
Hello, everybody, I have released the first version of a rudimentary managed wrapper around Transactional NTFS to Code Gallery on MSDN: http://code.msdn.microsoft.com/txfmanaged . The wrapper in its current form is very basic but should give developers
Read More...
The more I work with TxF, the more I realize that our (Microsoft's) coverage of certain KTM topics is sorely lacking. One of those areas is around documentation and samples of managing resource managers (important if you are wanting to investigate programatically
Read More...
James Conard announces over on his blog that our team has just released the Windows Server 2008 Developer Training Kit for Beta 3. Mosey on over and check it out. You can find resources on everything from WCF, to Cardspace, to WF, to Windows Eventing,
Read More...
Whether you are a developer building web applications, to a developer writing core server based system services, Windows Server “Longhorn” provides many new features that you can leverage to build more secure, flexible, and innovative applications. 1)
Read More...
Attachment(s): Top Ways.docx
I recently posted the second screencast in my new " Developer, Meet Server " screencast series. This latest screencast covers using Transactional NTFS in a service-oriented environment via WCF. Enjoy!
Read More...
Andrew recently watched my screencasts and had some great questions that came up around how Transactional NTFS behaves with the file system. So, I figured I would answer them here. So, if you want to see the context around his questions, check out his
Read More...
Welcome everybody to the inaugural, first ever, grand opening, “opening the doors to the public” celebration day kick-off for the new “Developer, Meet Server” screencast series. I am your sincere, humble (as ever), gracious and wonderful host/chef/tour
Read More...
I'll be updating this post over time to reflect new resources that are made available regarding the transactions platform in Windows. Websites: [Transactions] Transactions Programming Forum - MSDN [Transactions] Transaction Management in Windows - Microsoft.com
Read More...
While I'm on the topic of Transaction resources out there, I might as well give a more detailed list. Just off the top of my head, here's the resources you should definitely be checking out if you want to get into transactions on the Windows platform
Read More...
I came across this article today by Sahil Malik . If you are wanting to get up to speed with System.Transactions in general, as well as how it integrates with ADO.NET, make sure to check it out. He also covers some general concepts regarding transactions
Read More...
Jim Johnson has a new post about how to use TxF with the new model in Vista RC1. You will obviously need the RC1 bits to mess around with it. I'm hoping to expand on this topic in the future to show some code samples of using it not only by itself, but
Read More...