Jenkins for .Net Continuous Integration (CI) Training Course
After developers complete writing code, they typically integrate it into an application, copy the app to a folder, run the installer, and launch it to verify functionality. This manual method does not scale effectively, is tedious and error-prone, and lacks a mechanism for tracking changes throughout the process.
A superior approach involves automating these steps through 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 approach to an agile Continuous Integration (CI) model using Jenkins. Throughout the course, participants engage in hands-on live-lab exercises, applying their new knowledge to various software development and deployment challenges. The instructor encourages interaction, addressing specific issues and questions while discussing real-world case studies. The training places particular emphasis on .NET application development.
By the conclusion of this training, participants will be able to:
- Install and configure Jenkins for .NET application development
- Automate the process of checking in and merging .NET source code into a repository using Jenkins
- Automate the process of downloading, compiling, and deploying an application to a release server using Jenkins
- Integrate Jenkins with other software development tools, such as issue trackers
Audience
- .NET developers
- Build engineers
- QA engineers
- Project managers
- Release managers
- DevOps engineers
Format of the Course
- A blend of lectures, discussions, exercises, and extensive hands-on practice
Note
- To request customized training for this course, please contact us to arrange.
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
- Knowledge 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
Upcoming Courses
Related Courses
Advanced Blazor
21 HoursThis live, instructor-led training (available online or onsite) is designed for web developers interested in mastering Progressive Web Application (PWA) development features to build app-like web experiences using Entity Framework (EF) Core and Blazor.
By the end of this course, participants will be able to:
- Use the EF package for database operations.
- Work with Blazor components, services, dependency injection, layout, and routing.
- Implement service workers to enable PWA features in applications.
- Utilize push notifications and other PWA capabilities.
Advanced Programming in C#
35 HoursThis instructor-led, live training introduces the advanced capabilities of C#, examining its role as both a desktop and web programming language for solving practical problems.
Programming techniques and core principles are demonstrated and practiced through interactive in-class exercises and guided walkthroughs.
Advanced Spinnaker
14 HoursThis instructor-led, live training in Norway (online or onsite) is aimed at engineers who wish to use Spinnaker to frequently and continuously deploy software to AWS or Kubernetes.
By the end of this training, participants will be able to:
- Install and configure Spinnaker for advanced operations.
- Integrate Spinnaker with existing continuous integration tools such as Jenkins.
- Understand Spinnaker's internal architecture and deployment workflow constructs.
- Create pipelines for deploying software on Kubernetes.
- Create pipelines for deploying software on AWS.
- Troubleshoot common Spinnaker issues.
High-Performance Application Development with .NET Core
14 HoursThis instructor-led live training in Norway (online or onsite) is designed for developers who want to use .NET Core to create, build, test, debug and deploy optimized applications that can run on different systems.
By the end of this training, participants will be able to:
- Set up the development environment based on .NET Core to start developing applications.
- Utilize the ASP.NET Core framework and libraries to build new applications or optimize existing ones.
- Monitor and enhance the performance of applications 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 Norway (online or onsite) is designed for system administrators and developers who wish to utilize 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 Norway (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 across Windows, macOS, and Linux.
In this instructor-led live training, participants will grasp the fundamentals of .NET Core by working through the development of a sample application that highlights the distinctive advantages of .NET Core compared to other frameworks.
Upon completing this training, participants will be able to:
- Configure .NET Core along with the necessary tools and IDEs to begin development immediately.
- Leverage .NET to develop diverse software types, including web applications, console apps, microservices, and libraries.
- Comprehend .NET Core's components, such as class libraries, packages, metapackages, and frameworks.
- Construct, debug, and deploy a sample web application.
Audience
- Developers
Course Format
- A blend of lectures, discussions, exercises, and extensive hands-on practice within a live-lab environment.
Note
- This course focuses on .NET Core 2.x and supports both Windows and Linux environments.
- For customized training requests, please contact us to arrange.
- For further information on .NET Core, 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 HoursIn this instructor-led, live training in Norway, 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 Norway (online or onsite) is designed for web developers who want to use Blazor to create full-stack C# web applications.
By the end of this training, participants will be able to:
- Build web applications using C# and Blazor.
- Utilize C# code to invoke JavaScript APIs and libraries.
- Execute client-side C# code and logic directly in a browser or on the server.
- Deploy Blazor web applications using Azure.
Developing in ASP.NET MVC 6 Development
28 HoursASP.NET MVC 6 was introduced in Visual Studio 2015 as the latest iteration of Microsoft’s web development stack. This course examines the most recent APIs and development methodologies required to build dynamic, modular, and testable websites. We will explore the new features in MVC 6 and demonstrate how to leverage the updated toolset and integration capabilities for optimal results.
What you’ll learn
- Comprehend MVC architecture principles and their advantages
- Build views, view components, and tag helpers
- Implement ASP.NET dependency injection
- Develop RESTful services with 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 Norway (online or onsite) is designed for DevOps engineers and developers who want to use SonarQube to conduct code reviews that are fully integrated into development toolchains, such as Jenkins, GitHub, Azure DevOps, and others.
Upon completion of this training, participants will be able to:
- Configure the necessary development environment to begin running automatic code reviews.
- Integrate SonarQube with continuous integration platforms, such as Jenkins and Azure DevOps.
- Execute continuous code inspections to identify and eliminate bugs and security vulnerabilities.
- Gather and analyze data to drive improvements in code cleanup, maintenance, and security.
SonarQube for Secure SDLC and Azure DevOps
21 HoursSonarQube serves as a platform dedicated to the continuous assessment of code quality and security, leveraging static analysis and reporting tailored for developers.
This instructor-led live training, available either online or on-site, targets intermediate developers, DevOps engineers, and security professionals looking to implement static code analysis, integrate SonarQube into Azure DevOps pipelines, and enhance their secure development practices.
Upon completion of this training, participants will be equipped to:
- Describe SonarQube's architecture, core functionalities, and security-oriented rule sets.
- Set up SonarScanner in conjunction with popular build tools like Maven, Gradle, and Ant.
- Incorporate SonarQube into Azure DevOps pipelines and synchronize with Azure Repos for ongoing analysis.
- Establish and refine analysis parameters, create custom rules via the SonarQube API, and interpret security reports.
- Implement improvements in secure development methodologies and define roles within the CI/CD lifecycle.
- Conduct practical analyses on sample repositories (Java + Quarkus and Angular) and address identified issues.
Course Format
- Engaging lectures and discussions.
- Guided, practical exercises using real-world repositories.
- Live configuration, testing, and troubleshooting within an Azure DevOps and SonarQube environment.
Customization Opportunities
- For a tailored version of this training featuring different language stacks, deeper DevOps integration, or expanded labs, please reach out to arrange a customized experience.
Industrial Virtual Environments with Unity, Blender, and Visual Studio
21 HoursThe combination of Unity, Blender, and Visual Studio creates a robust toolkit for developing and programming industrial virtual environments. Unity facilitates interactive simulation and visualization, Blender provides sophisticated 3D modeling tools, and Visual Studio acts as the core programming platform for integrating control systems and industrial logic.
This instructor-led live training, available online or on-site, is designed for professionals at the beginner to intermediate level who aim to design, model, and program industrial settings for simulation, training, and integration purposes.
Upon completing this training, participants will be capable of:
- Designing and modeling industrial equipment and scenarios using Blender.
- Importing and optimizing 3D models in Unity for visualization.
- Programming system logic and integration workflows in Visual Studio.
- Creating interactive industrial virtual environments connected to control systems.
Course Format
- Interactive lectures and discussions.
- Practical exercises in 3D modeling and environment development.
- Programming and integration exercises featuring live demonstrations.
Customization Options
- To request a customized training session for this course, please contact us to arrange it.
Visual Basic 2015 Integrated to 4.7.2 NET Framework
28 HoursGaining proficiency in using Microsoft Visual Studio as an integrated development environment (IDE) for VB.NET (Visual Basic .NET) development. VB.NET is a multi-paradigm, object-oriented programming language implemented on the 4.7.2 .NET Framework.