.NET
- Home
- .NET
RabbitMQ
RabbitMQ is a queuing service that works with AMQP. RabbitMQ with clustering and failover capability; It can be used with almost any programming language and communicates between different applications without data loss. Audience Software developers who develop RabbitMQ itself on DevOps team members Systems engineers System experts
- .NET / Java / Microsoft Courses
- 2 Days
Clean Code and Code Refactoring
There are two golden rules for being a good programmer. 1- Writing clean code 2- Changing the structure of your code without changing its external behavior Clean Code; is a set of principles that refers to writing code that is easy to understand and change by humans. Writing comprehensible code means that the code...
- .NET / Microsoft Courses
- 3 Days
.NET Microservices
Microservice architecture is an architectural model in which different business capabilities are configured independently of each other. In this architecture, large systems are divided into smaller services, each responsible for a different job and independent of each other. Behind the scenes, all of these services are called microservices. Microservice, in short, means a small service that...
- .NET / Microservices / Microsoft Courses
- 5 Days
Test Driven Development (TDD)
Test-Driven Development (TDD) is a design engineering process that relies on a very short development cycle. A TDD approach to software development requires a thorough review of the requirements or design before any functional code is written. The development process is started by writing the test case, then the code to pass the test and...
- .NET / Java / Software Development
- 3 Days
Managing Development Projects with Team Foundation Server
This two-day instructor-led is intended for application developer and application development manager who are interested in using Visual Studio Team Foundation Server 2015 for managing development projects. In this course, students learn how to configure Visual Studio Team Foundation Server 2015. Students then learn how to manage application development life-cycle with Visual Studio Team Foundation...
- .NET / Microsoft Courses
- 2 Days
Test-Driven Development Using Visual Studio and C#
An emerging software engineering paradigm is test-driven development, where tests are written early and testing is performed continuously during the development process. Problems are discovered early and corrected when they are found. This one-day Test-Driven Development Using Visual Studio and C# training class for developers explains the methodology of test-driven development and the use of...
- .NET / Microsoft Courses
- 3 Days
Windows Workflow Foundation Using C#
Microsoft's Windows Workflow Foundation (WF) provides a framework for creating scalable applications consisting of independent program units called activities. WF 4 was a major rewrite of this technology, offering significantly higher performance and making it easier to create and execute workflow applications. WF 4.5 contains new activities, designer capabilities, and a new workflow development model...
- .NET / Microsoft Courses
- 3 Days
Windows Presentation Foundation (WPF) Using C#
This Windows Presentation Foundation (WPF) Training Using C# training class introduces Windows Presentation Foundation or WPF, the .NET technology from Microsoft for building rich Windows applications. This course covers the essentials of WPF, providing an orientation to this technology and a firm foundation for creating applications. The course is current to Visual Studio 2017 and...
- .NET / Microsoft Courses
- 3 Days
Windows Communication Foundation Using C#
This Windows Communication Foundation Using C# training class provides a thorough grounding in this important technology. The first chapter covers the essential concepts and shows how to implement WCF services and clients. The “ABC” of address, binding and contracts are covered in detail. Service contracts and data contracts are explained, and instance management is covered....
- .NET / Microsoft Courses
- 3 Days
Windows Forms Programming Using C#
This course provides students with hands on experience using Visual Studio to create desktop applications using Windows Forms and the .NET Framework using C#. The course provides a thorough introduction to the C# programming language, including coverage of the essentials of the C# programming language, built in data types, operators, control structures, classes and methods,...
- .NET / Microsoft Courses
- 5 Days
Programming in C# – Windows Applications
This C# training course teaches developers the programming skills that are required for developers to create Windows applications using the C# language. During this training, students review the basics of C# program structure, language syntax, and implementation details, and then consolidate their knowledge throughout the week as they build an application that incorporates several features...
- .NET / Microsoft Courses
- 5 Days
The VB.NET Programming Language
Microsoft's .NET Framework presents developers with unprecedented opportunities. From web applications to desktop and mobile platform applications - all can be built with equal ease, using substantially the same skill-set. But to make the most of this potential, developers must have a thorough grasp of core language skills and OO programming concepts. It concentrates on...
- .NET / Microsoft Courses
- 5 Days
Developing ASP.NET MVC 5 Web Applications
This ASP.NET MVC training class provides students with the knowledge and skills required to develop advanced ASP.NET MVC applications using .NET Framework tools and technologies. Students will also learn how to enhance the performance and scalability of the web applications. This course is intended for professional web developers who use Microsoft Visual Studio in an...
- .NET / Microsoft Courses
- 5 Days
Object-Oriented Programming in C#
This thorough and comprehensive C# course is a practical introduction to programming in C#, utilizing the services provided by .NET. This course emphasizes the C# language.Important newer features such as dynamic data type, named and optional arguments, the use of variance in generic interfaces, asynchronous programming keywords, and tuples are covered in a final lesson....
- .NET / Microsoft Courses
- 5 Days
Advanced C# Programming
Advanced C# course is a training for people who want to learn the C# programming language in more depth and aims to teach participants the skills and subjects necessary to better understand the C# language and develop more advanced applications. . It is designed for those who have mastered basic C# skills and syntax, and...
- .NET / Microsoft Courses
- 5 Days
The C# Programming Language
Microsoft's .NET Framework presents developers with unprecedented opportunities. From web applications to desktop and mobile platform applications - all can be built with equal ease, using substantially the same skill-set. But to make the most of this potential, developers must have a thorough grasp of core language skills and OO programming concepts. This course concentrates...
- .NET / Microsoft Courses
- 5 Days
.NET Core MVC
.NET Core MVC (Model-View-Controller) is a framework used to develop dynamic web applications and APIs on the .NET Core platform, and this model helps you organize and maintain your applications efficiently. The MVC model divides the application into three basic components: Model, View and Controller. In this 5-day training, participants gain the ability to develop...
- .NET / Microsoft Courses
- 5 Days
ASP.NET Using C#
This ASP.NET course provides a comprehensive and practical hands-on introduction to developing Web applications using ASP.NET and Visual Studio 2017. It includes an introduction to ASP.NET MVC, a newer Web programming framework that incorporates use of the Model-View-Controller (MVC) pattern. It also includes coverage of using ASP.NET AJAX to build rich client applications and the...
- .NET / Microsoft Courses
- 5 Days
Programming in HTML5 with JavaScript and CSS3
This web development training provides an introduction to HTML5, CSS3, and JavaScript. This course helps students gain basic HTML5/CSS3/JavaScript programming skills. This course is an entry point into both the Web application and Windows Store apps training paths. The course focuses on using HTML5/CSS3/JavaScript to implement programming logic, define and use variables, perform looping and...
- .NET / Microsoft Courses
- 5 Days
Introduction to ASP.NET Core Development
ASP.NET is an open-source web framework developed by Microsoft that is used to build web apps and services with .NET, and to build simple, fast and scalable websites based on HTML5, CSS, and JavaScript. Webucator offers a wide variety of ASP.NET courses for both new and experienced developers looking to build web applications using ASP.NET....
- .NET / Microsoft Courses
- 4 Days
Entity Framework Core
Entity Framework Core (EF Core) is the latest version of the Entity Framework from Microsoft. It has been designed to be lightweight, extensible and to support cross platform development as part of Microsoft's .NET Core framework. It has also been designed to be simpler to use, and to offer performance improvements over previous versions of...
- .NET / Microsoft Courses
- 2 Days
Improve your .NET skills to increase efficiency and simplify development efforts. Learn how to build reliable, scalable and secure systems and applications while taking a .NET training course. Choose the best and most convenient way you want to learn with our various distribution methods.