Browse by Tags
The first four labs in a series of Windows Server 2008 Application Compatibility labs have been released on MSDN. You can find them as follows: - MSDN Virtual Lab: Windows Server 2008 - Access Rights, Impersonation - MSDN Virtual Lab: Windows Server 2008
Read More...
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...
Ray Ozzie has now made his Channel 9 debut, folks. In this video , being interviewed by Jon Udell, Ray discusses Live Mesh. From the Channel 9 description: In his first Channel9 interview, Ray Ozzie, Microsoft's Chief Software Architect sits down with
Read More...
Jason Mauer and I are doing an Open Space session tonight @ 6:30pm in the Open Space Theatre at MIX 08. If you are a musician who happens to be a computer geek for a living, come on by, chill out, and enjoy. Hope to see you there!
Read More...
Hey all, I will be at the wonderful Venetian Hotel in Las Vegas, Nevada this week working at the MIX08 conference. Drew Robbins and I are a couple of the guys "behind" Open Space @ MIX, so we will most likely be parked in the Open Space area
Read More...
A new video has been posted to the Developer Meet Server Show on Channel 9. In this video, we discuss tools and resources you should know about when debugging application compatibility issues. From the description of the video: "In this video, we
Read More...
What are sub-queues? Subqueues are implicitly created local queues that are logical partitions of a physical queue. Applications can use subqueues to group messages. Subqueues are implicitly created when opened, are deleted when empty, and have no open
Read More...
I have posted a new video to the Developer Meet Server Show on Channel 9. This video discusses common MSI Installer Issues you might run into if deploying an application onto Windows Vista or Windows Server 2008. From the description of the video: "In
Read More...
What is Windows Process Activation Service? Windows Process Activation Service, also referred to as WAS, is a new component in IIS 7.0 that manages application pool configuration and worker processes instead of the WWW process. This enables the same configuration
Read More...
Well, at least I found it funny. A coworker brought this to my attention today. I thought it was pretty clever and enjoyed it. Then again, I've known for a while how great Windows Server 2008 is :). Here's an excerpt: Once I was almost famous. For years,
Read More...
Hello everyone, and welcome back after our winter break hiatus. We have a lot of cool features to cover in the coming weeks that will especially show off the power of Windows Server 2008 as an application server. So, this week we will kick off the new
Read More...
As part of the "Developer Meet Server" show on Channel 9, I have started a new series of videos on the topic of application compatibility for Windows Server 2008. I will be releasing one video interview per week all the way until launch, so
Read More...
In my previous post , I talked about why I personally love C++/CLI as a solution for managed and native interop. With the launch of Visual Studio 2008, and the include of the new marshalling library, there is on part of the equation missing, I believe.
Read More...
This is a topic that I've been thinking a lot about lately. And I would really like to get all of your opinions as well (especially if you disagree with me). This debate came up recently (again) on my trip to Tech Ed Developer in Barcelona. If I am having
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...