My Linux Stuff - Complete Blog For Linux Articles

My Linux Stuff - Complete Blog For Linux Articles

A Website For Complete Linux OS,Step by Step linux Installtion, Linux Tips and Tricks and Linux Stuff and so on... Connect and sharing here....

TOP 50 ENGINEERING COLLEGES IN INDIA 2014

TOP 50 ENGINEERING COLLEGES IN INDIA 2014

This below survey was taken many form many colleges in India. These Top 50 Engineering Colleges in India have Good Infrastructure, Good Environment, Educations , Staff, Placement , Research Activities and other Facilities are good.

Top 10 Government Engineering Colleges in India

Top 10 Government Engineering Colleges in India

These Government Engineering Colleges in India are really good for all kind of stuff like Education , research , Placement and New Innovation Ideas etc... But Getting seat in these colleges are heavy competition in students .....

Top 10 Colleges In India 2014

Top 10 Colleges In India 2014

Indian Institute Of Technology Delhi,Indian Institute Of Technology Bombay,Indian Institute Of Technology Kanpur,Indian Institute Of Technology Madras,Indian Institute Of Technology Kharagpur,Indian Institute Of Technology Roorkee,University Of Delhi,Indian Institute Of Technology Guwahati,University Of Calcutta,University Of Mumbai, National Institute Of Technology,Trichy.

2014 LATEST SURVEY TOP RANKING ENGINEERING COLLEGES IN INDIA

2014 LATEST SURVEY TOP RANKING ENGINEERING COLLEGES IN INDIA

This below survey was taken many form many colleges in India. These Top 100 Engineering Colleges in India have Good Infrastructure, Good Environment, Educations , Staff, Placement , Research Activities and other Facilities are good. If you want to do Engineering as your dream and try out these colleges

Subscribe Now!

Enter your email address:

Friday, April 29, 2011

"SRINSOFT TECHNOLOGIES" Recruits FRESHERS & EXP : Dot Net Developers


Company      SrinSoft Technologies Pvt. Ltd. 

Website
        www.srinsofttech.com
Eligibility      B.Arch - Architecture, B.Tech/B.E. - Civil
Experience   0 - 1 Years
Location       Chennai
SrinSoft Technologies Pvt. Ltd.
SrinSoft, an ISO 9001:2008 company, based in the United States, having it's offshore software development unit in Chennai, India, is a provider of IT services, delivering software and engineering solutions to clients worldwide. SrinSoft practices efficient execution, innovative software design, offshore programming and global distribution. With a strong technical knowledge, we have direct experience in manufacturing, distribution, engineering, retail, healthcare,insurance and other sectors. We strive to be a one-stop shop for our client's entire spectrum of software and IT requirements.
At SrinSoft, our focus is to provide world class business outsourcing solutions to a wide range of businesses using cutting edge IT components. We provide innovative solutions in IBM System i(AS/400), Microsoft Technologies, Java Application and ERP Services. SrinSoft has profound project experience in Autodesk Revit, Inventor,AutoCAD & Navisworks Application Development using Microsoft.NET and developing custom application for CAD software.
Dot Net Developers - 0 to 3 yrs of Experience

Job Description :

- Must look for career and growth, more than a job.
- Must have excellent communication skills.
- Will learn the technology, Analysis, Design, Coding, Testing and Report Generation.
- Will participate in the coding, testing and maintenance.
- Must learn the trade rapidly and be dedicated.
- Must have excellent communication skills.
- Must be a .NET, VB.Net, ASP.NET, C#, SQL Server Trained/Experienced candidate.

Gradates in Civil, Architecture, Structural Engineering would be preferred.

Desired Profile :

- Must have good written and verbal communication, strong analytical and problem solving skills.
- Analytical thinking and should exploit opportunity in the short term.
- Must understand and develop efficient designs.
- Complete tasks within the allocated time with quality.

Contact Details :

Name: Deepika

Address:
Srinsoft Technologies Pvt Ltd
Knowledge Towers, 2nd Floor,
No.36, Mount Road, Little Mount,
CHENNAI, Tamilnadu, India 600015

Email :  jobs@srinsofttech.com

Visual Studio 2008 Keyboard Shortcuts


Here are some extremely helpful keyboard shortcut keys for Visual Studio 2008. You probably know most, but some you won't know. For instance, did you know that Ctrl+. is the same as Sift+Alt+F10?
Note: Some of the shortcuts won't work in all environment configurations (web, C#, etc).
To use, hold down the control key and hit the key combination. Works on the whole document, a specific line, or a selection of code.


  1. Go to Definition (F12) Navigate to the definition of the method or variable. Super useful.
  2. Find all References (Shift + F12)
  3. Update References/ Add Using Statement (Ctrl +. or Shift +Alt +F10) I'm referring to the underline that appears under a variable to perform an action like add a using statement, or refacter a method or class name. Not sure what it's called but I use it all the time. Ex: ClassName
  4. List Members (Ctrl +J or Ctrl +K, L) Displays the autocomplete list for classes, methods, or properties.
  5. List Parameter Info (Ctrl +Shift +Space or Ctrl +K +P) Lists the parameters for a method. Use this shortcut when your cursor is inside the parenthesis of a method.
  6. Auto Format (Ctrl +K, D or Ctrl +E, D) Formats C#, VB, ASPX, Javascript, CSS, XML, XSL, and HTML code according to generally accepted formatting standards for the respective programming language. Makes code look nice and neat.
  7. Quick Watch (Ctrl +Alt +Q) Highlight some code and hit these shortcut keys to display the Quick Watch dialog.
  8. Comment / Uncomment (Ctrl +K, C / Ctrl +K, U) Comments or uncomments a block of code. Works with C#, VB, ASPX.
  9. Code Bookmarks Use these to bookmark a line of code. You can cycle through the bookmarks across any file within a project. Bookmarks come in very handy, try it out. Set/Unset Bookmark (Ctrl +K, K) Next Bookmark (Ctrl +K, N)
  10. Surround With (Ctrl +S) Surrounds a block of code with a code snippet.
  11. Build & Debug Shortcuts Set/Unset Breakpoint (F9) Build (F6 or Ctrl +Shift +B) Start Debugging (F5) Start Without Debugging (Ctrl +F5) Stop Debugging (Shift +F5) Continue (F5) Step Over (F10) Step Into (F11) Step Out (Shift +F11) Attach to Process (Ctrl + Alt + P)
  12. Delete All Break Points (Ctrl +Shift +F9)
  13. Code Snippet Manager (Ctrl +K,B)
  14. Attach to Process (Ctrl + Alt + P)




That's it for now, feel free to add more in the comments below. I'll try to update this post periodically.

Visual Studio 2008 Keyboard Shortcuts


FOR PEACEFUL SLEEP:


1. Go to sleep with Wudhu.
2. Sleep on your right shoulder.
3. Fall asleep with the intention to pray fajar.
4. Read the Kalima.
5. Drift off reading the Ayat-ul-Kursi.
6. Read the Durud Sharif 10 times.
7. Read Surah Fatiha 4 times.
8. Read Surah Ikhlas 3 times.
9. Read 4 Qual Surahs
10. Do Astaghfar 10 times.
11. Forgive everyone before falling asleep.
12. Finally, Send this as Sadqa Jariya (everlasting charity).. If someone acts on any of this information, you will benefit too INSHA ALLAH

Visual Studio .NET 2008 Keyboard Shortcuts


Class Diagram


Num +
ClassDiagramExpand

Shift+Alt+B
EditExpandCollapseBaseTypeList

Del
EditRemovefromDiagram

Shift+Alt+L
EditNavigateToLollipop

Num -
ClassDiagramCollapse

DataSet Editor


Ins
DataInsertColumn

Ctrl+L
DataColumn

Global


Ctrl+-
ViewNavigateBackward

Ctrl+Shift+-
ViewNavigateForward

Ctrl+.
ViewShowSmartTag

Ctrl+/
EditGoToFindCombo

Ctrl+Shift+1
ViewBrowseNext

Ctrl+Shift+2
ViewBrowsePrevious

Ctrl+5
DebugLocationToolbar

Ctrl+6
DebugLocationToolbar

Ctrl+7
DebugLocationToolbar

Ctrl+Shift+7
ViewForwardBrowseContext

Ctrl+8
DebugLocationToolbar

Ctrl+Shift+8
ViewPopBrowseContext

Ctrl+9
DebugLocationToolbar

Ctrl+A
EditSelectAll

Ctrl+Shift+A
ProjectAddNewItem

Shift+Alt+A
ProjectAddExistingItem

Ctrl+Alt+B
DebugBreakpoints

Ctrl+B
DebugBreakatFunction

Alt+Bkspce
EditUndo

Ctrl+Alt+Break
DebugBreakAll

Ctrl+Break
BuildCancel

Ctrl+Alt+C
DebugCallStack

Shift+Alt+C
ProjectAddClass

Ctrl+Alt+D
DebugDisassembly

Shift+Alt+D
DataShowDataSources

Del
EditDelete

Shift+Del
EditCut

Ctrl+Alt+Down Arrow
WindowShowEzMDIFileList

Down Arrow
EditMoveControlDownGrid

Shift+Down Arrow
EditSizeControlDownGrid

Ctrl+Alt+E
DebugExceptions

Alt+Enter
ClassViewContextMenusClassViewMultiselectProjectreferencesItems

Enter
EditShowTileGrid

Shift+Alt+Enter
ViewFullScreen

Esc
WindowActivateDocumentWindow

Shift+Esc
WindowCloseToolWindow

Ctrl+F
EditFind

Ctrl+Shift+F
EditFindinFiles

Ctrl+F1Ctrl+C
HelpContents

Ctrl+F1Ctrl+D
HelpDynamicHelp

Ctrl+F1Ctrl+F
HelpHelpFavorites

Ctrl+F1Ctrl+H
HelpHowDoI

Ctrl+F1Ctrl+I
HelpIndex

Ctrl+F1Ctrl+R
HelpSearchResults

Ctrl+F1Ctrl+S
HelpSearch

Ctrl+F1Ctrl+T
HelpIndexResults

F1
HelpF1Help

Shift+F1
HelpWindowHelp

Alt+F10
DebugApplyCodeChanges

Ctrl+Alt+F10
DebugStepOverCurrentProcess

Ctrl+F10
DebugRunToCursor

Ctrl+Shift+F10
DebugSetNextStatement

F10
DebugStepOver

Alt+F11
ToolsMacrosIDE

Ctrl+Alt+F11
DebugStepIntoCurrentProcess

Ctrl+F11
DebugToggleDisassembly

Ctrl+Shift+Alt+F11
DebugStepOutCurrentProcess

F11
DebugStepInto

Shift+Alt+F11
DebugStepIntoSpecific

Shift+F11
DebugStepOut

Alt+F12
EditFindSymbol

Ctrl+F12
EditGoToDeclaration

Ctrl+Shift+F12
ViewNextError

F12
EditGoToDefinition

Shift+Alt+F12
EditQuickFindSymbol

Shift+F12
EditFindAllReferences

Ctrl+F2
WindowMovetoNavigationBar

F2
ViewEditLabel

Alt+F3S
EditStopSearch

Ctrl+F3
EditFindNextSelected

Ctrl+Shift+F3
EditFindPreviousSelected

F3
EditFindNext

Shift+F3
EditFindPrevious

Ctrl+F4
WindowCloseDocumentWindow

Shift+F4
ViewPropertyPages

Alt+F5
DataStepInto

Ctrl+Alt+F5
DataExecute

Ctrl+F5
DebugStartWithoutDebugging

Ctrl+Shift+F5
DebugRestart

F5
DebugStart

Shift+F5
DebugStopDebugging

Alt+F6
WindowNextPane

Ctrl+F6
WindowNextDocumentWindow

Ctrl+Shift+F6
WindowPreviousDocumentWindow

F6
BuildBuildSolution

Shift+Alt+F6
WindowPreviousPane

Shift+F6
BuildBuildSelection

Alt+F7
WindowNextToolWindowNav

Ctrl+F7
BuildCompile

F7
ViewViewCode

Shift+Alt+F7
WindowPreviousToolWindowNav

Shift+F7
ViewViewDesigner

Alt+F8
ViewMacroExplorer

F8
EditGoToNextLocation

Shift+F8
EditGoToPrevLocation

Alt+F9A
DebuggerContextMenusBreakpointsWindow

Alt+F9D
DebuggerContextMenusBreakpointsWindow

Alt+F9S
DebuggerContextMenusBreakpointsWindow

Ctrl+F9
DebugEnableBreakpoint

Ctrl+Shift+F9
DebugDeleteAllBreakpoints

F9
DebugToggleBreakpoint

Shift+F9
DebugQuickWatch

Ctrl+Alt+G
DebugRegisters

Ctrl+G
EditGoTo

Ctrl+Shift+G
EditOpenFile

Ctrl+Alt+H
DebugThreads

Ctrl+H
EditReplace

Ctrl+Shift+H
EditReplaceinFiles

Ctrl+Alt+I
DebugImmediate

Ctrl+Alt+Ins
ProjectOverride

Ctrl+Ins
EditCopy

Ctrl+Shift+Ins
EditCycleClipboardRing

Shift+Ins
EditPaste

Ctrl+KCtrl+B
ToolsCodeSnippetsManager

Ctrl+KCtrl+M
EditGenerateMethodStub

Ctrl+KCtrl+V
ViewClassViewGoToSearchCombo

Ctrl+KS
EditSurroundWith

Ctrl+KX
EditInsertSnippet

Alt+Left Arrow
ViewBackward

Left Arrow
EditMoveControlLeftGrid

Shift+Left Arrow
EditSizeControlLeftGrid

Ctrl+Alt+M1
DebugMemory1

Ctrl+Alt+M2
DebugMemory2

Ctrl+Alt+M3
DebugMemory3

Ctrl+Alt+M4
DebugMemory4

Ctrl+N
FileNewFile

Ctrl+Shift+N
FileNewProject

Shift+Alt+N
FileNewWebSite

Alt+Num *
DebugShowNextStatement

Ctrl+O
FileOpenFile

Ctrl+Shift+O
FileOpenProject

Shift+Alt+O
FileOpenWebSite

Ctrl+Alt+P
ToolsAttachtoProcess

Ctrl+P
FilePrint

Ctrl+Shift+P
ToolsRunTemporaryMacro

Ctrl+PgDn
WindowNextTab

Ctrl+Q
EditorContextMenusCodeWindow

Ctrl+RA
TestRunAllTestsInSolution

Ctrl+RC
TestRunTestsInClass

Ctrl+RCtrl+A
TestDebugAllTestsInSolution

Ctrl+RCtrl+C
TestDebugTestsInClass

Ctrl+RCtrl+D
TestResultsDebugAllTestsInTestResults

Ctrl+RCtrl+F
TestResultsDebugCheckedTests

Ctrl+RCtrl+N
TestDebugTestsInNamespace

Ctrl+RCtrl+T
TestDebugTestsInCurrentContext

Ctrl+RD
TestResultsRunAllTestsInTestResults

Ctrl+RE
RefactorEncapsulateField

Ctrl+RF
TestTestResults

Ctrl+RI
RefactorExtractInterface

Ctrl+RM
RefactorExtractMethod

Ctrl+RN
TestRunTestsInNamespace

Ctrl+RO
RefactorReorderParameters

Ctrl+RP
RefactorPromoteLocalVariable

Ctrl+RT
TestRunTestsInCurrentContext

Ctrl+RV
RefactorRemoveParameters

Ctrl+Shift+R
ToolsRecordTemporaryMacro

Alt+Right Arrow
ViewForward

Right Arrow
EditMoveControlRightGrid

Shift+Right Arrow
EditSizeControlRightGrid

Ctrl+S
FileSaveSelectedItems

Ctrl+Shift+S
FileSaveAll

Ctrl+Shift+Tab
WindowPreviousDocumentWindowNav

Ctrl+Tab
WindowNextDocumentWindowNav

Shift+Tab
EditSelectPreviousControl

Tab
EditSelectNextControl

Ctrl+Alt+U
DebugModules

Shift+Up Arrow
EditSizeControlUpGrid

Up Arrow
EditMoveControlUpGrid

Ctrl+Alt+VA
DebugAutos

Ctrl+Alt+VL
DebugLocals

Ctrl+Alt+W1
DebugWatch

Ctrl+Alt+W2
DebugWatch2

Ctrl+Alt+W3
DebugWatch3

Ctrl+Alt+W4
DebugWatch4

Ctrl+Shift+W
EditSelectCurrentWord

Ctrl+WCtrl+A
ViewCommandWindow

Ctrl+WCtrl+B
ViewBookmarkWindow

Ctrl+WCtrl+C
ViewClassView

Ctrl+WCtrl+D
ViewCodeDefinitionWindow

Ctrl+WCtrl+E
ViewErrorList

Ctrl+WCtrl+G
ViewPendingCheckins

Ctrl+WCtrl+J
ViewObjectBrowser

Ctrl+WCtrl+L
ViewServerExplorer

Ctrl+WCtrl+O
ViewOutput

Ctrl+WCtrl+P
ViewPropertiesWindow

Ctrl+WCtrl+Q
ViewFindSymbolResults

Ctrl+WCtrl+R
ViewResourceView

Ctrl+WCtrl+S
ViewSolutionExplorer

Ctrl+WCtrl+T
ViewTaskList

Ctrl+WCtrl+U
ViewDocumentOutline

Ctrl+WCtrl+W
ViewWebBrowser

Ctrl+WCtrl+X
ViewToolbox

Ctrl+Alt+Z
DebugProcesses

Ctrl+Shift+Z
EditRedo

HTML Editor Design View


Ctrl+B
FormatBold

Ctrl+Alt+Down Arrow
TableRowBelow

Shift+F7
ViewViewMarkup

Ctrl+I
FormatItalic

Ctrl+L
FormatConverttoHyperlink

Ctrl+Shift+L
FormatInsertBookmark

Ctrl+Alt+Left Arrow
TableColumntotheLeft

Ctrl+MCtrl+C
ProjectAddContentPage

Ctrl+MCtrl+M
ViewEditMaster

Ctrl+Shift+N
ViewASP

Ctrl+Alt+Right Arrow
TableColumntotheRight

Ctrl+U
FormatUnderline

Ctrl+Alt+Up Arrow
TableRowAbove

HTML Editor Source View


Ctrl+Shift+.
ViewAutoCloseTagOverride

Ctrl+Shift+J
EditUpdateJScriptIntellisense

Ctrl+PgDn
ViewNextView

Ctrl+PgUp
WindowPreviousTab

Ctrl+Shift+Y
ViewSynchronizeViews

Managed Resources Editor


Ctrl+1
ResourcesStrings

Ctrl+2
ResourcesImages

Ctrl+3
ResourcesIcons

Ctrl+4
ResourcesAudio

Ctrl+5
ResourcesFiles

Ctrl+6
ResourcesOther

Del
EditRemove

Report Designer


Ctrl+Alt+D
ViewDatasets

Ctrl+Down Arrow
EditMoveControlDown

Ctrl+Shift+Down Arrow
EditSizeControlDown

Down Arrow
EditLineDown

Shift+Down Arrow
EditLineDownExtend

Enter
EditBreakLine

Esc
EditSelectionCancel

Ctrl+Left Arrow
EditMoveControlLeft

Ctrl+Shift+Left Arrow
EditSizeControlLeft

Left Arrow
EditCharLeft

Shift+Left Arrow
EditCharLeftExtend

Ctrl+Right Arrow
EditMoveControlRight

Ctrl+Shift+Right Arrow
EditSizeControlRight

Right Arrow
EditCharRight

Shift+Right Arrow
EditCharRightExtend

Shift+Tab
EditTabLeft

Tab
EditInsertTab

Ctrl+Shift+Up Arrow
EditSizeControlUp

Ctrl+Up Arrow
EditMoveControlUp

Shift+Up Arrow
EditLineUpExtend

Up Arrow
EditLineUp

Settings Designer


Ctrl+Del
EditRemoveRow

F2
EditEditCell

Text Editor


Alt+,
EditDecreaseFilterLevel

Alt+.
EditIncreaseFilterLevel

Ctrl+]
EditGotoBrace

Ctrl+Shift+]
EditGotoBraceExtend

Ctrl+=
EditSelectToLastGoBack

Ctrl+BCtrl+C
EditClearBookmarks

Ctrl+BCtrl+E
EditEnableBookmark

Ctrl+BCtrl+N
EditNextBookmark

Ctrl+BCtrl+P
EditPreviousBookmark

Ctrl+BCtrl+T
EditToggleBookmark

Bkspce
EditDeleteBackwards

Ctrl+Bkspce
EditWordDeleteToStart

Ctrl+Shift+Alt+C
EditCopyParameterTip

Ctrl+Shift+D
MacrosMyMacros

Ctrl+Del
EditWordDeleteToEnd

Ctrl+Down Arrow
EditScrollLineDown

Shift+Alt+Down Arrow
EditLineDownExtendColumn

Ctrl+ECtrl+\
EditDeleteHorizontalWhiteSpace

Ctrl+ECtrl+A
EditSwapAnchor

Ctrl+ECtrl+C
EditCommentSelection

Ctrl+ECtrl+D
EditFormatDocument

Ctrl+ECtrl+F
EditFormatSelection

Ctrl+ECtrl+S
EditViewWhiteSpace

Ctrl+ECtrl+T
EditToggleTaskListShortcut

Ctrl+ECtrl+U
EditUncommentSelection

Ctrl+EW
EditToggleWordWrap

Ctrl+End
EditDocumentEnd

Ctrl+Shift+End
EditDocumentEndExtend

End
EditLineEnd

Shift+Alt+End
EditLineEndExtendColumn

Shift+End
EditLineEndExtend

Ctrl+Enter
EditLineOpenAbove

Ctrl+Shift+Enter
EditLineOpenBelow

F2
RefactorRename

Ctrl+Home
EditDocumentStart

Ctrl+Shift+Home
EditDocumentStartExtend

Home
EditLineStart

Shift+Alt+Home
EditLineStartExtendColumn

Shift+Home
EditLineStartExtend

Ctrl+I
EditIncrementalSearch

Ctrl+Shift+I
EditReverseIncrementalSearch

Ins
EditOvertypeMode

Ctrl+KCtrl+L
EditListMembers

Ctrl+KCtrl+P
EditParameterInfo

Ctrl+KCtrl+W
EditCompleteWord

Ctrl+KI
EditQuickInfo

Ctrl+L
EditLineCut

Ctrl+Shift+L
EditLineDelete

Ctrl+Left Arrow
EditWordPrevious

Ctrl+Shift+Alt+Left Arrow
EditWordPreviousExtendColumn

Ctrl+Shift+Left Arrow
EditWordPreviousExtend

Shift+Alt+Left Arrow
EditCharLeftExtendColumn

Ctrl+MCtrl+H
EditHideSelection

Ctrl+MCtrl+T
EditCollapseTag

Ctrl+MCtrl+U
EditStopHidingCurrent

Ctrl+ML
EditToggleAllOutlining

Ctrl+MM
EditToggleOutliningExpansion

Ctrl+MO
EditCollapsetoDefinitions

Ctrl+MP
EditStopOutlining

Ctrl+Shift+Alt+P
EditPasteParameterTip

Ctrl+PgDn
EditViewBottom

Ctrl+Shift+PgDn
EditViewBottomExtend

PgDn
EditPageDown

Shift+PgDn
EditPageDownExtend

Ctrl+PgUp
EditViewTop

Ctrl+Shift+PgUp
EditViewTopExtend

PgUp
EditPageUp

Shift+PgUp
EditPageUpExtend

Ctrl+Right Arrow
EditWordNext

Ctrl+Shift+Alt+Right Arrow
EditWordNextExtendColumn

Ctrl+Shift+Right Arrow
EditWordNextExtend

Shift+Alt+Right Arrow
EditCharRightExtendColumn

Ctrl+Shift+T
EditWordTranspose

Ctrl+T
EditCharTranspose

Shift+Alt+T
EditLineTranspose

Ctrl+Shift+U
EditMakeUppercase

Ctrl+U
EditMakeLowercase

Ctrl+Up Arrow
EditScrollLineUp

Shift+Alt+Up Arrow
EditLineUpExtendColumn

VC Accelerator Editor


Ins
EditNewAccelerator

Ctrl+W
EditNextKeyTyped

VC Dialog Editor


Ctrl+B
FormatButtonBottom

Ctrl+D
FormatTabOrder

Ctrl+Shift+Down Arrow
FormatAlignBottoms

Shift+F7
FormatSizetoContent

Ctrl+F9
FormatCenterVertical

Ctrl+Shift+F9
FormatCenterHorizontal

F9
FormatAlignMiddles

Shift+F9
FormatAlignCenters

Ctrl+G
FormatToggleGuides

Ctrl+Left Arrow
EditScrollColumnLeft

Ctrl+Shift+Left Arrow
FormatAlignLefts

Ctrl+M
FormatCheckMnemonics

Ctrl+R
FormatButtonRight

Alt+Right Arrow
FormatSpaceAcross

Ctrl+Right Arrow
EditScrollColumnRight

Ctrl+Shift+Right Arrow
FormatAlignRights

Ctrl+T
FormatTestDialog

Alt+Up Arrow
FormatSpaceDown

Ctrl+Shift+Up Arrow
FormatAlignTops

VC Image Editor


Ctrl+-
ImageSmallerBrush

Ctrl+Shift+,
ImageZoomOut

Ctrl+.
ImageSmallBrush

Ctrl+Shift+.
ImageZoomIn

Ctrl+[
ImagePreviousColor

Ctrl+Shift+[
ImagePreviousRightColor

Ctrl+]
ImageNextColor

Ctrl+Shift+]
ImageNextRightColor

Ctrl+=
ImageLargerBrush

Ctrl+A
ImageAirbrushTool

Ctrl+B
ImageBrushTool

Ctrl+F
ImageFillTool

Ctrl+H
ImageFlipHorizontal

Ctrl+Shift+H
ImageRotate90Degrees

Shift+Alt+H
ImageFlipVertical

Ctrl+I
ImagePencilTool

Ctrl+Shift+I
ImageEraseTool

Ins
ImageNewImageType

Ctrl+J
ImageDrawOpaque

Ctrl+L
ImageLineTool

Ctrl+M
ImageMagnificationTool

Ctrl+Shift+M
ImageMagnify

Alt+P
ImageEllipseTool

Ctrl+Shift+Alt+P
ImageFilledEllipseTool

Shift+Alt+P
ImageOutlinedEllipseTool

Alt+R
ImageRectangleTool

Ctrl+Shift+Alt+R
ImageFilledRectangleTool

Shift+Alt+R
ImageOutlinedRectangleTool

Ctrl+Alt+S
ImageShowGrid

Ctrl+Shift+Alt+S
ImageShowTileGrid

Shift+Alt+S
ImageRectangleSelectionTool

Ctrl+T
ImageTextTool

Ctrl+Shift+U
ImageCopyandOutlineSelection

Ctrl+U
ImageUseSelectionasBrush

Alt+W
ImageRoundedRectangleTool

Ctrl+Shift+Alt+W
ImageFilledRoundedRectangleTool

Shift+Alt+W
ImageOutlinedRoundedRectangleTool

VC String Editor


Ins
EditNewString

View Designer


Ctrl+1
QueryDesignerDiagram

Ctrl+2
QueryDesignerCriteria

Ctrl+3
QueryDesignerSQL

Ctrl+4
QueryDesignerResults

Ctrl+G
QueryDesignerGotoRow

Ctrl+Shift+J
QueryDesignerJoinMode

Ctrl+R
QueryDesignerExecuteSQL

Ctrl+T
QueryDesignerCancelRetrievingData

VisualStudio


Ctrl+1
OtherContextMenusORDesignerContextMenu

WebBrowser


Alt+Down Arrow
HelpNexttopic

Alt+Up Arrow
HelpPrevioustopic

Related Posts Plugin for WordPress, Blogger...