What is deployment slots in Azure App Service.

Background In Conventional web hosting, we deploy or publish an application to hosting and soon after publishing, user can access the application via an endpoint or a domain (say myapplication.com). Consider a scenario of releasing next version of same application, we again need to release the solution into another staging environment which need to have environment settings which is a manual and time-consuming job. In … Continue reading What is deployment slots in Azure App Service.

TFS Connection from Visual Studio

Steps to setup TFS from Visual Studio. Open Visual Studio and Click on Team -> Manage Connection. 2. Following screen will be appear.  Again Click on Manage Connection. 3. A Sign in window will be appear. Sign in to your Microsoft account. 4. Select the Project you want to connect. 5. Browse and locate your desired location of your PC local drive. 6. Click on … Continue reading TFS Connection from Visual Studio