Text Manipulation Copy Ctrl + C
Cut
Ctrl + X Paste Ctrl + V
Undo
Ctrl + Z Redo Ctrl + Shift + Z
Transpose characters
Ctrl + T Transpose Lines Shift + Alt + T
Transpose Words
Ctrl + Shift + T Cut Line Ctrl + L
Delete Line
Ctrl + Shift + L Insert Line Above Ctrl + Enter
Insert Line Below
Ctrl + Shift + Enter Delete word to right Ctrl + Delete
Delete word to left
Ctrl + Backspace Collapse All Ctrl + M, O
Toggle outlining
Ctrl + M, M Toggle All Outlining Ctrl + M, L
Comment Selection
Ctrl + K, C Uncomment Selection Ctrl + K, U
Format Selection
Ctrl +K, F Format Document Ctrl + K, D
Make lowercase
Ctrl + U Make uppercase Ctrl + Shift + U
Delete horizontal whitespace
Ctrl + K, \ Toggle overtype/insert Insert
Toggle wordwrap
Ctrl +R, R Toggle whitespace Ctrl + R, W
Text Navigation Document end Ctrl + End
Document start
Ctrl + Home Go to line Ctrl + G
Go to matching brace
Ctrl + [ Scroll line Ctrl + [Up/Down]
Next word
Ctrl + Right Previous word Ctrl + Left
Next bookmark
Ctrl + K, N Previous bookmark Ctrl + K, P
Quick info
Ctrl + K, I
Text Selection Extend Selection Shift + [Arrow]
Select to end of document
Ctrl + Shift + End Select to start of document Ctrl + Shift + Home
Select to matching brace
Ctrl + Shift + ] Select to end of line Shift + End
Select to start of line
Shift + Home Extend selection by page Shift + [Page Up/Down]
Select to bottom of view
Ctrl + Shift + Page Down Select to top of view Ctrl + Shift + Page Up
Select All
Ctrl + A Select Word Ctrl + W
Select to last position
Ctrl + = Select to next word Ctrl + Shift + Right
Select to previous word
Ctrl + Shift + Left
Searching/Referencing Find all references Shift + F12
Next Location
F8 Previous Location Shift + F8
Find
Ctrl + F Find in Files Ctrl + Shift + F
Find Next
F3 Find Previous Shift + F3
Find Next Selected
Ctrl + F3 Find Previous Selected Ctrl + Shift + F3
Replace
Ctrl + H Replace in Files Ctrl + Shift + H
Debugging Apply Code Changes Alt + F10
Run
F5 Run w/o Debug Ctrl + F5
Restart
Shift + F5 Run to Cursor Ctrl + F10
Set Next Statement
Ctrl + Shift + F10 Step Over F10
Step Into
F11 Step Out Shift + F11
Call stack
Ctrl + Alt + C Breakpoints Ctrl + Alt + B
Disassembly
Ctrl + Alt + D Exceptions Ctrl + Alt + E
Immediate
Ctrl + Alt + I Modules Ctrl + Alt + U
Quick Watch
Ctrl + Alt + Q Registers Ctrl + Alt + G
Running Documents
Ctrl + Alt + N Threads Ctrl + Alt + T
View Autos
Ctrl + Alt + V, A View Locals Ctrl + Alt + V, L
View This
Ctrl + Alt + V, T View Watch 1-4 Ctrl + Alt + W, [1-4]
View Memory 1-4
Ctrl + Alt + M, [1-4] Toggle Breakpoint F9
New breakpoint
Ctrl + B Clear All Breakpoints Ctrl + Shift + F9
Attach to processes
Ctrl + Alt + F9
Designer View Code F7
View Designer
Shift + F7
Visual Studio 2003 & 2005 Default Keyboard Shortcuts
Projects and Files Open File Ctrl + O
Open Project
Ctrl + Shift + O Save Ctrl + S
Save All
Ctrl + Shift + S Print Document Ctrl + P
Build solution
Ctrl + Shift + B Compile Ctrl + F7
Add New Item
Ctrl + Shift + A Add Existing Item Shift + Alt + A
New File
Ctrl + N New Project Ctrl + Shift + N
Web Back Alt + Left Arrow
Forward
Alt + Right Arrow
HTML Designer List Members Ctrl + J
Display parameter info
Ctrl + Shift + Space Move to bottom Ctrl + Page Down
Move to Top
Ctrl + Page Up Bold Ctrl + B
Italics
Ctrl + I Underline Ctrl + U
Hyperlink
Ctrl + L Bookmark Ctrl + Shift + L
Increase Indent
Ctrl + T Decrease Indent Ctrl + Shift + T
Lock Element
Ctrl + Shift + K Show Grid Ctrl + Shift + G
Insert Row/Column
Ctrl + Alt + [Arrow]
Manipulating Controls Move by 8 [Arrow]
Move by 1
Ctrl + [Arrow] Next Control Tab
Previous Control
Shift + Tab Resize by 8 Shift + [Arrow]
Resize by 1
Ctrl + Shift + [Arrow]
Windows Fullscreen Shift + Alt + Enter
Close tool window
Shift + Esc Close Document window Ctrl + F4
Move to drop down bar
Ctrl + F2 Next Document Ctrl + Tab
Previous Document
Ctrl + Shift + Tab Next Pane Alt + F6
Previous Pane
Shift + F6 Next Tab Ctrl + Page Down
Previous Tab
Ctrl + Page Up
Views Properties F4
Class View
Ctrl + Shift + C Resources Ctrl + Shift + E
Document Outline
Ctrl + Alt + T Favorites Ctrl + Alt + F
Output
Ctrl + Alt + O Server Explorer Ctrl + Alt + S
Solution Explorer
Ctrl + Alt + L Web Browser Ctrl + Alt + R
Task List
Ctrl + Alt + K Toolbox Ctrl + Alt + X
Help Help F1
Contents
Ctrl + Alt + F1 Index Ctrl + Alt + F2
Search
Ctrl + Alt + F3 Next Topic Alt + Down
Previous Topic
Alt + Up Help on current Shift + F1
For a complete list see http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vxurfvisualstudio70defaultshortcutkeys.asp
Cut
Ctrl + X Paste Ctrl + V
Undo
Ctrl + Z Redo Ctrl + Shift + Z
Transpose characters
Ctrl + T Transpose Lines Shift + Alt + T
Transpose Words
Ctrl + Shift + T Cut Line Ctrl + L
Delete Line
Ctrl + Shift + L Insert Line Above Ctrl + Enter
Insert Line Below
Ctrl + Shift + Enter Delete word to right Ctrl + Delete
Delete word to left
Ctrl + Backspace Collapse All Ctrl + M, O
Toggle outlining
Ctrl + M, M Toggle All Outlining Ctrl + M, L
Comment Selection
Ctrl + K, C Uncomment Selection Ctrl + K, U
Format Selection
Ctrl +K, F Format Document Ctrl + K, D
Make lowercase
Ctrl + U Make uppercase Ctrl + Shift + U
Delete horizontal whitespace
Ctrl + K, \ Toggle overtype/insert Insert
Toggle wordwrap
Ctrl +R, R Toggle whitespace Ctrl + R, W
Text Navigation Document end Ctrl + End
Document start
Ctrl + Home Go to line Ctrl + G
Go to matching brace
Ctrl + [ Scroll line Ctrl + [Up/Down]
Next word
Ctrl + Right Previous word Ctrl + Left
Next bookmark
Ctrl + K, N Previous bookmark Ctrl + K, P
Quick info
Ctrl + K, I
Text Selection Extend Selection Shift + [Arrow]
Select to end of document
Ctrl + Shift + End Select to start of document Ctrl + Shift + Home
Select to matching brace
Ctrl + Shift + ] Select to end of line Shift + End
Select to start of line
Shift + Home Extend selection by page Shift + [Page Up/Down]
Select to bottom of view
Ctrl + Shift + Page Down Select to top of view Ctrl + Shift + Page Up
Select All
Ctrl + A Select Word Ctrl + W
Select to last position
Ctrl + = Select to next word Ctrl + Shift + Right
Select to previous word
Ctrl + Shift + Left
Searching/Referencing Find all references Shift + F12
Next Location
F8 Previous Location Shift + F8
Find
Ctrl + F Find in Files Ctrl + Shift + F
Find Next
F3 Find Previous Shift + F3
Find Next Selected
Ctrl + F3 Find Previous Selected Ctrl + Shift + F3
Replace
Ctrl + H Replace in Files Ctrl + Shift + H
Debugging Apply Code Changes Alt + F10
Run
F5 Run w/o Debug Ctrl + F5
Restart
Shift + F5 Run to Cursor Ctrl + F10
Set Next Statement
Ctrl + Shift + F10 Step Over F10
Step Into
F11 Step Out Shift + F11
Call stack
Ctrl + Alt + C Breakpoints Ctrl + Alt + B
Disassembly
Ctrl + Alt + D Exceptions Ctrl + Alt + E
Immediate
Ctrl + Alt + I Modules Ctrl + Alt + U
Quick Watch
Ctrl + Alt + Q Registers Ctrl + Alt + G
Running Documents
Ctrl + Alt + N Threads Ctrl + Alt + T
View Autos
Ctrl + Alt + V, A View Locals Ctrl + Alt + V, L
View This
Ctrl + Alt + V, T View Watch 1-4 Ctrl + Alt + W, [1-4]
View Memory 1-4
Ctrl + Alt + M, [1-4] Toggle Breakpoint F9
New breakpoint
Ctrl + B Clear All Breakpoints Ctrl + Shift + F9
Attach to processes
Ctrl + Alt + F9
Designer View Code F7
View Designer
Shift + F7
Visual Studio 2003 & 2005 Default Keyboard Shortcuts
Projects and Files Open File Ctrl + O
Open Project
Ctrl + Shift + O Save Ctrl + S
Save All
Ctrl + Shift + S Print Document Ctrl + P
Build solution
Ctrl + Shift + B Compile Ctrl + F7
Add New Item
Ctrl + Shift + A Add Existing Item Shift + Alt + A
New File
Ctrl + N New Project Ctrl + Shift + N
Web Back Alt + Left Arrow
Forward
Alt + Right Arrow
HTML Designer List Members Ctrl + J
Display parameter info
Ctrl + Shift + Space Move to bottom Ctrl + Page Down
Move to Top
Ctrl + Page Up Bold Ctrl + B
Italics
Ctrl + I Underline Ctrl + U
Hyperlink
Ctrl + L Bookmark Ctrl + Shift + L
Increase Indent
Ctrl + T Decrease Indent Ctrl + Shift + T
Lock Element
Ctrl + Shift + K Show Grid Ctrl + Shift + G
Insert Row/Column
Ctrl + Alt + [Arrow]
Manipulating Controls Move by 8 [Arrow]
Move by 1
Ctrl + [Arrow] Next Control Tab
Previous Control
Shift + Tab Resize by 8 Shift + [Arrow]
Resize by 1
Ctrl + Shift + [Arrow]
Windows Fullscreen Shift + Alt + Enter
Close tool window
Shift + Esc Close Document window Ctrl + F4
Move to drop down bar
Ctrl + F2 Next Document Ctrl + Tab
Previous Document
Ctrl + Shift + Tab Next Pane Alt + F6
Previous Pane
Shift + F6 Next Tab Ctrl + Page Down
Previous Tab
Ctrl + Page Up
Views Properties F4
Class View
Ctrl + Shift + C Resources Ctrl + Shift + E
Document Outline
Ctrl + Alt + T Favorites Ctrl + Alt + F
Output
Ctrl + Alt + O Server Explorer Ctrl + Alt + S
Solution Explorer
Ctrl + Alt + L Web Browser Ctrl + Alt + R
Task List
Ctrl + Alt + K Toolbox Ctrl + Alt + X
Help Help F1
Contents
Ctrl + Alt + F1 Index Ctrl + Alt + F2
Search
Ctrl + Alt + F3 Next Topic Alt + Down
Previous Topic
Alt + Up Help on current Shift + F1
For a complete list see http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vxurfvisualstudio70defaultshortcutkeys.asp
Comments
I be struck by recently bought a in use accustomed to laptop that is old. The himself I had bought it from had installed windows xp on it, regular although it instance came with windows Me. I fall short of to remove the windows xp because it runs slows on the laptop because it takes up more memory than the windows Me would. Also I paucity to massacre windows xp because it is an forbidden copy. So when I tried to hop to it updates on it, windows would not initiate updates because the windows xp is not genuine. [URL=http://biiyaui.hostific.com]aig frenkel[/URL]
----------------------------------------------------------------------
Answers :
It's better to relinquish [URL=http://dfizone.hostific.com/tapio-wirkkala-glass.html]tapio wirkkala glass[/URL] Windows XP and just upgrade your laptop. It's much better. [URL=http://qkiyvrn.hostific.com/markus-the-crucifier.html]markus the crucifier[/URL] In addition to, Windows XP is scheme [URL=http://irhycin.hostific.com/puerto-vallarta-crime.html]puerto vallarta crime[/URL] better then Windows Me. Windows Me is d‚mod‚ and divers programs that can run with XP, can't [URL=http://noxynjc.hostific.com/mcdonalds-mcdouble.html]mcdonalds mcdouble[/URL] path with Me.
------------------------------
all you take to do is interject the windows me disk into the cd drive. then reboot your laptop, when the resentful [URL=http://zgllmuz.hostific.com/jewelry-wire-crochet-kit.html]jewelry wire crochet kit[/URL] sift with all the info comes up and when it asks u to boot from cd [URL=http://yfyawde.hostific.com/noaa-lab-technicians.html]noaa lab technicians[/URL] hit any key when it tells you to then put from there !!! I RECOMEND SINCE ITS AN ILLEAGLE IMITATION TO WIPE [URL=http://aoryvuo.hostific.com/traffic-jam-questionnaire.html]traffic jam questionnaire[/URL] OUT THE [URL=http://vwolvoa.hostific.com/anderson-island-low-tide.html]anderson island low tide[/URL] ENTIRE TIRING PUSH WHEN IT ASKS YOU WHICH STIFF [URL=http://ltufakb.hostific.com/jake-kaercher.html]jake kaercher[/URL] GOAD TO POSITION IT ON. THEN UNITE ALL THE UNUSED SPELL ON THE CLEAR [URL=http://dfizone.hostific.com/taurus-laser-sights.html]taurus laser sights[/URL] URGENTLY TRAVEL ONTO A NEW DOCUMENTATION FINGERS ON, IT WILL-POWER LOOK LIKE C:/ Exposed or something like that
[URL=http://jeqpqpv.1freewebspace.com/avodart-coupon.html]avodart coupon[/URL]
[URL=http://jeqpqpv.1freewebspace.com/avodart-disadvantages-hazards.html]avodart disadvantages hazards[/URL]
[URL=http://jeqpqpv.1freewebspace.com/avodart-fda-status.html]avodart fda status[/URL]
[URL=http://jeqpqpv.1freewebspace.com/avodart-hair-pics.html]avodart hair pics[/URL]
[URL=http://jeqpqpv.1freewebspace.com/avodart-hair-women.html]avodart hair women[/URL]