1:11:52
C# Source Generators – Why and How
360 session, you'll learn how C# source generators work, why they matter, and how they can dramatically improve app ...
27:59
All About C# Source Generators | .NET Conf 2023
While using Reflection is still a necessary tool for any developer. The Roslyn source generators are a compelling way to write ...
3:30
Decompiling .NET DLLs into C# Source Code: A Step-by-Step Guide
In this video I will provide you solutions for decompiling .NET Assemblies into C# code using dotPeek decompiler. dotPeek is free ...
26:52
Make you C# code generate itself with Source Generators! | #1
In this tutorial, I'll walk you through the basics of creating and using Roslyn Source Generators in C#. While the example project ...
21:40
How to bend reality to your will with C# Source Generators
Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Check out my courses: ...
48:58
Introduction to C# Source Generators, a comprehensive development guide covering the process of creating source generators in ...
55:18
Code that writes code - .NET Source generators - Glenn F. Henriksen - NDC London 2026
This talk was recorded at NDC London in London, England. #ndclondon #ndcconferences #developer #softwaredeveloper Attend ...
12:45
How to write better code in C# using Source Code Analyzers (Roslyn)
Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Check out my courses: ...
3:23
How do I decompile a .NET EXE into readable C# source code?
Learn how to decompile a .NET EXE into readable C# source code. Decomplication is the process used to produce source code ...
10:27
How to obfuscate your .NET app and why it's pointless
Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Check out my courses: ...
35:13
SILKSONG SOURCE CODE Deep Dive: Optimization, Movement Logic & Architecture
A full deep-dive into the reverse-engineered C# code of Silksong. Movement logic analysis, implementation architecture, C# code ...
1:16
creating .exe file with C# code
title says it all. .NET framework C sharp compilation creating executable files with C sharp.
9:50
Getting Started with C# & .NET in VS Code (Official Beginner Guide)
Looking to get started building apps with .NET, C#, and VS Code? James has you covered in this beginner guide to get your ...
3:06:27
C# Full Tutorial - Employee Management System with Source Code
In this video, I will show you how to build Employee Management System using SQL Database and C# in Visual Studio. * Join and ...
8:58
C# Tutorial 91: How to get Source Code from a Website with C#
Get HTML code from a website C# c# - How to get source code after simulate web page button click Get HTML code from a ...
4:10
Learn C# Sharp in Four Minutes
Programming w/ Professor Sluiter
Learn C sharp in four minutes with a fast introduction to the C# programming language and Microsoft .net.
3:57:18
C# Full Project(Library Management System) with Source Code
C# Full Project(Library Management System) with SQL Server Database Source Code ...
29:58
C# Windows Forms: Connect to SQL Server and Perform CRUD Operations | Create Read Update and Delete
Create Desktop application using DotNet and Windows Forms. Perform CRUD operations using SQLClient (ADO.NET), SQL ...
5:02:59
C# Full Tutorial - Library Management System with Source Code
In this video, I will show you how to build Library Management System using SQL Database and C# in Visual Studio. * Join and ...
18:29
🎯 C# Code Extractor – Complete Tutorial + Source Code
Learn how to build a powerful C# console application that scans a directory, finds all .cs and .csx files, and extracts their content ...