I attended “Developer Liberation Day” on the 6th of November in Sydney to watch the 15 billion dollar man, Steve Ballmer, CEO of Microsoft profess his company’s vision for Cloud Computing; the new paradigm that has the software industry agog with excitement. Since the beginning of the year several startups have been formed around the world with executives of large companies (like [...]
Posts Tagged ‘Visual Studio’
Notes from Microsoft’s “Developer Liberation Day”
Posted in Analytical, Technical, Theoretical, tagged Cloud Computing, Microsoft, Visual Studio on November 8, 2008 | Leave a Comment »
Visual Studio: Clearing the ‘Recent Project’ List
Posted in Technical, tagged Visual Studio on December 26, 2007 | Leave a Comment »
There is no GUI functionality in the Visual Studio Start Page to configure the list of recent projects but you could add/remove project items at the following registry path – HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\ProjectMRUList.
Quite handy if you want to clean up old projects from the list and only retain client projects that you are currently working on.