Archive for the ‘Visual Studio’ Category
Thursday, May 15th, 2008
I was looking at my previous post on the visual studio on how to delete recent projects, with vs 2008, it's almost the same. Once in a while i do use this clean up method to hide some of the unused projects.
On Windows, run regedit, then:
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\ProjectMRUList
It's very simple and ...
Posted in Visual Studio | No Comments »
Saturday, March 29th, 2008
Most of the task we do in visual studio can also be done through shortcuts. Here are some shortcuts from msdn I found useful.
Navigation:
· Goto Line: Ctrl+G
o Brings up Go To Line allowing you to automatically jump to a line position
· Toggle Bookmark: Ctrl+K, Ctrl+K
o Set a bookmark to ...
Posted in Visual Studio | No Comments »
Monday, November 19th, 2007
Visual Studio never got better, with so many features; cant wait to try. I wasnt expecting to come out this early.
I'll be downloading tonight when i get home, and post the feedback after i try it.
Edit: Oh, forgot to mention; visual studio rtm currently released only to developers (msdn). Everyone ...
Posted in Visual Studio | No Comments »