Introduction Frontend development became vital now for many applications development. Like SPA (Single Page Application), Mobile development and Dynamics 365 as well. So keeping and increasing the...
Published a quick guide about real stories for migrating Team Foundation Server to Visual Studio Team Services
I published a quick guide about real stories for migrating Team Foundation Server to Visual Studio Team Services. It describes some real migration scenarios and explains how to use different tools...
VSTS Build variables, Echo and arguments
Seeing the output at any point in time is very important while automating a process; for that reason we usually set variables and display them during the build. In VSTS, the public variables can be...
Fix the 'You do not have permissions to see this view. Contact a system administrator CRM (Microsoft CRM)' error
Usually, if I have a problem that takes some time to resolve, I blog about it to help other people who might have the same issue. After adding a new user to Dynamics 365 (on-premises) Despite ass...
Azure DevTest Labs Updates
Introduction All DevOps teams need different kinds of environments during the realization of a software system. The availability of environments is of great importance for the speed of delivering ...
How to deploy to Azure using Team Services Release Management
Introduction This post will demonstrate how Azure deployments are made easy by using Visual Studio Team Services (VSTS) Release Management. You will see a step-by-step tutorial on how to configure...
Published a quick guide about Agile Software Testing
A quick guide about Agile Software Testing This guide presents the basic idea behind Agile methodology and its connection to software testing. It describes the structural idea of Agile and explain...
Upgrade to TFS 2018 Has Been Done in Production
During the previous week, I was at a customer site for migrating their TFS 2015 to VSTS. The customer required a full fidelity migration. Therefore TFS 2015 update 3 was upgraded to TFS 2018. I am ...
Deploy your Application to Different Environments from Branches with and without Feature Toggle
Introduction Deploying Strategy with Feature Branches Deploying Strategy with Feature Toggle Conclusion Introduction Software development process required different environments for differe...
Develop VSTS Extension and Configure CI (Continuous Integration) and CD (Continuous Delivery Pipeline)
Visual Studio product team has done a great job developing Visual Studio Team Service and TFS to be extensible. They made it a complete platform for extensibility, bringing several ways to improve ...
