Posts

The most comprehensive Microsoft technology event of the year 2019

The most comprehensive Microsoft technology event of the year. Microsoft Ignite is a great place to learn new skills, collaborate with your peers, and discover innovative tech. Explore topics from over 1,000 sessions or select a Learning Path to dive deep on an end-to-end solution.  Get one-on-one guidance from Microsoft experts on app design, architecture, implementation, or migration at the new Development and Architecture Center. Join an interactive session to hear from others solving similar challenges. Connect with communities in .NET, Node.js, TypeScript, Python, and more. Here are just a few things we'll cover: ·  Best practices and tips for getting the most out of Visual Studio ·  Using cloud services to build and deploy faster ·  Modernizing applications using serverless technologies ·  Integrating cognitive services and machine learning into your apps ·  Database services that work with popular tools and languages ·  Implementing...

SQL Server Management Studio Keyboard Shortcuts

SQL Server Management Studio offers users two keyboard schemes. By default, it uses the SQL Server 2017 scheme, with keyboard shortcuts based on Microsoft Visual Studio 2010. Management Studio also offers a keyboard scheme similar to the standard scheme from SQL Server 2008 R2. To change the keyboard scheme or add additional keyboard shortcuts, on the  Tools  menu, click  Options . Select the desired keyboard scheme on the  Environment ,  Keyboard  page Menu Activation Keyboard Shortcuts Action SQL Server 2017 SQL Server 2008 R2 Move to the SQL Server Management Studio menu bar ALT ALT Activate the menu for a tool component ALT+HYPHEN ALT+HYPHEN Display the context menu SHIFT+F10 SHIFT+F10 Display the  New File  dialog box to create a file CTRL+N CTRL+N Display the  New Project  dialog box to create a new project CTRL+SHIFT+N CTRL+SHIFT+N Display the  Open File  dialog box to ...