Sweetshark
Using Visual Studio at work. Also doing MySQL/PHP stuff there. Privatly adores the beauty of Python ...
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
Martin Taylor and Bill Hilf - Linux at Microsoft, Part II
May 09, 2005 at 3:34 PMIm working with VS - its a nice IDE, but personally Im not missing it when using linux.
I would cut back on the 'anyone' *cough* Apple *cough* - but the Windows UI is of cause far more consistent than the various linux DEs and probably will always be.
True point, but "documentation" just works different in linux. For example for Windows API questions IRC is not at all as helpful as for linux coding.
Microsoft has taken backwards compatibility and API stability more seriously then linux has. This is a convinience for third party app writers - but it is also becoming a huge liability. But compare this to linux, where some close source apps (by the now closed loki games) are already experiencing minor to major hickups for a install.
All these decisions are two-edged swords - they cut both ways ...
Martin Taylor and Bill Hilf - Linux at Microsoft, Part I
May 09, 2005 at 4:23 AM"Updated 2005-04-01"
... hope you know what that means
Martin Taylor and Bill Hilf - Linux at Microsoft, Part II
May 08, 2005 at 4:57 PMThe time you spend compiling with gentoo doesnt matter (and thus doesnt make gentoo slower), because compared to the time to test and propagate a bugfix its irrelevant. The being said, for example debian is in general being faster to push bugfixes into their repos than gentoo.
As for side by side installations of shared libs in Windows: I think its not really a "technical" Microsoft problem. The problem is old software and dirty installers that roll over their dlls into shared folders no matter what. The more centralized control of linux package managers make it easier to discipline "evil" installers - distros keep their repos of software in a consistent state, where no two packages will hurt each other (or be installed, if they do ...)
I guess this is a road Microsoft can hardly go, as software vendors would cry havoc, if Micorsoft takes away freedom from "their" install process.