Jenkins for .Net Continuous Integration (CI) Training Course
When developers complete a piece of code, they often manually integrate it into an application, copy the application to a folder, run the installer, and then launch the application to verify that it behaves as expected. This manual method does not scale well, is tedious, highly prone to errors, and lacks any mechanism for tracking changes throughout the process.
A more effective approach is to automate these activities using Continuous Integration. Continuous Integration refers to the processes, tools, and infrastructure required to automate the building, deployment, and testing of software applications.
In this instructor-led, live training (available onsite or remotely), participants will learn how to transition from a traditional, manual (or semi-manual) software deployment approach to an agile, Continuous Integration (CI) model using Jenkins. Throughout the course, participants will complete a series of hands-on, live-lab exercises, applying their new knowledge to real-world software development and deployment challenges at every stage. Interaction between the instructor and participants is actively encouraged. Real-world scenarios will be discussed, and specific issues and questions will be addressed and resolved during the training. The content is particularly focused on .Net application development.
By the end of this training, participants will be able to:
- Install and configure Jenkins for .Net application development
- Use Jenkins to automate the process of checking in and merging .Net source code into a code repository
- Use Jenkins to automate the process of downloading, compiling, and deploying an application to a release server
- Integrate Jenkins with other software development tools such as issue trackers and
Audience
- .Net developers
- Build engineers
- QA engineers
- Project managers
- Release managers
- DevOps engineers
Course Format
- A blend of lectures, discussions, exercises, and extensive hands-on practice
Note
- To request a customised training programme for this course, please contact us to make arrangements.
Course Outline
Introduction
- Jenkins CI compared to other approaches for developing and deploying .Net applications
Installing and Configuring the Jenkins Build Server
Overview of Jenkins Features and Architecture
Extending Jenkins to Read MSBuild Files
Creating a New Build Project in Jenkins
Building the Application
Diagnosing and Fixing a Broken Build
Testing the Application
Deploying the Application
Monitoring the Application
Reporting in Jenkins
Code Analysis
Securing Jenkins
Distributing Builds Across Different Machines
Integrating Jenkins with Other Software Development Tools
- Issue trackers, test coverage utilities, notifiers, internal messaging systems, etc.
Best Practices for Continuous Integration in an Agile Environment
Troubleshooting
Summary and Conclusion
Requirements
- Understanding of the software development process
- Experience with .Net programming
Open Training Courses require 5+ participants.
Jenkins for .Net Continuous Integration (CI) Training Course - Booking
Jenkins for .Net Continuous Integration (CI) Training Course - Enquiry
Testimonials (2)
Interactivity and on-the-fly code solutions
Eduard-Emanuel Zaharia - Kruk Italia
Course - Advanced Blazor
Engaging, and hands on practise.
Balavignesh Elumalai - Scottish Power
Course - SonarQube for DevOps
Provisional Upcoming Courses (Require 5+ participants)
Related Courses
Advanced Blazor
21 HoursThis instructor-led, live training in New Zealand (available online or on-site) is designed for web developers who wish to learn how to leverage Progressive Web Application (PWA) development features to create an app-like experience within a website using Entity Framework (EF) Core and Blazor.
By the end of this training, participants will be able to:
- Use the EF package to work with databases.
- Work with Blazor components, services, dependency injection, layout, and routing.
- Create service workers to enable PWA features in an application.
- Implement push notifications and other PWA capabilities.
Blazor WebAssembly
14 HoursThis instructor-led, live training in New Zealand (online or on-site) is designed for web developers who wish to utilise Blazor WebAssembly to build web applications.
By the conclusion of this training, participants will be able to:
- Understand forms and authentication within Blazor WebAssembly.
- Create a Blazor WebAssembly project.
- Explore various methods for running your web application.
Continuous Integration / Continuous Delivery (CI/CD) with Python
14 HoursThis instructor-led, live training New Zealand (available online or on-site) is designed for developers or DevOps engineers who want to build automation pipelines using CI/CD practices with Python.
By the end of this training, participants will be able to:
- Set up the required development environment to begin building CI/CD pipelines with Python.
- Create automated pipelines for testing and publishing Python packages using Travis-CI.
- Automate the deployment of containerised applications using Docker and Heroku.
Continuous Integration for JavaScript
14 HoursContinuous Integration (CI) is a development practice in which developers merge changes to their code as frequently as possible to detect and resolve errors quickly.
In this instructor-led, live training, participants will learn the fundamentals of Continuous Integration for JavaScript while stepping through the process of setting up a CI pipeline for a JavaScript project.
By the end of this training, participants will be able to:
- Understand the core principles of Continuous Integration
- Build their own Continuous Integration system for their JavaScript projects
Audience
- Developers
- IT Professionals
- DevOps Engineers
- Business Managers
Course Format
- A blend of lecture, discussion, exercises, and extensive hands-on practice
Continuous Integration (CI) for Java
14 HoursThis instructor-led, live training in New Zealand (available online or on-site) is designed for developers who wish to learn and apply the fundamentals of Continuous Integration for Java.
By the end of this training, participants will be able to:
- Learn and understand CI within the context of a Java project.
- Build a CI system tailored for Java.
Entity Framework Core 2.0
14 HoursIn this instructor-led, live training in New Zealand, participants will learn how to use Entity Framework Core 2.0 to build an ASP.NET Core application.
By the end of this training, participants will be able to:
- Set up the necessary framework and tools for creating Entity Framework Core 2.0 MVC web applications.
- Perform database operations on MS SQL Server.
- Apply both "code first" and "data first" approaches to application development.
- Execute migration and seeding operations.
- Understand advanced data modelling concepts.
- Build a sample ASP.NET Core application.
Introduction to Blazor
14 HoursThis instructor-led, live training in New Zealand (available online or on-site) is designed for web developers who wish to leverage Blazor to create full-stack C# web applications.
By the end of this training, participants will be able to:
- Develop web applications using C# and Blazor.
- Utilise C# code to call JavaScript APIs and libraries.
- Execute client-side C# code and client logic directly within a browser or on a server.
- Deploy Blazor web applications using Azure.
Resilient Architecture: Microservices, Containers, and CI/CD
21 HoursThis instructor-led, live training in New Zealand (delivered online or on-site) is designed for intermediate to advanced-level developers, DevOps professionals, and architects who aim to design, deploy, and manage resilient applications using microservices, containers, and continuous integration/continuous deployment (CI/CD) pipelines.
By the conclusion of this training, participants will be able to:
- Understand and implement microservices architecture.
- Deploy and manage containerised applications using Docker and Kubernetes.
- Configure and optimise CI/CD pipelines for automated deployments.
- Apply best practices for security, monitoring, and observability.
Developing in ASP.NET MVC 6 Development
28 HoursASP.NET MVC 6 is a new addition in Visual Studio 2015 and represents the latest evolution of Microsoft’s web development stack. This course explores the most recent APIs and development techniques for building dynamic, modular, and testable websites. We’ll examine the new features introduced in MVC 6 and demonstrate how to make the most of the latest toolset and integration opportunities.
What you’ll learn
- Understand the core principles and benefits of the MVC architecture
- Create views, view components, and tag helpers
- Implement ASP.NET dependency injection
- Build RESTful services using Web API
- Maximise the integration of GruntJS, NPM, and Bower
- Develop Single Page Applications (SPAs)
OpenShift 4 for Developers
35 HoursIn this instructor-led, live training in New Zealand (online or on-site), participants will learn how to create, update, and maintain applications using OpenShift Container Platform.
By the end of this training, participants will be able to:
- Understand the OCI (Open Containers Initiative) and its implications for using container engines such as Docker within OpenShift.
- Comprehend the relationship between the various versions of OpenShift (OKP, OpenShift Container Platform, Red Hat OpenShift, etc.).
- Automate the software delivery pipeline.
- Apply DevOps principles to enable continuous software delivery.
SonarQube for DevOps
14 HoursThis instructor-led, live training in New Zealand (online or onsite) is aimed at DevOps engineers and developers who wish to use SonarQube to run code reviews that are fully-integrated into development tool chains, such as Jenkins, GitHub, Azure DevOps, etc.
By the end of this training, participants will be able to:
- Set up the necessary development environment to start running automatic code reviews.
- Integrate SonarQube with continuous integration tools, such as Jenkins, Azure DevOps, etc.
- Run continuous code inspections to eliminate bugs and security vulnerabilities.
- Collect and analyze data to drive improvements for code cleanup, maintenance, and security.
SonarQube for Secure SDLC and Azure DevOps
21 HoursSonarQube is a platform for the continuous inspection of code quality and security through static analysis and developer-focused reporting.
This instructor-led, live training (available online or on-site) is designed for intermediate-level developers, DevOps engineers, and security practitioners who wish to implement static code analysis, integrate SonarQube into Azure DevOps pipelines, and strengthen secure development practices.
By the end of this training, participants will be able to:
- Explain the SonarQube architecture, core features, and security-focused rulesets.
- Configure SonarScanner with common build tools such as Maven, Gradle, and Ant.
- Integrate SonarQube into Azure DevOps pipelines and import Azure Repos for continuous analysis.
- Define and tune analysis parameters, add custom rules via the SonarQube API, and interpret security reports.
- Apply secure development methodology improvements and map responsibilities within the CI/CD process.
- Conduct hands-on analyses across sample repositories (Java + Quarkus and Angular) and resolve identified issues.
Course Format
- Interactive lectures and discussions.
- Guided, practical hands-on labs using real repositories.
- Live configuration, testing, and troubleshooting within an Azure DevOps and SonarQube environment.
Course Customisation Options
- To request a customised version of this training (including different language stacks, deeper DevOps integration, or expanded labs), please contact us to arrange.
Industrial Virtual Environments with Unity, Blender, and Visual Studio
21 HoursUnity, Blender, and Visual Studio collectively offer a robust toolkit for designing and programming industrial virtual environments. Unity facilitates interactive simulation and visualisation, Blender delivers advanced 3D modelling capabilities, and Visual Studio acts as the programming foundation for integrating control systems and industrial logic.
This instructor-led, live training (delivered online or on-site) is designed for beginner to intermediate-level professionals seeking to design, model, and programme industrial environments for simulation, training, and system integration.
By the conclusion of this training, participants will be able to:
- Design and model industrial equipment and scenarios using Blender.
- Import and optimise 3D models in Unity for visualisation.
- Program system logic and integration workflows in Visual Studio.
- Develop interactive industrial virtual environments with control system connections.
Course Format
- Interactive lectures and discussions.
- Hands-on 3D modelling and environment development.
- Programming and integration exercises accompanied by live demonstrations.
Course Customisation Options
- To request a customised training session for this course, please contact us to make arrangements.
Visual Studio 2022 IDE
14 HoursThis instructor-led, live training in New Zealand (online or on-site) is aimed at beginner to intermediate-level developers who wish to develop applications using Visual Studio.
By the end of this training, participants will be able to:
- Utilise Visual Studio 2022 features efficiently.
- Run and manage unit tests.
- Debug applications and work with code in remote repositories.
Visual Studio for PLC Communication and Database Integration
21 HoursThis instructor-led, live training in New Zealand (online or on-site) is designed for intermediate-level software developers and automation engineers who wish to build applications that communicate with PLCs and interact with SQL databases using Visual Studio.
By the end of this training, participants will be able to:
- Develop .NET applications in Visual Studio for industrial automation.
- Communicate with PLCs using industrial protocols such as OPC UA.
- Implement database interactions with SQL Server for storing and retrieving PLC data.
- Optimise application performance for real-time industrial environments.