Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Brian Beckman: The Physics in Games - Real-Time Simulation Explained
Jun 12, 2007 at 4:21 PMWhen talking about divergence, how is this accounted for when the formula is used for tyre manufacturers for cars going low speeds?
Bill Hilf: Open Source at Microsoft
Sep 18, 2006 at 2:37 AMYou need to take off the tin foil hat. The reason it's not supported in previous versions is undoubetedly because Firefox was still in beta whilst they were producing it for Exchange 2003. They obviously targetted IE not bothering with the useless Mozilla which was a wise choice.
As for 2007:
Operating Systems: Vista, Windows XP, Windows 2000, Window ME, Windows 98, Mac OS X, and Linux
Browsers: Firefox, Safari, Opera, Netscape, IE7, IE6, IE5.5, IE5.01 and IE5.2 on Mac
And Firefox does not render OWA (2003) properly if you switch your User Agent, so the problem is obviously more profound than the Exchange team adding Firefox to their User Agent lookup list, the display code is using some IE specific javascript.
Speaking of Firefox, this textbox doesn't work in Firefox, and also the MSDN subscribers site doesn't work either. No excuses there!
PhotoSynth: What. How. Why.
Jul 31, 2006 at 5:59 AMDiving into the Vista Heap
Jun 22, 2006 at 7:44 AMAnyway that's off topic. Have Microsoft hired a few 'hackers' to have a good old punch at the heap?
Chatting about LINQ and ADO.NET Entities
Jun 13, 2006 at 4:37 AMFor the most simple 3 tier applications, with very basic < 10 table databases these type of middleware/business layers work very well. For complex databases they are generally slow and bulky and not worth using in my experience.