Fox Learn
Creator channel

Fox Learn

15 recent indexed videos · 53,900 subscribers

Latest videos

Fresh from Fox Learn

Showing 12 of 15 kept videos

Guide | 7 months ago

How to Install Zorin OS on VMware Using a Bootable USB

Zorin OS 18: Linux for Windows 10 Users In this video, I walk through a complete Zorin OS 18 review and installation tutorial, perfect for anyone considering switching from Windows to Linux now that Windows 10 support has ended.

Zorin OS offers a familiar interface for Windows users, with excellent usability, OneDrive support, and Wine integration for running Windows apps.

🖥️ Full installation walkthrough: • Downloading the Zorin OS 18 ISO • Creating a bootable USB with Rufus (MBR or GPT) • Downloading and installing VMware Workstation Pro • Configuring a new Linux virtual machine • Mapping a physical USB drive • Checking USB disk numbers with diskpart • Creating a new virtual hard drive for installation • Booting from USB and installing Zorin OS • Removing the USB disk and restarting into the installed system

💡 Why Zorin OS? Zorin OS is a beginner-friendly Linux distribution designed to feel natural for Windows users. It’s fast, modern, and ideal for aging hardware or users transitioning away from Windows.

📥 Download links: Zorin OS 18: https://zorin.com/os/ Rufus USB Tool: https://rufus.ie/en/

If you’re thinking about switching from Windows, Zorin OS might be the perfect Linux for you!

Recent video details

Indexed videos from Fox Learn

How to Install Zorin OS on VMware Using a Bootable USB

Guide | 7 months ago

Zorin OS 18: Linux for Windows 10 Users In this video, I walk through a complete Zorin OS 18 review and installation tutorial, perfect for anyone considering switching from Windows to Linux now that Windows 10 support has ended. Zorin OS offers a familiar i...

Open this video on Fox Learn

Build Authentication APIs in ASP.NET Core Web API Using Identity

Guide | 8 months ago

🔐 ASP.NET Core Web API Authentication with Identity (Register, Login, Change Password) In this video, you’ll learn how to build a simple and complete authentication system using ASP.NET Core Web API with ASP.NET Core Identity. We walk step by step through ...

Open this video on Fox Learn

Create Your First .NET MAUI CRUD App with SQLite & MVVM

Guide | 8 months ago

🚀 In this video, we refactor a .NET MAUI CRUD application with SQLite into a clean and scalable MVVM architecture. You’ll learn how MVVM (Model-View-ViewModel) works in .NET MAUI, how to remove UI logic from code-behind, and how to structure your app using...

Open this video on Fox Learn

Implement JWT Access & Refresh Tokens in .NET MAUI (Step-by-Step)

Guide | 8 months ago

This video show you how to add access tokens and refresh tokens to your .NET MAUI app. This maui tutorial will guide you through implementing secure authentication for your dotnet applications, allowing users to stay logged in without constant password re-e...

Open this video on Fox Learn

Secure Your API with JWT in ASP.NET Core - Access & Refresh Tokens

Guide | 9 months ago

Learn how to implement JWT Authentication & Authorization in ASP.NET Core with Access Tokens and Refresh Tokens, how they work, why they’re important, and how to test everything inside Swagger. In this video, you’ll learn: ✔ How Access Tokens and Refresh To...

Open this video on Fox Learn

Build CRUD Operations in .NET MAUI with SQLite

Guide | 9 months ago

🚀 .NET MAUI CRUD Tutorial With SQLite | Build a Complete MAUI App (Full Course) In this .NET MAUI tutorial, you’ll learn how to build simple and powerful CRUD operations using SQLite. This step-by-step guide is perfect for beginners who want to master loca...

Open this video on Fox Learn

Build a Windows Service from Scratch Using a Console App (C#)

Guide | 9 months ago

In today’s tutorial, we’re taking the next big step: turning the server console app into a fully functional Windows Service using .NET, Visual Studio, and Serilog for logging. A Windows Service is a background application that runs on your computer without ...

Open this video on Fox Learn

Build a TCP/IP Client & Server Chat App in C#

Guide | 9 months ago

🔌 Build a TCP/IP Chat Client–Server App in C# (Step-by-Step Tutorial) In this video, I’ll walk you through creating a complete TCP/IP chat application in C# .NET 10, using a lightweight library called TcpSharp. We’ll build both the server (Console App) and...

Open this video on Fox Learn

Learn CRUD in .NET MAUI with JWT Authentication (Full Tutorial)

Guide | 9 months ago

Complete CRUD App in .NET MAUI — Connected to JWT Web API In this video, we continue our .NET MAUI series by building full CRUD operations connected to a JWT-secured Web API. In the previous episode, we set up the API and authentication. Now, we’ll implemen...

Open this video on Fox Learn

Secure Login & Registration in .NET MAUI Using JWT Authentication

Guide | 9 months ago

In this video, I’ll show you how to build a secure Login & Registration system in .NET MAUI using JWT Authentication 🚀. We’ll work on both the JWT Web API (server) and the .NET MAUI client, covering everything from user registration to generating and stori...

Open this video on Fox Learn

Build a Login and Registration Form in .NET MAUI

Guide | 10 months ago

In this video, you’ll learn how to build a Login and Registration form in .NET MAUI, step by step. I’ll show you how to design a clean user interface, create the LoginPage and RegisterPage, and navigate between pages using MAUI’s built-in navigation system....

Open this video on Fox Learn

Create a Setup File + Automatic Updates in Visual Studio 2022

Guide | 10 months ago

Publish & Auto-Update a WinForms App with ClickOnce (VS2022) In this video, you’ll learn how to create a setup file for your WinForms app in Visual Studio 2022 using ClickOnce, and enable automatic updates step by step. ClickOnce makes it easy to deploy and...

Open this video on Fox Learn