Wednesday, April 24, 2019

Join Me For A PASS Summit Pre-Con

Preconference learning opportunities offer a deep dive into new skills and knowledge before the conference officially begins.

source https://www.c-sharpcorner.com/article/join-me-for-a-pass-summit-pre-con/

Tuesday, April 23, 2019

HTTP Live Streaming (HLS-VOD)

In this post, we are going to create a video server that can serve videos with multiple bit-rates, also known as adaptive bit-rate streaming.

source https://www.c-sharpcorner.com/article/http-live-streaming-hls-vod/

Execute Stored Procedures In MVC Core Using Entity Framework Core

In this article, you will learn how to execute stored procedures in MVC Core using Entity Framework Core.

source https://www.c-sharpcorner.com/article/execute-stored-procedures-in-mvc-core-using-entity-framework-core/

Fundamentals Of Cloud Computing - Part One

In this article, we will understand the fundamentals of cloud computing and its deployment models.

source https://www.c-sharpcorner.com/article/fundamentals-of-cloud-computing-part-1/

How To Set-Up Multi-Factor Authentication In Office 365 Mailbox

In this article, we will learn how to set up multi-factor authentication in Office 365 Exchange Online Mailbox using Exchange Admin Center or PowerShell.

source https://www.c-sharpcorner.com/article/how-to-set-up-multi-factor-authentication-in-office-365-mailbox/

Reporting Metrics To Prometheus In ASP.NET Core

This short article shows how to use prometheus-net to create counters and save custom metrics from our ASP.NET Core application.

source https://www.c-sharpcorner.com/article/reporting-metrics-to-prometheus-in-asp-net-core/

SharePoint 2013 - Creating Views On The Fly

In this article, we will explore SharePoint 2013’s special feature that allows the user to modify an already created document and list view on the fly.

source https://www.c-sharpcorner.com/article/sharepoint-2013-creating-views-on-the-fly/