.NET Tutorials


Learn programming with .NET Core and .NET Framework

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


Load External Image into WPF using OpenFileDialog

A simple WPF control implementation to browse and load an image into the app


Password Encryption using MD5 Hash Algorithm in C#

Simple way to hash sensitive string


‹ Prev
Page 2 of 3
Next ›