Skip to main content

Posts

Showing posts from March, 2017
How to use  SQL Extension in Visual Studio Code for connecting to SQL Server and performing operations on that. In case you are using Visual Studio Code for development and using SQL Server at the backend, we can integrate a SQL Extension named "mssql". This extension will help in connecting, running queries, use intelli-sense and even display the output in the Visual Studio Code for the Select Queries. https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-develop-use-vscode A screenshots for the query that I ran and tested. Happy Coding!

How to do offline install for Visual Studio 2017

Microsoft launched Visual Studio 2017 today and is celebrating 20 years of this product. Unfortunately, the ISO images are no longer available from Microsoft. The install happens to be online. But in case you want it as an offline install, follow the link: https://docs.microsoft.com/en-us/visualstudio/install/create-an-offline-installation-of-visual-studio