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
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
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 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
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
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
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 from a web service into a C# Console Application
Roughly a 1 minute read, posted 10 years ago into csharp, video, tutorial & code