Wow – I still have my K&R book from a class I took at AT&T. Cut my teeth on nix… Dennis Ritchie, Father of C and Co-Developer of Unix, Dies | Wired Enterprise | Wired.com
Multiple UPN support now available… Description of Update Rollup 1 for Active Directory Federation Services (AD FS) 2.0
While the development server in Visual Studio 2010 is great for most work, it does have 1 shortcoming in that if you start adding content types that are not part of the base set of known Mime types built in, you won’t affect the proper header response that is emitted to the client/browser. For example MP4 files, out of the box the development web server emits application/octet-stream or something like that. What we really need is video/mp4. Now, with IIS Express, you can easily switch over to use...