Browse by Tags
All Tags »
Programming »
Microsoft (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...
Mandatory Integrity Control (MIC) is a cool new security feature built in to Windows Vista and Windows Server 2008. It adds another "layer" of security to Windows resources (files, processes, etc.) over the usual DACL (Discretionary Access Control
Read More...
Well, it's official. Beta 3 of Windows Server "Longhorn" has launched . With it, I finally get to release some of the work I've been working on lately. If you are a developer, I encourage to take a look at " The Top Ways To Light Up Your Apps On Windows
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...
[Crosspost from Managed World ] Rory is doing some videos at Channel 9 on the Microsoft Research TechFest event happening at Microsoft this week. If you want to see how Microsoft's own version of Area 51 is shaping and changing the future of technology,
Read More...
[Update: Added link to RDC Whitepaper and blurb about RDC dogfooding in DFS Replication (thanks cfsbloggers)] Hello everyone, and welcome to the second installment of the “Feature Of The Week” newsletter. This week, we will take a short little peek at
Read More...
Hello everyone, and welcome to the “Feature Of The Week” newsletter. In the Feature Of The Week Newsletter, we visit a new feature coming in Longhorn Server every week. The goal is that these are nice, short, and efficient to minimize the amount of effort
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...