Jenkins for .Net Continuous Integration (CI) Training Course
When developers complete a segment of code, they typically integrate it into an application, copy the application to a folder, run the installer, and then launch it to verify that it functions as expected. This manual workflow does not scale effectively, is tedious, highly prone to errors, and lacks a mechanism for tracking changes throughout the process.
A superior approach is to automate these tasks using Continuous Integration (CI). CI encompasses 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 method to an agile Continuous Integration (CI) workflow using Jenkins. Throughout the course, participants engage in hands-on, live-lab exercises, applying their new knowledge to various software development and deployment challenges at every stage. Interaction between the instructor and participants is encouraged. Real-world case studies are discussed, and specific issues and questions are addressed and resolved throughout the training. The course focuses particularly on .NET application development.
By the end of this training, participants will be able to:
- Install and configure Jenkins for .NET application development
- Utilize Jenkins to automate the process of checking in and merging .NET source code into a repository
- Use Jenkins to automate the downloading, compiling, and deployment of 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 customized training for this course, please contact us to make arrangements.
Course Outline
Introduction
- Jenkins CI compared with other approaches to 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
- Knowledge of the software development process
- .NET programming experience
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
Upcoming Courses
Related Courses
Advanced Blazor
21 HoursThis instructor-led, live training in Malaysia (online or onsite) is designed for web developers who wish to learn how to use Progressive Web Application (PWA) development features to create an app-like experience in 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.
- Use Blazor components, services, dependency injection, layout, and routing.
- Create service workers to enable PWA features in an application.
- Utilize push notifications and other PWA features.
Advanced Programming in C#
35 HoursThis instructor-led, live training in Malaysia introduces advanced features of C#, examines its usage as both a desktop application programming language and a web programming language for solving real-world problems.
Programming techniques and principles are demonstrated and practiced through in-class, hands-on exercises and walk-throughs.
Advanced Spinnaker
14 HoursThis instructor-led live training in Malaysia (online or onsite) is designed for engineers who wish to utilise Spinnaker to frequently and continuously deploy software to AWS or Kubernetes.
Upon completion of this training, participants will be equipped to:
- Install and configure Spinnaker for advanced operational tasks.
- Integrate Spinnaker with existing continuous integration tools, such as Jenkins.
- Gain a comprehensive understanding of Spinnaker’s internal architecture and deployment workflow constructs.
- Build pipelines for deploying software on Kubernetes.
- Build pipelines for deploying software on AWS.
- Troubleshoot common issues within Spinnaker.
High-Performance Application Development with .NET Core
14 HoursThis instructor-led live training in Malaysia (online or onsite) targets developers who intend to use .NET Core to create, build, test, debug, and deploy optimized applications that operate across different systems.
By the end of this training, participants will be able to:
- Set up a .NET Core-based development environment to begin developing applications.
- Utilize the ASP.NET Core framework and libraries to build new applications or optimize existing ones.
- Monitor and enhance application performance using advanced .NET Core tools.
- Understand the principles behind .NET Core features and apply this knowledge to other business implementations.
Argo CD
7 HoursThis instructor-led, live training in Malaysia (online or onsite) targets system administrators and developers who wish to use Argo CD to automate the deployment and lifecycle management of applications.
By the end of this training, participants will be able to automate, monitor, audit, and roll back their Kubernetes systems using Argo CD.
Blazor WebAssembly
14 HoursThis instructor-led, live training in Malaysia (online or onsite) is aimed at web developers who wish to use Blazor Web Assembly to build a web application.
By the end of this training, participants will be able to:
- Understand forms and authentication in Blazor WebAssembly.
- Create a Blazor WebAssembly project.
- Learn different ways to run your web application.
Introduction to .Net Core
14 Hours.NET Core is an open-source framework designed for building .NET applications on Windows, macOS, and Linux.
In this instructor-led live training, participants will explore the fundamentals of .Net Core while creating a sample application that highlights its unique advantages compared to other frameworks.
Upon completing this training, participants will be able to:
- Configure .Net Core along with the necessary tooling and IDEs to begin development immediately.
- Utilize .Net to develop various types of software, such as web applications, console apps, microservices, and libraries.
- Gain a comprehensive understanding of .Net Core components, including class libraries, packages, metapackages, and frameworks.
- Build, debug, and deploy a sample web application
Audience
- Developers
Course Format
- A blend of lectures, discussions, exercises, and extensive hands-on practice in a live-lab environment.
Notes
- This course is based on .Net Core 2.x and is available for both Windows and Linux environments.
- For customized training options, please contact us to arrange a session.
- To learn more about .Net Core, please visit: https://github.com/dotnet/core
.NET Core and Angular Training Course
21 HoursAudience
- Developers
Course Format
- A blend of lectures, discussions, exercises, and extensive hands-on practice in a live-lab environment.
Entity Framework Core 2.0
14 HoursDuring this instructor-led live training in Malaysia, participants will learn how to use Entity Framework Core 2.0 to create 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.
- Use a "code first" and "data first" approach to application development.
- Carry out migration & seeding operations.
- Understand advanced data modeling concepts.
- Create a sample ASP.Net Core application.
Introduction to Blazor
14 HoursThis instructor-led, live training in Malaysia (online or on-site) is designed for web developers who wish to utilise Blazor to create full-stack C# web applications.
By the end of this training, participants will be able to:
- Develop web applications with C# and Blazor.
- Use C# code to call JavaScript APIs and libraries.
- Run client-side C# code and client logic directly in a browser or server.
- Deploy Blazor web applications with Azure.
Developing in ASP.NET MVC 6 Development
28 HoursASP.NET MVC 6 is a new feature in Visual Studio 2015, representing the latest advancement in Microsoft’s web development framework. This course covers the most recent APIs and development methods for building dynamic, modular, and testable web applications. We will explore the new capabilities in MVC 6 and demonstrate how to fully leverage the latest tools and integration opportunities.
Key Learning Outcomes
- Grasp the core principles and advantages of MVC architecture
- Construct views, view components, and tag helpers
- Utilize ASP.NET dependency injection
- Develop RESTful services using Web API
- Maximize the integration of GruntJS, NPM, and Bower
- Build Single Page Applications (SPAs)
SonarQube for DevOps
14 HoursThis instructor-led live training in Malaysia (online or onsite) is designed for DevOps engineers and developers who wish to use SonarQube to perform code reviews that are fully integrated into development toolchains, such as Jenkins, GitHub, and Azure DevOps.
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 serves as a platform for continuous code quality and security inspection, utilizing static analysis and reporting tailored for developers.
This instructor-led live training, available online or onsite, is designed for intermediate-level developers, DevOps engineers, and security professionals aiming to implement static code analysis, integrate SonarQube into Azure DevOps pipelines, and enhance secure development practices.
Upon completion of this training, participants will be equipped to:
- Explain the architecture, core features, and security-focused rulesets of SonarQube.
- Configure SonarScanner alongside common build tools like 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 clarify 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 Customization Options
- To request a customized version of this training (such as 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 developing and coding industrial virtual environments. Unity facilitates interactive simulation and visualization, Blender provides advanced 3D modelling capabilities, and Visual Studio acts as the programming backbone for integrating control systems and industrial logic.
This instructor-led live training (available online or on-site) is designed for beginner to intermediate-level professionals aiming to design, model, and program industrial environments for simulation, training, and integration purposes.
Upon completion 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 visualization purposes.
- Program system logic and integration workflows in Visual Studio.
- Create 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 Customization Options
- To request a customized training session for this course, please contact us to make arrangements.
Visual Basic 2015 Integrated to 4.7.2 NET Framework
28 HoursMaster the use of Microsoft Visual Studio as an integrated development environment (IDE) for VB.NET (Visual Basic .NET) programming. This course covers VB.NET, a multi-paradigm, object-oriented programming language implemented on the .NET Framework 4.7.2.