Azure Solution Reference Architectures
Architectures for Azure solution help you design and implement secure, highly-available, highly-scalable and resilient solutions on Azure. Be it hosting…
Architectures for Azure solution help you design and implement secure, highly-available, highly-scalable and resilient solutions on Azure. Be it hosting…
Like project or assembly references to the projects, NuGet PackageReferences manage NuGet dependency directly within project files rather than using…
Visual Studio Code has several sets of git commands to execute and perform several tasks for your code repository. However,…
Add to source control option for New Project Dialog can be done from Options Dialogs. You can create a new…
You can create new git repository while creating new project in Visual Studio. Yes, at the same time of new…
You can exclude project from Visual Studio Team Services build definition if required. You might want to exclude a specific…
Over the last few posts, we have discussed several ways of setting up Continuous Integration(CI) and Continuous Delivery (CD) pipeline…
Continuous Delivery for Azure App Services from Azure Portal setting up is just matter of few clicks. Continuous Integration(CI) &…