Skip to content
  • Home
  • Posts
  • var this = me;
  • Search
MARCOSIKKENS.NL
MARCOSIKKENS.NL
Living. Dreaming. Coding
  • Home
  • Posts
  • var this = me;
  • Search
Tag: <span>C#</span>

Tag: C#

Home Posts tagged "C#"

Continuous integration in Azure DevOps

Continuous integration in Azure DevOps
marcosikkens C# / MVC March 26, 2019 March 22, 2019 Leave a comment

Continuous Integration allows a developer to make sure their code builds correctly and that unit tests are run after each check in. There are of course a lot more things you can do with it but on this article I’ll focus on these two first. I’ll be using Azure DevOps …

Read more"Continuous integration in Azure DevOps"
Powered by Kahuna & WordPress.
©2018 marcosikkens.nl
Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer’s view in any way.
Back to Top