Part 2: C# WinForms User Registration - UserManager Classes & JSON File

Опубликовано: 02 Май 2026
на канале: Enes Aliev
177
8

Welcome to Part 2 of our C# WinForms User Registration Form Tutorial! In this video, we dive deeper into the backend by creating User and UserManager classes. We also integrate Newtonsoft JSON to handle data storage for registered users.

Here's what you'll learn in this tutorial:

How to create User and UserManager classes in C#
Integrating Newtonsoft JSON from the NuGet Package Manager
Storing and displaying registered users in a JSON file
By the end of this video, you'll have a solid understanding of how to manage user data effectively in C# WinForms and utilize JSON for data storage. Stay tuned for the next part where we'll build the login form and handle user authentication!

🔑 Key Takeaways:

Create and manage User and UserManager classes
Use Newtonsoft JSON for data serialization
Display registered users in a JSON file
Watch now to continue building your C# WinForms User Registration and Login system!

#csharp #winforms #newtonsoftjson #jsonintegration #usermanagement #csharptutorial #coding #softwaredevelopment #programmingtips

Playlists:
C# Winforms Login/Registration Application Advanced -    • C# WinForms User Registration & Login Syst...  

C# Winforms Book Management System Application with CRUD -    • C# WinForms: Create a Full Book Management...  

Web design Tutorials 💻 -    • Web Design Tutorials  

Asp.Net Core tutorials 💻:
   • ASP .NET Core MVC Creating Warehouse Manag...  

E-commerce website project -    • Building an interactive E-commerce Website...  

C# Winforms Projects: https://github.com/Enes-hacker/my-csh...

Contacts:
Gmail📧: [email protected]
https://linktr.ee/enesaliev
My GitHub Profile 😺: https://github.com/Enes-hacker

Website 👩‍💻: https://enes-hacker.github.io/enesali...

DM me :
Gmail📧: [email protected]
Twitter 🐦:   / enesmehmedaliev  

Hire me:
LinkedIn 💼:   / enes-aliev-7b81381a9  

⏱Timestamps:

INTRO - 00:00 -00:06
USER CLASS - 00:10 - 2:03
UserManager Class - 2:04 - 4:08
Instaling newtonsoft json from NuGet Package manager - 4:09 - 5:08
UserManager Class 2 - 5:09 - 12:06
Testing the Registration Form - 12:07 - 13:31
Outro - 13:34