The ecosystem team for Visual Studio just announced a brand new site for finding extensions built for Visual Studio. http://visualstudiogallery.com The goal for the team is to give the developers an easy way to find extensions for Visual Studio Read more...
I've been working quite a bit the last two weeks with setting up a continuous integration build regime at work along side a big refactoring job that includes a lot of files and directories moving about. In TFS2005 the default path for builds was ...
There is still a lot of libraries and technologies out there that does not work running in a 64 bit process. Take the Jet engine and utilizing it from OleDb; if you have a application that runs in a 64 bit native context, you will be given an error message...