C# Solutions Hub
C# Solutions Hub
  • Видео 37
  • Просмотров 29 460
C# Windows Forms | Complete Password Reset System with Gmail SMTP | SQL Server | User Manager
How to implement a robust password reset system in C# Windows Forms with SQL Server and Gmail SMTP integration. This comprehensive video covers:
- Creating app passwords for Gmail SMTP
- CRUD operations for user management
- Secure login system with attempt tracking
- Account lockout after 5 failed attempts for 15 minutes (set your own timing)
- Forgot password functionality
- Secure password reset process
- Password Hash
- Token generation and expiration
- Automatic expired token cleanup
Perfect for developers looking to enhance their application's security and user management. Follow along to build a professional-grade authentication system using C# and SQL Server.
The Project Template Source: (Li...
Просмотров: 186

Видео

C# Data Loading | Searching | Page options, Pagination | Flow Layout Panel | WinForms | SQL Server
Просмотров 340Месяц назад
Data loading, seamless search functionality, customizable page options, and efficient pagination using Flow Layout Panel. Subscribe, like, comment! Product Details and Photo Load inside Flow Layout Panel
An Advanced Bootstrap-Like DataGridView in C# WinForms | No Third-Party Plugins!
Просмотров 491Месяц назад
How to create a sophisticated DataGridView in C# WinForms that mimics the sleek look and functionality of a Bootstrap data grid-all without using third-party plugins or UI frameworks! Design a modern DataGridView interface with an 'Add New' button, search textbox, and print button. Implement customizable page options (10, 20, 30, All) and detailed page info (e.g., 'Showing 1 to 10 of 23 entries...
PDF CRUD Operations with C# in Google Drive & Google Sheets | WinForms | DGV Search & Pagination
Просмотров 223Месяц назад
Efficiently perform CRUD operations on PDF files using C# Windows Forms! Saving PDF documents to Google Drive while seamlessly managing PDF details in Google Sheets. Enhance your application with DataGridView functionalities, including search and pagination, to boost user experience. Upload and manage PDF files in Google Drive using C# Store and update PDF metadata in Google Sheets Implement Da...
Generate and Print DataGridView Data into Multi-Page PDF with Page Numbers | C# Windows Forms
Просмотров 523Месяц назад
View how to generate and print DataGridView data, including all columns, into multiple pages with page numbers, and save it as a PDF in C# Windows Forms! 📄✨. No third Party Tools Required! In this video, we'll guide you through the process of exporting your DataGridView data to a PDF document. We'll cover how to handle multi-page layouts, ensure all columns are included, and add page numbers to...
CRUD Operations with C# Windows Forms, Google Sheets API & Google Drive API | Image Upload
Просмотров 4882 месяца назад
Unlock the power of Google Sheets and Google Drive with C# Windows Forms in this video! 🎉 In this video, you'll witness how to perform full CRUD (Create, Read, Update, Delete) operations between a C# frontend and Google Sheets using the Google Sheets API, and how to upload product images to Google Drive using the Google Drive API. 📌 What's Covered: Setting up Google Cloud Console and creating a...
CRUD Operations with C# Windows Forms and Google Sheets API | Pagination with C# | Search | Print
Просмотров 6672 месяца назад
Unlock the power of Google Sheets with C# Windows Forms in this comprehensive video! 🎉 In this video, you'll witness how to perform full CRUD (Create, Read, Update, Delete) operations between a C# frontend and Google Sheets using the Google Sheets API. From setting up a Google Cloud Project to implementing the final code in Visual Studio 2022. Next: Uploading Product Images to Google Drive and ...
Clean Architecture 7.O | ADO.Net | Winforms C# | Sql Server | DGV - Filtering, Pagination & Printing
Просмотров 2613 месяца назад
Clean Architecture Dot Net 7.O | ADO.Net | Winforms | C# | Sql Server | Modal Form | DGV - Filtering, Pagination & Printing | Save Image To File System & Filepath To Db | Pagination in C# Part 1 : Category and Product CRUD Operations (Coming up Soon) Part 2 : Category and Product Design and Code Behind (Coming Soon) Part 3 : Dashboard (Coming Soon) Part 4 : Save Image to DropBox and FilePath to...
How to Create An Inventory Management System from Scratch | WinForms | C# | Part 7: Supplier CRUD
Просмотров 2903 месяца назад
#inventorymanagementsystem #csharp #windowsforms #sqlserver #sql #databaseinventorymanagementsystem #dashboard #mainmenu #hashedpassword Part 7: Supplier CRUD Operations How To Create A Complete Inventory Management System In C# WinForms & SQL Server From Scratch Part 7: Supplier CRUD Operations | Pagination in C# Using the power of C# WinForms and SQL Server to create an Inventory Management S...
A Quick Demo of C# Windows Application with Dashboard | SQL Server | Database on Cloud
Просмотров 3183 месяца назад
C#windowsforms #sqlserver #sqldatabase #dataanalytics #datagridview #C#pagination #sql C# Windows Application with Dashboard | SQL Server | Database on Cloud | Pagination in C# Just a quick Demo of a C# Windows Application with Dashboard | SQL Server | Database on Cloud. Can be used over the internet from anywhere Modal Form CRUD, DataGridView Listing, DataGridView Pagination, Filtering and Pri...
C# WinForms CRUD Operations to MongoDb with DataGridView Pagination, Filtering & Printing | Part 1
Просмотров 2164 месяца назад
#csharp #windowsforms #nosql #mongodb #datagridview #pagination #printing C# WinForms CRUD Operations to MongoDb with DataGridView Pagination, Filtering & Printing | Part 1 - Category CRUD Operations | Pagination in C# Email: csharpsolutionshub@gmail.com Part 1: Category CRUD Operations Part 2: Product CRUD Operations (Coming soon) Part 3: MongoDb Atlas Connectivity with MongoDb Compass (Coming...
How to Create An Inventory Management System from Scratch | WinForms | C# | Part 6: Product CRUD
Просмотров 4714 месяца назад
#inventorymanagementsystem #csharp #windowsforms #sqlserver #sql #databaseinventorymanagementsystem #dashboard #mainmenu #hashedpassword Part 6: Product CRUD Operations How To Create A Complete Inventory Management System In C# WinForms & SQL Server From Scratch Part 6: Product CRUD Operations Using the power of C# WinForms and SQL Server to create an Inventory Management System from the ground...
How to Create An Inventory Management System from Scratch | WinForms | C# | Part 5: User Login
Просмотров 2814 месяца назад
#inventorymanagementsystem #csharp #windowsforms #sqlserver #sql #databaseinventorymanagementsystem #dashboard #mainmenu #hashedpassword Part 5: User Login How To Create A Complete Inventory Management System In C# WinForms & SQL Server From Scratch Part 5: User Login Using the power of C# WinForms and SQL Server to create an Inventory Management System from the ground up. This video series wil...
C# WinForms Image - Details CRUD to SQL DB | DataGridView Pagination | Page Options | Update 2
Просмотров 1,1 тыс.5 месяцев назад
C# WinForms Image - Details CRUD to SQL DB | DataGridView Pagination | Page Options | Update 2 Key Features Covered: 1. Image Saving: Learn how to save images from your Windows Form application directly to a SQL database. 2. Image Retrieval: Discover the techniques to retrieve and display images from the SQL database in an advanced DataGridView. 3. Adding New Products: Implement a modal form fo...
How to Create An Inventory Management System from Scratch | WinForms | C# | Part 4: Create Users
Просмотров 3695 месяцев назад
#inventorymanagementsystem #csharp #windowsforms #sqlserver #sql #databaseinventorymanagementsystem #dashboard #mainmenu Part 4: Creating User Forms (frmUser and frmUserList) How To Create A Complete Inventory Management System In C# WinForms & SQL Server From Scratch Part 4: Creating User Forms (frmUser and frmUserList). Using the power of C# WinForms and SQL Server to create an Inventory Mana...
How to Create An Inventory Management System from Scratch | WinForms | C# | Part 3: Dashboard Main
Просмотров 4135 месяцев назад
How to Create An Inventory Management System from Scratch | WinForms | C# | Part 3: Dashboard Main
How to Create An Inventory Management System from Scratch | WinForm | C# | Part 2: Custom MessageBox
Просмотров 3955 месяцев назад
How to Create An Inventory Management System from Scratch | WinForm | C# | Part 2: Custom MessageBox
Creating Analytical Dashboard Using C# Windows Forms From SQL Server Database Tables Demo.
Просмотров 2215 месяцев назад
Creating Analytical Dashboard Using C# Windows Forms From SQL Server Database Tables Demo.
Fish Accountancy System - Assisting in the Fight Against Illegal Unreported, Unregulated Fishing
Просмотров 966 месяцев назад
Fish Accountancy System - Assisting in the Fight Against Illegal Unreported, Unregulated Fishing
Database Design for Inventory Management System In C# WinForms & SQL Server | Part 1
Просмотров 4757 месяцев назад
Database Design for Inventory Management System In C# WinForms & SQL Server | Part 1
How To Create A Complete Inventory Management System In C# WinForms & SQL Server From Scratch
Просмотров 1,1 тыс.8 месяцев назад
How To Create A Complete Inventory Management System In C# WinForms & SQL Server From Scratch
How to Generate and Print Receipts | C# | Windows Forms | Print DataGridView & Print Controls
Просмотров 9148 месяцев назад
How to Generate and Print Receipts | C# | Windows Forms | Print DataGridView & Print Controls
How to Generate Unique Receipt Nos | SQL Stored Procedure | C# | WinForms | Source Code | Part 2
Просмотров 2568 месяцев назад
How to Generate Unique Receipt Nos | SQL Stored Procedure | C# | WinForms | Source Code | Part 2
Simple POS with Loyalty Program | Points and Inventory Management | Windows Form |C# | Demo | Part 1
Просмотров 2609 месяцев назад
Simple POS with Loyalty Program | Points and Inventory Management | Windows Form |C# | Demo | Part 1
C# WinForms with SQL Server | Master-Detail CRUD | DB Operations and Advanced DataGridView | Part 3
Просмотров 64610 месяцев назад
C# WinForms with SQL Server | Master-Detail CRUD | DB Operations and Advanced DataGridView | Part 3
C# WinForms with SQL Server | Master-Detail Modal Popup CRUD Operations | With Source Code | Part 2
Просмотров 60010 месяцев назад
C# WinForms with SQL Server | Master-Detail Modal Popup CRUD Operations | With Source Code | Part 2
C# WinForms with SQL Server | Master-Detail CRUD Ops with Image Saving | Modal Popup Form Part 1
Просмотров 47510 месяцев назад
C# WinForms with SQL Server | Master-Detail CRUD Ops with Image Saving | Modal Popup Form Part 1
C# Windows Form: Create a Borderless, Draggable & Shadowed Window | With Source code
Просмотров 58511 месяцев назад
C# Windows Form: Create a Borderless, Draggable & Shadowed Window | With Source code
C# WinForms Image CRUD to SQL DB | Advanced DataGridView | Source Code
Просмотров 10 тыс.11 месяцев назад
C# WinForms Image CRUD to SQL DB | Advanced DataGridView | Source Code
How to print Datagridview, Picturebox and Label controls | C# Windows Form | With Source code
Просмотров 1,2 тыс.11 месяцев назад
How to print Datagridview, Picturebox and Label controls | C# Windows Form | With Source code