Jenkins for .Net Continuous Integration (CI) Training Course
Once developers complete writing a segment of code, they typically integrate it into the application, copy the application to a folder, run the installer, and then initialize the application to verify its functionality. This manual method does not scale effectively, is tedious, highly prone to errors, and lacks mechanisms for tracking changes throughout the process.
A superior alternative is to automate this workflow using Continuous Integration. Continuous Integration 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 a series of hands-on, live-lab exercises, applying their new knowledge to various software development and deployment challenges at every step. Interaction between the instructor and participants is encouraged, with real-world cases discussed and specific issues and questions addressed and resolved during the training. The training places particular emphasis 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
Format of the Course
- A mix of lectures, discussions, exercises, and extensive hands-on practice
Note
- To request a 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
- .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 Serbia (online or onsite) targets web developers who want to master Progressive Web Application (PWA) development features to create an app-like experience on websites 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 trainingin in Serbia 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 principals are demonstrated and practiced through in-class, hands-on exercises and walk-throughs.
Advanced Spinnaker
14 HoursThis instructor-led, live training in Serbia (available 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 Serbia (online or onsite) targets developers who intend to use .NET Core to create, build, test, debug, and deploy optimized applications suitable for various systems.
By the end of this training, participants will be able to:
- Set up a .NET Core development environment to begin building applications.
- Use the ASP.NET Core framework and libraries to develop new applications or enhance existing ones.
- Monitor and boost application performance utilizing advanced .NET Core tools.
- Grasp the underlying principles of .NET Core features and apply this insight to broader business implementations.
Argo CD
7 HoursThis instructor-led live training, available online or onsite, targets system administrators and developers who want to utilize Argo CD to automate the deployment and lifecycle management of applications.
By the conclusion of this training, participants will be equipped to automate, monitor, audit, and roll back their Kubernetes systems using Argo CD.
Blazor WebAssembly
14 HoursThis instructor-led, live training in Serbia (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.
Through this instructor-led live training, participants will master the fundamentals of .NET Core by creating a sample application that highlights its distinctive advantages compared to other frameworks.
Upon completion of this training, participants will be capable of:
- Configuring .NET Core along with the necessary tooling and IDEs to begin development immediately.
- Utilizing .NET to construct diverse software solutions, including web applications, console apps, microservices, and libraries.
- Gaining insight into the components of .NET Core, such as class libraries, packages, metapackages, and frameworks.
- Building, debugging, and deploying a sample web application.
Audience
- Developers
Format of the Course
- A blend of lectures, discussions, exercises, and extensive hands-on practice within a live-lab environment.
Note
- This course covers .NET Core 2.x and is available for both Windows and Linux environments.
- To request customized training for this course, please contact us to arrange.
- For more information about .NET Core, please visit: https://github.com/dotnet/core
.NET Core and Angular Training Course
21 HoursAudience
- Developers
Format of the Course
- 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 Serbia, 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.
- 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 Serbia (online or onsite) is intended for web developers who wish to use Blazor to build full-stack C# web applications.
By the conclusion of this training, participants will be able to:
- Develop web applications using C# and Blazor.
- Call JavaScript APIs and libraries using C# code.
- Run client-side C# code and logic directly in a browser or on the server.
- Deploy Blazor web applications with Azure.
Developing in ASP.NET MVC 6 Development
28 HoursASP.NET MVC 6, introduced in Visual Studio 2015, represents the latest advancement in Microsoft’s web development stack. This course provides an in-depth look at the most recent APIs and development methodologies for building dynamic, modular, and testable web applications. You will explore the innovative features of MVC 6 and learn how to maximize the potential of the latest tools and integration capabilities.
Learning Outcomes
- Grasp the core principles and advantages of the MVC architecture
- Build views, view components, and implement tag helpers
- Utilize ASP.NET dependency injection
- Develop RESTful services with Web API
- Effectively leverage GruntJS, NPM, and Bower integrations
- Construct Single Page Applications (SPAs)
SonarQube for DevOps
14 HoursThis instructor-led, live training in Serbia (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 serves as a comprehensive platform for the continuous assessment of code quality and security, leveraging static analysis and providing reporting tailored for developers.
This instructor-led training, available online or onsite, targets 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 capable of:
- Describing SonarQube’s architecture, core capabilities, and security-focused rule sets.
- Configuring SonarScanner alongside popular build tools like Maven, Gradle, and Ant.
- Integrating SonarQube into Azure DevOps pipelines and importing Azure Repos for ongoing analysis.
- Defining and refining analysis parameters, adding custom rules via the SonarQube API, and analyzing security reports.
- Implementing improvements to secure development methodologies and clarifying roles within the CI/CD workflow.
- Conducting practical analyses on sample repositories (Java + Quarkus and Angular) and addressing identified issues.
Course Format
- Interactive lectures and discussions.
- Guided, practical labs using real-world repositories.
- Live configuration, testing, and troubleshooting within an Azure DevOps and SonarQube environment.
Course Customization Options
- To request a tailored version of this training (featuring different language stacks, deeper DevOps integration, or extended 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 visualization, Blender provides sophisticated 3D modeling features, and Visual Studio acts as the programming core for integrating control systems and industrial logic.
This instructor-led live training (available online or onsite) is designed for beginner to intermediate-level professionals who aim to design, model, and program industrial environments for simulation, training, and integration purposes.
By the end of this training, participants will be able to:
- Design and model industrial equipment and scenarios using Blender.
- Import and optimize 3D models in Unity for visualization.
- Program system logic and integration workflows in Visual Studio.
- Create interactive industrial virtual environments with control system connections.
Format of the Course
- Interactive lecture and discussion.
- Hands-on 3D modeling and environment development.
- Programming and integration exercises with live demonstrations.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Visual Basic 2015 Integrated to 4.7.2 NET Framework
28 HoursExplore how to utilize Microsoft Visual Studio as an integrated development environment (IDE) with the VB.NET (Visual Basic .NET) programming language. This multi-paradigm, object-oriented language is implemented on the 4.7.2 .NET Framework.