8 Results for 'video':

Let's Build - ASP.NET MVC 5 TodoList with Entity Framework and Identity

A simple ASP.NET MVC 5 application development tutorial using Entity Framework, Identity and SQL Server

Roughly a 1 minute read, posted 9 years ago into csharp, code, tutorial & video



How to use Class Interfaces in C#

In this C# tutorial I attempt to explain the concept of Class Interfaces and Inheritance.

Roughly a 1 minute read, posted 9 years ago into csharp, code, video & tutorial



UK Drone Register

A web and mobile service designed to allow the general public to quickly notify pilots of the whereabouts of their missing UAVs, drones and other FPV aircraft via SMS and Email

Roughly a 1 minute read, posted 9 years ago into labs, video & experiment



FPVTV.co.uk

FPVTV is a simple web and mobile application designed to provde FPV Pilots with an easy way to find videos of interest to their chosen niche within the hobby

Roughly a 1 minute read, posted 9 years ago into video, labs & work



C# Class for Generating QR Codes using the Google Charts API

In this tutorial I will share a class I have produced which wraps around the Google Charts API to generate a QR code in C#

Roughly a 1 minute read, posted 9 years ago into csharp, code, tutorial & video



How to use Constructors and Deconstructors in C# Classes

Learn how to create Constructors for objects in C# using different parameter types, and how to perform actions when the objects are disposed of.

Roughly a 1 minute read, posted 9 years ago into csharp, code, video & tutorial



How to validate an e-mail address using C# and the MailObject Class

Find out how to validate an e-mail address using C# and the MailObject Class

Roughly a 1 minute read, posted 10 years ago into csharp, video, tutorial & code



How to get your public IP address using a web service in C#

How to get your public IP address from a web service into a C# Console Application

Roughly a 1 minute read, posted 10 years ago into csharp, video, tutorial & code