I recently got a job working for a company that uses several programming languages, but mainly focuses on C # and therefore uses Visual Studio 2008.
Be that as it may, I do not know how to use it productively. I do not know any of the keyboard keys, I did not know that you can limit the assembly to certain parts of the solution until someone shows me. I am sure that there is a way to "Clean" "Build" "Run" without manually starting each process, but I do not know what it is.
If it was a “Find Help” problem, it would be easy to solve, but I don’t even know what I can lose. Is there a performance feature that everyone else uses, but I don't? {Shrug}
So, what are some of the simple Visual Studio features I’m probably missing, and how can I find out about other power elements that will help me become more productive?
source
share