Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / DevOps

DevOps

DevOps

Great Reads

by Habibur Rony
Naming Convention of Test Method for Unit Testing using Behavior Driven Development (BDD)
by RickZeeland
Version all your .NET Core projects in one swoop fell!
by simonp_ca
How to remove Windows service from Service List (not just stop/disable it, but to delete it from the list totally)
by D4rkTrick
Code for a 4-bit encoder to store 15 different symbols with higher efficiency

Latest Articles

by Habibur Rony
Naming Convention of Test Method for Unit Testing using Behavior Driven Development (BDD)
by RickZeeland
Version all your .NET Core projects in one swoop fell!
by simonp_ca
How to remove Windows service from Service List (not just stop/disable it, but to delete it from the list totally)
by D4rkTrick
Code for a 4-bit encoder to store 15 different symbols with higher efficiency

All Articles

Sort by Score

DevOps 

by johnniealan
Auto Login in TI-SDK, Am335x
by Sander Rossel
Set up Continuous Integration and Deployment to Azure in VSTS using Azure and Visual Studio. The post Azure Deployment using Visual Studio Team Services (VSTS) and .NET Core appeared first on Sander's bits.
by Sam_IN
In this article, I will explain step by step how to create Continuous Build and Release process for SQL Server Scripts for Database. All the steps are self explanatory with relevant screenshots.
by Rob Kraft
This article looks at continuous integration and continuous deployment to highlight what contexts each practice may work well in, and contexts where the practice may not work well, or may even be counter-productive.
by Afzaal Ahmad Zeeshan
In this article, I provide an overview of using Visual Studio Team Services to automatically deploy the ASP.NET Core web application to Azure App Services.
by Graham D Smith
In this blog series on Continuous Delivery with Containers I'm documenting what I've learned about Docker and containers (both the Linux and Windows variety) in the context of continuous delivery with Visual Studio Team Services. The Docker and containers world is mostly new to me and I
by Chris A. Johnson
Drag and Drop between Multiple Trees in Jquery using jstree
by Afzaal Ahmad Zeeshan
This post talks about the most important improvements to the C# language in its 7th version, provides some IL overview, as well as my own personal opinions on the features and improvements.
by matthewproctor
How to extract attachments from Outlook mailboxes using C#
by SleepyCrat
A discussion of how the HealthCheck middleware is used to expose endpoints on your site that run a sequence of pre-written tests and provide you with quick diagnostic information about the health of your application.
by Rob Kraft
A development team should consider many factors before picking an item from the product backlog to work on. Here are some examples of how features may be selected for development.
by Afzaal Ahmad Zeeshan
In this post I am going to walk you through installing and setting up the R environment on your Windows operating system; because Visual Studio is only available on Windows.
by Sander Knape
Nomad is a distributed, multi-datacenter scheduler for containers, virtual machines and more. It’s a tool from Hashicorp, the company that also brings us Consul, a service-discovery tool that allows you to register and discover services. With the latest big release of Nomad (version 0.4), inte
by johnniealan
ArcNet Protocol basics
by johnniealan
This article describes about adding progress bar in cell.
by Afzaal Ahmad Zeeshan
This article primarily focuses on the basics of serverless computing and how they emerged. It also talks about other changes such as NoOps. Finally, a sample Azure Function is shown as an example. This is just the introduction post. In future posts, I will give more explanation for Functions.
by OwenDavies
How to store Devops documentation in GIT and manage CAD approvals with pull requests
by Alexander Turlov
How to use Google Tag Manager to deploy Azure Application Insights Client-side Monitoring
by Junian Triajianto
Building and distribution automation for Xamarin apps to make your life easier and simpler.