Re: Visual Studio Tips & Tricks Hi Friends,
Here is some project shortcut keys .... CTRL + SHIFT + B - Build.BuildSolution
Builds the solution. CTRL + F7 - Build.Compile
Creates an object file containing machine code, linker directives, sections, external references, and function/data names for the selected file. SHIFT + ALT + A - File.AddExistingItem
Displays the Add Existing Item dialog box, which allows you to add an existing file to the current project. CTRL + SHIFT + A - File.AddNewItem
Displays the Add New Item dialog box, which allows you to add a new file to the current project.
__________________ S.VinothkumaR
Behind me is infinite power,
Before me is Endless Possibility,
Around me is Boundless Opportunity,
Why should I fear!
|