Online or onsite, instructor-led live Microsoft .NET training courses demonstrate through hands-on practice the fundamentals and applications of Microsoft .NET.
Microsoft .NET training is available as "online live training" or "onsite live training". Online live training (aka "remote live training") is carried out by way of an interactive, remote desktop. Onsite live Microsoft .NET training can be carried out locally on customer premises in Sofia or in NobleProg corporate training centers in Sofia.
NobleProg -- Your Local Training Provider
Crystal Business Center
ул. "Осогово" 40, Sofia, Bulgaria, 1303
Crystal Business Center is located in the central part of Sofia, on the corner of "Osogovo" street. and "Todor Aleksandrov" blvd. The building is easily accessible by metro (only 50 m from Opalchenska station) and other public transport. Its total area is 8000 sq.m. The office area is 6171 sq.m.
This instructor-led live training in Sofia (online or onsite) is designed for data scientists and developers who intend to use ML.NET machine learning models to automatically derive projections from data analysis for enterprise applications.
By the end of this training, participants will be able to:
Install ML.NET and integrate it into the application development environment.
Understand the machine learning principles behind ML.NET tools and algorithms.
Build and train machine learning models to perform predictions with the provided data smartly.
Evaluate the performance of a machine learning model using the ML.NET metrics.
Optimize the accuracy of the existing machine learning models based on the ML.NET framework.
Apply the machine learning concepts of ML.NET to other data science applications.
This instructor-led, live training in Sofia (online or onsite) targets web developers who want to master Progressive Web Application (PWA) development techniques to create an app-like experience on 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.
.NET 8 represents Microsoft’s most recent long-term support (LTS) release, designed for creating modern, high-performance, cross-platform applications utilizing C#.
This instructor-led live training, available online or onsite, targets beginner to intermediate developers with limited or moderate experience in .NET who aspire to construct real-world applications using the .NET 8 platform and C#.
Upon completion of this training, participants will be capable of:
Comprehending the .NET 8 architecture, SDK, and various project types.
Developing console and web applications using C# and ASP.NET Core 8.
Utilizing data access methods (Entity Framework Core) and dependency injection.
Applying fundamental testing, configuration, and deployment best practices.
Course Format
Interactive lectures and discussions.
Practical coding sessions and exercises.
Live implementation of sample projects using Visual Studio or VS Code.
Customization Options
For tailored training requests (such as incorporating .NET 9 features), please contact us to make arrangements.
This instructor-led, live training in Sofia (online or onsite) is directed at intermediate-level software developers and automation engineers who intend to build applications that communicate with PLCs and interact with SQL databases using Visual Studio.
By the conclusion 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.
Optimize application performance for real-time industrial environments.
This instructor-led, live training in Sofia (online or on-site) is tailored for web developers who intend to use Blazor Web Assembly to build web applications.
By the end of this training, participants will be able to:
Understand forms and authentication in Blazor WebAssembly.
This instructor-led, live training in Sofia (online or onsite) is designed for programmers with intermediate experience who aim to develop applications in ASP.NET using C#.Net, facilitating the transition from Visual Basic to build robust web interfaces and integrate PLC functionality for medical device projects.
Upon completing this training, participants will be able to:
Master foundational and intermediate concepts of C#.Net.
Facilitate the transition from Visual Basic to C#.
Acquire skills for developing applications using ASP.NET, specifically tailored for medical device interfaces.
Enhance understanding of linking PLC functionality with web-based interfaces.
By combining Unity, Blender, and Visual Studio, professionals gain a robust toolkit for designing and programming industrial virtual environments. Unity facilitates interactive simulation and visualization, while Blender provides advanced tools for 3D modeling. Meanwhile, Visual Studio acts as the essential programming foundation for integrating control systems and industrial logic.
This instructor-led live training, available either online or onsite, is designed for professionals at beginner to intermediate skill levels who aim to design, model, and program industrial settings for purposes such as simulation, training, and system integration.
Upon completion of this training, participants will have the ability to:
Design and model industrial equipment and scenarios using Blender.
Import and optimize 3D models within Unity for effective visualization.
Program system logic and integration workflows using Visual Studio.
Develop interactive industrial virtual environments with connected control systems.
Course Format
Interactive lectures and discussions.
Practical sessions on 3D modeling and environment development.
Programming and integration exercises supported by live demonstrations.
Customization Options
To arrange customized training for this course, please get in touch with us.
This instructor-led, live training in Sofia (online or onsite) 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:
Utilize Visual Studio 2022 features efficiently.
Run and manage unit tests.
Debug applications and work with code in remote repositories.
In this instructor-led live training in Sofia, participants will learn how to install, configure, and administer RabbitMQ, followed by integrating RabbitMQ messaging into various sample .NET applications.
By the end of this training, participants will be able to:
Install, configure, and manage RabbitMQ.
Grasp RabbitMQ's role in the design and implementation of microservices architectures.
Compare RabbitMQ with other message queue architectures.
Configure and utilize RabbitMQ as a broker for managing both asynchronous and synchronous messages in real-world enterprise .NET applications.
This instructor-led, live training in Sofia is designed for anyone interested in learning C# for the purpose of automation testing. It is a streamlined, intensive course with plenty of hands-on exercises to get participants ramped up quickly with the essential programming skills needed to apply in software automation testing. The focus is on the C# fundamentals which can be directly and immediately applied to test automation.
This course does not cover in depth test automation frameworks such as Selenium. If you are already versed in C# and wish to get straight into testing with Selenium, please check out: Selenium WebDriver in C#: Introduction to web testing automation in C#.
Through this C# course, participants will gain the skills necessary to build applications using the C# programming language. Learners will master the core principles of object-oriented programming. Additionally, the course demonstrates how to leverage the Visual Studio development environment to create robust and easily maintainable software solutions.
Target Audience
This training is designed for the following categories of software developers:
Beginner developers
Developers with a foundational understanding of computer programming who may have previously studied non-graphical languages in an academic setting
These professionals aim to build solutions using C# within the Microsoft .NET Framework and wish to apply object-oriented techniques to advance their development capabilities.
This instructor-led, live trainingin in Sofia 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.
This instructor-led, live training in Sofia (online or onsite) is aimed at web developers who wish to use 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.
After completing code development, developers frequently resort to a manual workflow: integrating their code into the application, copying the build to a specific folder, running the installer, and then initializing the application to verify its functionality. This manual methodology does not scale effectively, is tedious, highly prone to errors, and lacks any mechanism for tracking changes throughout the process.
A more efficient approach involves automating these tasks through 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 either onsite or remotely, participants will learn how to transition from a traditional, manual (or semi-manual) software deployment model to an agile Continuous Integration (CI) workflow using Jenkins. Throughout the course, participants engage in hands-on, live-lab exercises, applying their newfound knowledge to various software development and deployment challenges. The session encourages active interaction between the instructor and participants, with real-world case studies and specific technical issues addressed and resolved in real-time. The training places a particular emphasis on .NET application development.
Upon completion of this training, participants will be able to:
Install and configure Jenkins for .NET application development
Utilize Jenkins to automate the integration and merging of .NET source code into a repository
Leverage Jenkins to automate the download, compilation, and deployment of applications 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 blend of lectures, discussions, exercises, and extensive hands-on practice
Note
For customized training arrangements, please contact us directly.
This instructor-led, live training provides a hands-on pathway through modern .NET 8 development, enterprise architecture, and incremental migration from legacy .NET Framework environments. Participants will learn to build ASP.NET Core REST APIs, implement dependency injection and centralized logging, secure web applications, and execute real-world strategies for coexistence and modernization.
By the end of this training, participants will be able to:
Develop high-performance applications using modern C# and .NET 8
Design robust REST APIs with ASP.NET Core
Configure enterprise DI, logging, and error-handling pipelines
Apply architecture patterns for scalable .NET solutions
Secure web applications and APIs
Ensure code quality and maintainability
Plan and execute incremental migrations from .NET Framework to .NET 8
Operate hybrid environments combining legacy and modern .NET technologies
ASP.NET MVC 6 is a new addition to Visual Studio 2015, representing the most recent advancement in Microsoft’s web development framework. This course explores the latest APIs and development methodologies required to build dynamic, modular, and testable web applications. We will examine the new features available in MVC6 and demonstrate how to maximize the potential of the latest toolset and integration capabilities.
What you’ll learn
Understand MVC architecture principles and benefits
Creating views, view components, and tag helpers
Using ASP.NET dependency injection
Creating RESTful services using Web API
Getting the best out of GruntJS, NPM, and Bower integration
This course is tailored for individuals looking to master the C# programming language and gain a solid understanding of the core capabilities of the .NET platform. Throughout the training, participants will explore how C# is integrated into the ecosystem, learn to configure the development environment for writing basic applications, and become proficient in utilizing standard libraries.
In this instructor-led, live training in Sofia (onsite or remote), participants will learn how to create an automation workflow, manipulate data within the workflow, debug issues and set up the necessary end-to-end infrastructure needed to deploy a full-fledged robotic workflow.
By the end of this training, participants will be able to:
Design, deploy and manage a robotic workforce that mimics real employees.
Apply this RPA solution to various business areas, including finance, BPO, software, and insurance.
In this instructor-led live training in Sofia (onsite or remote), participants will learn to create automation workflows, manipulate data within those workflows, debug issues, and set up the essential end-to-end infrastructure required to deploy a complete robotic workflow.
By the end of this training, participants will be able to:
Design, deploy, and manage a robotic workforce that mimics real employees.
Apply this RPA solution to various business areas, including finance, BPO, software, and insurance.
A blend of lectures, discussions, exercises, and extensive hands-on practice within a live-lab environment.
Read more...
Last Updated:
Testimonials (7)
Interactivity and on-the-fly code solutions
Eduard-Emanuel Zaharia - Kruk Italia
Course - Advanced Blazor
chance to do hands-on and patience of trainer
sheena - Te Manawa Taki Trauma System
Course - Visual Studio 2022 IDE
I really appreciated the way each chapter was exemplified. Tibor did an excellent job of showing us potential pitfalls in each exercise if we overlook small details. This approach was incredibly helpful and insightful
Ana-Maria - DB Global Technology
Course - PowerShell Master Class
Resources available for use were plentiful.
Kehinde - Computerbits
Course - Programming in C#
Shane is very experienced, knowledgeable, and willing to help and explain when people have questions. I liked most that Shane creates an atmosphere in which asking questions is safe and encouraged, which is extremely important to learning in my opinion.
Online Microsoft .NET training in Sofia, Microsoft .NET training courses in Sofia, Weekend Microsoft .NET courses in Sofia, Evening Microsoft .NET training in Sofia, Microsoft .NET instructor-led in Sofia, Microsoft .NET one on one training in Sofia, Microsoft .NET coaching in Sofia, Microsoft .NET trainer in Sofia, Evening Microsoft .NET courses in Sofia, Microsoft .NET boot camp in Sofia, Weekend Microsoft .NET training in Sofia, Microsoft .NET instructor-led in Sofia, Microsoft .NET classes in Sofia, Microsoft .NET instructor in Sofia, Microsoft .NET private courses in Sofia, Microsoft .NET on-site in Sofia, Online Microsoft .NET training in Sofia