.NET Tutorials


Learn programming with .NET Core and .NET Framework

Deploy a .NET 8 Blazor Site to Cloudflare Pages

How to deploy .NET Blazor WebAssembly as static site on Cloudflare Pages


Save C# Image Object into Oracle BLOB

How to save Image in C# bytes into Oracle BLOB and use it later


Fixing 'Managed Debugging Assistant LoaderLock' Error

Getting error while developing a software with DirectX API using latest Visual Studio? This might be the solution


Complete C# String Hash Functions

Generate message digest with MD5, SHA1, SHA256, SHA384, and SHA512 hash algorithms by using System.Security.Cryptography library.


Solving Sharepoint ClientContext Socket Exception in C#

How to prevent SocketException 'Address Already in Use' when using Sharepoint CSOM


Fullscreen Video Background Control for Xamarin.Forms

How to play video as page background, like Spotify, using Xamarin.Forms with Android and iOS Custom Renderer


Simple Custom Fonts Helper in Xamarin.Forms for Android

With the help of Custom Renderer, a unified API can be created


How To Play Audio Files in Xamarin.Forms

Play any audio files by using DependencyService with MediaPlayer for Android and AVAudioPlayer for iOS


Running Your First ASP.NET Core Web App with MySQL on Ubuntu 16.04

Beginner guide on how to integrate MySQL database into ASP.NET Core project with Identity and host it on Ubuntu Server


Camera Face Detection in C# using Emgu CV and WPF

Detecting faces from an image is simple with the power of Emgu CV, wrapper of OpenCV in .NET


‹ Prev
Page 2 of 3
Next ›