SlideShare una empresa de Scribd logo
1 de 7
VISUAL STUDIO 2010
     SHORTCUT KEYS
                    Emanuele Bartolesi
      http://www.emanuelebartolesi.com
      emanuele@emanuelebartolesi.com
                           16/11/2011
Designers and Editors
Command               Description                                           Keys
Edit.Copy             Copies the selected item to the Clipboard.            CTRL+C or CTRL+INSERT
                      Deletes the selected item from the file and copies
Edit.Cut                                                                    CTRL+X or SHIFT+DELETE
                      it to the Clipboard.
Edit.Paste            Inserts the Clipboard contents at the cursor.         CTRL+V or SHIFT+INSERT
                      Displays the Quick tab of the Find and Replace
Edit.Find                                                                   CTRL+F
                      dialog box.
                      Displays the In Files tab of the Find and Replace
Edit.FindinFiles                                                            CTRL+SHIFT+F
                      dialog box.
Edit.FindNext         Finds the next occurrence of the search text.         F3
                      Displays the replace options on the Quick tab of      CTRL+H
Edit.Replace
                      the Find and Replace dialog box.
                      Displays the replace options on the In Files tab of
Edit.ReplaceinFiles                                                         CTRL+SHIFT+H
                      the Find and Replace dialog box.
View.ViewCode         Switches to Code view.                                F7
Editors
Command                Description                                      Keys

                       Moves the cursor to the last line of the
Edit.DocumentEnd                                                        CTRL+END
                       document.
                       Moves the cursor to the first line of the
Edit.DocumentStart                                                      CTRL+HOME
                       document.
Edit.GoTo              Displays the Go To Line dialog box.              CTRL+G
                       Displays the definition of the selected symbol
Edit.GoToDeclaration                                                    CTRL+F12
                       in the code.
File and Project
Command                  Description                                       Keys

                         Displays the New File dialog box so that you
File.NewFile                                                               CTRL+N
                         can add a new file to the current project.
File.NewProject          Displays the New Project dialog box.              CTRL+SHIFT+N

File.NewWebSite          Displays the New Web Site dialog box.             SHIFT+ALT+N

File.OpenFile            Displays the Open File dialog box.                CTRL+O
                         Displays the Open Project dialog box so that
File.OpenProject                                                           CTRL+SHIFT+O
                         you can add existing projects to your solution.
File.OpenWebSite         Displays the Open Web Site dialog box.            SHIFT+ALT+O
                         Saves the selected items in the current
File.SaveSelectedItems                                                     CTRL+S
                         project.
                         Saves all documents in the current solution
File.SaveAll                                                               CTRL+SHIFT+S
                         and all files in the external files project.
                         Displays in a Web browser the file that is
File.ViewinBrowser       selected in Solution Explorer or the file that    CTRL+SHIFT+W
                         has focus in the editor.
Windows
Command                 Description                                     Keys

View.FullScreen         Toggles Full Screen mode on and off.            SHIFT+ALT+ENTER
Window.CloseDocume
                        Closes the current tab.                         CTRL+F4
ntWindow
View.ErrorList          Displays the Error List window.                 CTRL+, E
                        Displays Solution Explorer, which lists the
View.SolutionExplorer                                                   CTRL+ALT+L
                        projects and files in the current solution.
                        Displays the Task List window, which displays
View.TaskList           custom tasks, comments, shortcuts, warnings,    CTRL+, T
                        and error messages.
                        Displays the Toolbox, which contains controls
View.Toolbox            and other items that can be included or used    CTRL+ALT+X
                        with your code.
                        Displays the Web Browser window, which lets
View.WebBrowser                                                         CTRL+ALT+R
                        you view pages on the Internet.
Debug
Command                       Description                                                    Keys

                              Launches the application under the debugger based off
                              of the settings from the startup project. When in Break
Debug.Start                                                                                  F5
                              mode, invoking this command will run the application
                              until the next breakpoint.
Debug.StartWithoutDebugging   Runs the code without invoking the debugger.                   CTRL+F5
                              Executes code one statement at a time, following
Debug.StepInto                                                                               F11
                              execution into method calls.
Debug.StepOver                Sets the execution point to the line of code you select.       F10

Debug.ToggleBreakpoint        Sets or removes a breakpoint at the current line.              F9
                              Displays the Immediate window, where expressions can
Debug.Immediate                                                                              CTRL+ALT+I
                              be evaluated.
                              Displays the Call Stack window, which displays a list of all
Debug.CallStack               active methods or stack frames for the current thread of       CTRL+ALT+C
                              execution.
                              Displays the Auto window, which displays variables used        CTRL+ALT+V,
Debug.Autos
                              in the current line of code and the previous line of code.     A
Debug.Exceptions              Displays the Exceptions dialog box.                            CTRL+ALT+E
References
• For a full list of shortcut keys go to
  http://msdn.microsoft.com/en-us/library/da5kh0wa.aspx

Más contenido relacionado

Similar a Visual Studio 2010 shortcut keys

Visual Studio 2010 - Microsoft Visual C# Key Bindings
Visual Studio 2010 - Microsoft Visual C# Key BindingsVisual Studio 2010 - Microsoft Visual C# Key Bindings
Visual Studio 2010 - Microsoft Visual C# Key BindingsGlobalLogic Ukraine
 
computer 100 keyboar shortcuts
computer 100 keyboar shortcutscomputer 100 keyboar shortcuts
computer 100 keyboar shortcutsSreenu Munagaleti
 
100 windows7 shortcuts
100 windows7 shortcuts100 windows7 shortcuts
100 windows7 shortcutsprathams_s
 
Visual C Sharp 2008 Poster
Visual C Sharp 2008 PosterVisual C Sharp 2008 Poster
Visual C Sharp 2008 Posterguest2be361
 
Productivity Hero. Know Your Tools
Productivity Hero. Know Your ToolsProductivity Hero. Know Your Tools
Productivity Hero. Know Your ToolsArtjoker
 
100 windows 8_keyboard_shortcuts
100 windows 8_keyboard_shortcuts100 windows 8_keyboard_shortcuts
100 windows 8_keyboard_shortcutsAshutosh Chourasiya
 
devLink - VB IDE Tips and Tricks for Visual Studio 2010
devLink - VB IDE Tips and Tricks for Visual Studio 2010devLink - VB IDE Tips and Tricks for Visual Studio 2010
devLink - VB IDE Tips and Tricks for Visual Studio 2010Kevin Pilch
 
Keyboard shortcuts and system commands for popular programs
Keyboard shortcuts and system commands for popular programsKeyboard shortcuts and system commands for popular programs
Keyboard shortcuts and system commands for popular programsnepcardinal
 
Eclipse shortcut[most usuage]
Eclipse shortcut[most usuage]Eclipse shortcut[most usuage]
Eclipse shortcut[most usuage]Siddiq Abu Bakkar
 
Excel keyboard shortcuts
Excel keyboard shortcutsExcel keyboard shortcuts
Excel keyboard shortcutsGabriela Otto
 
Quick reference r2005
Quick reference r2005Quick reference r2005
Quick reference r2005Alaa Wafa
 

Similar a Visual Studio 2010 shortcut keys (20)

Visual Studio 2010 - Microsoft Visual C# Key Bindings
Visual Studio 2010 - Microsoft Visual C# Key BindingsVisual Studio 2010 - Microsoft Visual C# Key Bindings
Visual Studio 2010 - Microsoft Visual C# Key Bindings
 
keys
keyskeys
keys
 
Shortcut keys
Shortcut keysShortcut keys
Shortcut keys
 
Windows7 keyboard shortcuts
Windows7 keyboard shortcutsWindows7 keyboard shortcuts
Windows7 keyboard shortcuts
 
computer 100 keyboar shortcuts
computer 100 keyboar shortcutscomputer 100 keyboar shortcuts
computer 100 keyboar shortcuts
 
100 windows7 shortcuts
100 windows7 shortcuts100 windows7 shortcuts
100 windows7 shortcuts
 
Word shortcuts
Word shortcutsWord shortcuts
Word shortcuts
 
Visual c sharp 2008 poster
Visual c sharp 2008 posterVisual c sharp 2008 poster
Visual c sharp 2008 poster
 
Visual C Sharp 2008 Poster
Visual C Sharp 2008 PosterVisual C Sharp 2008 Poster
Visual C Sharp 2008 Poster
 
Productivity Hero. Know Your Tools
Productivity Hero. Know Your ToolsProductivity Hero. Know Your Tools
Productivity Hero. Know Your Tools
 
100 windows 8_keyboard_shortcuts
100 windows 8_keyboard_shortcuts100 windows 8_keyboard_shortcuts
100 windows 8_keyboard_shortcuts
 
100 keyboard shortcuts for windows 8
100 keyboard shortcuts for windows 8100 keyboard shortcuts for windows 8
100 keyboard shortcuts for windows 8
 
devLink - VB IDE Tips and Tricks for Visual Studio 2010
devLink - VB IDE Tips and Tricks for Visual Studio 2010devLink - VB IDE Tips and Tricks for Visual Studio 2010
devLink - VB IDE Tips and Tricks for Visual Studio 2010
 
Short cutkey
Short cutkeyShort cutkey
Short cutkey
 
Keyboard shortcuts and system commands for popular programs
Keyboard shortcuts and system commands for popular programsKeyboard shortcuts and system commands for popular programs
Keyboard shortcuts and system commands for popular programs
 
Eclipse shortcut[most usuage]
Eclipse shortcut[most usuage]Eclipse shortcut[most usuage]
Eclipse shortcut[most usuage]
 
Excel keyboard shortcuts
Excel keyboard shortcutsExcel keyboard shortcuts
Excel keyboard shortcuts
 
Quick reference r2005
Quick reference r2005Quick reference r2005
Quick reference r2005
 
Php storm reference_card
Php storm reference_cardPhp storm reference_card
Php storm reference_card
 
221 Shortcuts Microsoft
221 Shortcuts Microsoft221 Shortcuts Microsoft
221 Shortcuts Microsoft
 

Más de Emanuele Bartolesi

Creare PWA con Angular 5 e Visual Studio Code
Creare PWA con Angular 5 e Visual Studio CodeCreare PWA con Angular 5 e Visual Studio Code
Creare PWA con Angular 5 e Visual Studio CodeEmanuele Bartolesi
 
ASP.NET Core 2.0 - Best Practices per le Web API
ASP.NET Core 2.0 - Best Practices per le Web APIASP.NET Core 2.0 - Best Practices per le Web API
ASP.NET Core 2.0 - Best Practices per le Web APIEmanuele Bartolesi
 
Visual Studio 2017 Saturday - Key note
Visual Studio 2017 Saturday - Key noteVisual Studio 2017 Saturday - Key note
Visual Studio 2017 Saturday - Key noteEmanuele Bartolesi
 
Build a daemon with ASP.NET and Graph API
Build a daemon with ASP.NET and Graph APIBuild a daemon with ASP.NET and Graph API
Build a daemon with ASP.NET and Graph APIEmanuele Bartolesi
 
Global Azure Bootcamp - ASP.NET Core & Azure in Real World
Global Azure Bootcamp - ASP.NET Core & Azure in Real WorldGlobal Azure Bootcamp - ASP.NET Core & Azure in Real World
Global Azure Bootcamp - ASP.NET Core & Azure in Real WorldEmanuele Bartolesi
 
Works with ASP.NET Core on Linux and Mac
Works with ASP.NET Core on Linux and MacWorks with ASP.NET Core on Linux and Mac
Works with ASP.NET Core on Linux and MacEmanuele Bartolesi
 
Le novità di Visual Studio 2015 per lo sviluppatore ASP.NET
Le novità di Visual Studio 2015 per lo sviluppatore ASP.NETLe novità di Visual Studio 2015 per lo sviluppatore ASP.NET
Le novità di Visual Studio 2015 per lo sviluppatore ASP.NETEmanuele Bartolesi
 
DotNetCampus - Analizzare le performance di un'applicazione asp.net con Glimpse
DotNetCampus - Analizzare le performance di un'applicazione asp.net con GlimpseDotNetCampus - Analizzare le performance di un'applicazione asp.net con Glimpse
DotNetCampus - Analizzare le performance di un'applicazione asp.net con GlimpseEmanuele Bartolesi
 
Analizzare le performance di un'applicazione ASP.NET con Glimpse
Analizzare le performance di un'applicazione ASP.NET con GlimpseAnalizzare le performance di un'applicazione ASP.NET con Glimpse
Analizzare le performance di un'applicazione ASP.NET con GlimpseEmanuele Bartolesi
 
Azure Media Services & Azure Search
Azure Media Services & Azure SearchAzure Media Services & Azure Search
Azure Media Services & Azure SearchEmanuele Bartolesi
 
NTTsight Academy - App for Office 365 and SharePoint 2013
NTTsight Academy - App for Office 365 and SharePoint 2013NTTsight Academy - App for Office 365 and SharePoint 2013
NTTsight Academy - App for Office 365 and SharePoint 2013Emanuele Bartolesi
 
Provarsi i vestiti con il kinect
Provarsi i vestiti con il kinectProvarsi i vestiti con il kinect
Provarsi i vestiti con il kinectEmanuele Bartolesi
 
Creare App per Office 365 con ASP.NET MVC 5
Creare App per Office 365 con ASP.NET MVC 5Creare App per Office 365 con ASP.NET MVC 5
Creare App per Office 365 con ASP.NET MVC 5Emanuele Bartolesi
 
In-app purchase in Windows Phone 8
In-app purchase in Windows Phone 8In-app purchase in Windows Phone 8
In-app purchase in Windows Phone 8Emanuele Bartolesi
 

Más de Emanuele Bartolesi (20)

Creare PWA con Angular 5 e Visual Studio Code
Creare PWA con Angular 5 e Visual Studio CodeCreare PWA con Angular 5 e Visual Studio Code
Creare PWA con Angular 5 e Visual Studio Code
 
Asp.Net Core in Real World
Asp.Net Core in Real WorldAsp.Net Core in Real World
Asp.Net Core in Real World
 
ASP.NET Core 2.0 - Best Practices per le Web API
ASP.NET Core 2.0 - Best Practices per le Web APIASP.NET Core 2.0 - Best Practices per le Web API
ASP.NET Core 2.0 - Best Practices per le Web API
 
Visual Studio 2017 Saturday - Key note
Visual Studio 2017 Saturday - Key noteVisual Studio 2017 Saturday - Key note
Visual Studio 2017 Saturday - Key note
 
Build a daemon with ASP.NET and Graph API
Build a daemon with ASP.NET and Graph APIBuild a daemon with ASP.NET and Graph API
Build a daemon with ASP.NET and Graph API
 
Global Azure Bootcamp - ASP.NET Core & Azure in Real World
Global Azure Bootcamp - ASP.NET Core & Azure in Real WorldGlobal Azure Bootcamp - ASP.NET Core & Azure in Real World
Global Azure Bootcamp - ASP.NET Core & Azure in Real World
 
Works with ASP.NET Core on Linux and Mac
Works with ASP.NET Core on Linux and MacWorks with ASP.NET Core on Linux and Mac
Works with ASP.NET Core on Linux and Mac
 
Le novità di Visual Studio 2015 per lo sviluppatore ASP.NET
Le novità di Visual Studio 2015 per lo sviluppatore ASP.NETLe novità di Visual Studio 2015 per lo sviluppatore ASP.NET
Le novità di Visual Studio 2015 per lo sviluppatore ASP.NET
 
DotNetCampus - Analizzare le performance di un'applicazione asp.net con Glimpse
DotNetCampus - Analizzare le performance di un'applicazione asp.net con GlimpseDotNetCampus - Analizzare le performance di un'applicazione asp.net con Glimpse
DotNetCampus - Analizzare le performance di un'applicazione asp.net con Glimpse
 
Php for ASP.NET Developers
Php for ASP.NET DevelopersPhp for ASP.NET Developers
Php for ASP.NET Developers
 
Analizzare le performance di un'applicazione ASP.NET con Glimpse
Analizzare le performance di un'applicazione ASP.NET con GlimpseAnalizzare le performance di un'applicazione ASP.NET con Glimpse
Analizzare le performance di un'applicazione ASP.NET con Glimpse
 
Azure Media Services & Azure Search
Azure Media Services & Azure SearchAzure Media Services & Azure Search
Azure Media Services & Azure Search
 
NTTsight Academy - App for Office 365 and SharePoint 2013
NTTsight Academy - App for Office 365 and SharePoint 2013NTTsight Academy - App for Office 365 and SharePoint 2013
NTTsight Academy - App for Office 365 and SharePoint 2013
 
Tutto su ASP.NET Identity
Tutto su ASP.NET IdentityTutto su ASP.NET Identity
Tutto su ASP.NET Identity
 
Provarsi i vestiti con il kinect
Provarsi i vestiti con il kinectProvarsi i vestiti con il kinect
Provarsi i vestiti con il kinect
 
Creare App per Office 365 con ASP.NET MVC 5
Creare App per Office 365 con ASP.NET MVC 5Creare App per Office 365 con ASP.NET MVC 5
Creare App per Office 365 con ASP.NET MVC 5
 
In-app purchase in Windows Phone 8
In-app purchase in Windows Phone 8In-app purchase in Windows Phone 8
In-app purchase in Windows Phone 8
 
WebAPI 2.0
WebAPI 2.0WebAPI 2.0
WebAPI 2.0
 
SignalR 2.0
SignalR 2.0SignalR 2.0
SignalR 2.0
 
Asp.Net MVC 5
Asp.Net MVC 5Asp.Net MVC 5
Asp.Net MVC 5
 

Último

Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 

Último (20)

Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 

Visual Studio 2010 shortcut keys

  • 1. VISUAL STUDIO 2010 SHORTCUT KEYS Emanuele Bartolesi http://www.emanuelebartolesi.com emanuele@emanuelebartolesi.com 16/11/2011
  • 2. Designers and Editors Command Description Keys Edit.Copy Copies the selected item to the Clipboard. CTRL+C or CTRL+INSERT Deletes the selected item from the file and copies Edit.Cut CTRL+X or SHIFT+DELETE it to the Clipboard. Edit.Paste Inserts the Clipboard contents at the cursor. CTRL+V or SHIFT+INSERT Displays the Quick tab of the Find and Replace Edit.Find CTRL+F dialog box. Displays the In Files tab of the Find and Replace Edit.FindinFiles CTRL+SHIFT+F dialog box. Edit.FindNext Finds the next occurrence of the search text. F3 Displays the replace options on the Quick tab of CTRL+H Edit.Replace the Find and Replace dialog box. Displays the replace options on the In Files tab of Edit.ReplaceinFiles CTRL+SHIFT+H the Find and Replace dialog box. View.ViewCode Switches to Code view. F7
  • 3. Editors Command Description Keys Moves the cursor to the last line of the Edit.DocumentEnd CTRL+END document. Moves the cursor to the first line of the Edit.DocumentStart CTRL+HOME document. Edit.GoTo Displays the Go To Line dialog box. CTRL+G Displays the definition of the selected symbol Edit.GoToDeclaration CTRL+F12 in the code.
  • 4. File and Project Command Description Keys Displays the New File dialog box so that you File.NewFile CTRL+N can add a new file to the current project. File.NewProject Displays the New Project dialog box. CTRL+SHIFT+N File.NewWebSite Displays the New Web Site dialog box. SHIFT+ALT+N File.OpenFile Displays the Open File dialog box. CTRL+O Displays the Open Project dialog box so that File.OpenProject CTRL+SHIFT+O you can add existing projects to your solution. File.OpenWebSite Displays the Open Web Site dialog box. SHIFT+ALT+O Saves the selected items in the current File.SaveSelectedItems CTRL+S project. Saves all documents in the current solution File.SaveAll CTRL+SHIFT+S and all files in the external files project. Displays in a Web browser the file that is File.ViewinBrowser selected in Solution Explorer or the file that CTRL+SHIFT+W has focus in the editor.
  • 5. Windows Command Description Keys View.FullScreen Toggles Full Screen mode on and off. SHIFT+ALT+ENTER Window.CloseDocume Closes the current tab. CTRL+F4 ntWindow View.ErrorList Displays the Error List window. CTRL+, E Displays Solution Explorer, which lists the View.SolutionExplorer CTRL+ALT+L projects and files in the current solution. Displays the Task List window, which displays View.TaskList custom tasks, comments, shortcuts, warnings, CTRL+, T and error messages. Displays the Toolbox, which contains controls View.Toolbox and other items that can be included or used CTRL+ALT+X with your code. Displays the Web Browser window, which lets View.WebBrowser CTRL+ALT+R you view pages on the Internet.
  • 6. Debug Command Description Keys Launches the application under the debugger based off of the settings from the startup project. When in Break Debug.Start F5 mode, invoking this command will run the application until the next breakpoint. Debug.StartWithoutDebugging Runs the code without invoking the debugger. CTRL+F5 Executes code one statement at a time, following Debug.StepInto F11 execution into method calls. Debug.StepOver Sets the execution point to the line of code you select. F10 Debug.ToggleBreakpoint Sets or removes a breakpoint at the current line. F9 Displays the Immediate window, where expressions can Debug.Immediate CTRL+ALT+I be evaluated. Displays the Call Stack window, which displays a list of all Debug.CallStack active methods or stack frames for the current thread of CTRL+ALT+C execution. Displays the Auto window, which displays variables used CTRL+ALT+V, Debug.Autos in the current line of code and the previous line of code. A Debug.Exceptions Displays the Exceptions dialog box. CTRL+ALT+E
  • 7. References • For a full list of shortcut keys go to http://msdn.microsoft.com/en-us/library/da5kh0wa.aspx