Category: Certificates

Ten Tips for the C Developer

Course Details C# and .NET are deep areas. Even if you’ve been a developer for years, there are bound to be features you don’t even know exist. In this course, take a look at some of the hidden …

Learning RabbitMQ

Course Details RabbitMQ is one of the most popular open-source message brokers in use today. This lightweight software can help companies that have adopted a microservices model stitch together and enable communication between their services. This course demonstrates …

Threading in C#

Course Details Threading is a powerful tool for developers, and having a solid grasp of how it works is key to creating high-performing applications. Threading—or multithreading—can help you create scalable applications that are more responsive to user input. …

Azure Security Best Practices AZ204

With Azure Services the time to market for application development is faster than ever before. At the same time, any security issues we might face will have a wider impact than ever before. It’s a bad day when you discover that the security …

Azure Event Grid

As we build more and more involved cloud-based applications, there is inevitably the need for the various parts of our solutions to talk to each other, not to mention a lot of long running tasks in the cloud are asynchronous in nature. So how …

Azure Service Bus

Azure Service Bus allows applications to talk to each other. The applications may be written in any major platform. They’re able to talk to each other asynchronously via queues, topics, and subscriptions. While queues allow you to build First In, First Out messaging paradigms, topics …

ASP.NET Core TokenBased Authentication

Angular Building Large Applications

Advanced SQL Logical Query Processing Part 1

Introduction to IoT with .NET Core