Uploaded August 2026 | Updated September 2026, 2 weeks ago
Learn how to create a Number Guessing Game in C# using Windows Forms! 🎮
In this beginner-friendly C# project, you will learn how to generate a random number, take user input, compare numbers, display hints, count attempts, and show a winning message.
This project is perfect for students and beginners who want to improve their C# programming, problem-solving, and Windows Forms GUI development skills.
📌 In this video, you will learn:
✅ How to create a C# Windows Forms project
✅ How to generate random numbers
✅ How to take user input
✅ How to use if-else conditions
✅ How to give “Too High” and “Too Low” hints
✅ How to count the number of attempts
✅ How to create a simple C# game GUI
💻 Technologies Used:
• C#
• .NET
• Windows Forms (WinForms)
• Visual Studio
Subscribe to RunCodes for more programming tutorials, C# projects, coding tips, and beginner-friendly development videos.
#CSharp #CSharpProject #WindowsForms #NumberGuessingGame #RunCodes
Learn how to create a Number Guessing Game in C# using Windows Forms! 🎮
In this beginner-friendly C# project, you will learn how to generate a random number, take user input, compare numbers, display hints, count attempts, and show a winning message.
This project is perfect for students and beginners who want to improve their C# programming, problem-solving, and Windows Forms GUI development skills.
📌 In this video, you will learn:
✅ How to create a C# Windows Forms project
✅ How to generate random numbers
✅ How to take user input
✅ How to use if-else conditions
✅ How to give “Too High” and “Too Low” hints
✅ How to count the number of attempts
✅ How to create a simple C# game GUI
💻 Technologies Used:
• C#
• .NET
• Windows Forms (WinForms)
• Visual Studio
Subscribe to RunCodes for more programming tutorials, C# projects, coding tips, and beginner-friendly development videos.
#CSharp #CSharpProject #WindowsForms #NumberGuessingGame #RunCodes
![Python and C#: Similarities and Differences with Example! [Part-1]
In this video I will discuss the similarities between python and C# on various aspect.
Follow us on Social Media:
Facebook: www.facebook.com/RunCodesPage
Instagram: www.instagram.com/runcodes
Twitter: www.twitter.com/RunCodesTwit
This video is created by Ran and RunCodes own this video. Using of this video on other channels without prior permission will be strictly prohibited. (Embedding to the websites is allowed).. So stop copying and be a responsible people. #PythonVsCSharp #CSharpVsPython #PythonVsCS Python and C#: Similarities and Differences with Example! [Part-1]](https://i.ytimg.com/vi/pCwFUi6Hg_Y/mqdefault.jpg)

![How to Populate DataGridView in C#.NET using Single Line of Code?
Support us on Patreon: https://www.patreon.com/RunCodes
This video will show you how to populate datagridView in c#.net using linq technique. Using LINQ in your project is very advantageous for you and it reduces the line of code as well.
Login form using single line of code: https://youtu.be/Qh-oWyvJglU
complete login and forgot password system: https://youtu.be/8hXSMObIB3w
User Registration form: https://youtu.be/VT76ruswmHo
Email in C#: https://youtu.be/Fvd3jZn4Bpo
OTP in C#: https://youtu.be/d8OrtnpFC3M
Multiuser Login Form in C#.NET: https://youtu.be/QrsZ4DPCgpg
How to Create Login Form in C# with Database in Visual Studio?[With Source Code]: https://youtu.be/QmT1oec1YBc
Create Simple Login Form in C#.NET without Database[With Source Code]: https://youtu.be/L_6sjPUYzZg
How to Create Login Form in ASP.NET using SQL Server Database?[With Source Code]: https://youtu.be/-HHxnInfjUw
How to Link ComboBox with Database and show values in TextBox if Select ComboBox in C#.NET?: https://youtu.be/jhXJwE8QdUE
How to Link ListBox with Database and show values in TextBox if Select ListBox in C#.NET?: https://youtu.be/siLj4jFVLto
Insert Update Delete and View Data From SQL Server Database in C#.NET[Part-1][With Source Code]: https://youtu.be/uUCQVZ-gKY0
Insert Update Delete and View Data From SQL Server Database in C#.NET[Part-2][With Source Code]:https://youtu.be/_GQUR3bAQSE
Insert Update Delete and View Data From SQL Server Database in C#.NET[Part-3][With Source Code]:https://youtu.be/spPWdyM_MRY
Insert Update Delete and View Data From SQL Server Database in C#.NET[Part-4][With Source Code]:https://youtu.be/n7P5FgB0SkE
How to Send Free SMS in C#.NET using SMS API?With Source Code]: https://youtu.be/fc5ZNMXb4Fo
Send free SMS using C#[email-to-sms]:https://youtu.be/vOJn5ND-nmU
This video is created by Ran and RunCodes own this video. Using of this video on other channels without prior permission will be strictly prohibited. (Embedding to the websites is allowed).. So stop copying and be a responsible people.
Follow us on Social Media:
Facebook: www.facebook.com/RunCodesPage
Instagram: www.instagram.com/runcodes
Twitter: www.twitter.com/RunCodesTwit
#PopulateDataGridView #PopulateCSharpDataGridView How to Populate DataGridView in C#.NET using Single Line of Code?](https://i.ytimg.com/vi/q2Kfoyr1MNI/mqdefault.jpg)

![How to Create Quiz Application in Java Using MySQL Database? [Part-1] [With Source Code]
Support us on Patreon: https://www.patreon.com/RunCodes
This video will show you the basic concept of how you can create quiz application in java using MySQL database in NetBeans IDE.
Download MySQL connector: https://dev.mysql.com/downloads/connector/j/
Part-2: https://youtu.be/NTMVo-5YymY
Source Code: https://runcodes.tech/programming/java/how-to-create-quiz-application-in-java-using-mysql-database.html
Login attempt form without database connectivity: https://youtu.be/hl-eMk3CwHk
Login attempt limit form using database connectivity: https://youtu.be/kLYEnXdMdbo
Create Simple Login Form in Java: https://youtu.be/rQc5IkUMXM4
Login form in java using MySQL database and NetBeans IDE:https://youtu.be/yVeJy05D8ls
Login form in java using SQL Server Database and NetBeans IDE: https://youtu.be/85VE_kubnsI
How To Insert Update Delete And Display Data In jTable [Part-2]:https://youtu.be/NgRSW7ZOjLs
How To Insert Update Delete And Display Data In jTable [Part-1]:https://youtu.be/eybhdJFhQyE
How to Show jTable Selected Row into jTextField in java: https://youtu.be/mC9g_HLH1fc
How to Connect jComboBox with Database in java: https://youtu.be/z-hyQizHrs0
login form in java using SQL Server and NetBeans IDE: https://youtu.be/85VE_kubnsI
Simple Login form in java using NetBeans IDE: https://youtu.be/rQc5IkUMXM4
Send Free SMS using Java part-1[email-to-sms]: https://youtu.be/mvzK6rgJL58
Send Free SMS using Java part-2[email-to-sms]: https://youtu.be/cPH590u9a6Y
Send Free sms using java[SMS API]: https://youtu.be/8ZOHkJvE-oc
Follow us on Social Media:
Facebook: www.facebook.com/RunCodesPage
Instagram: www.instagram.com/runcodes
Twitter: www.twitter.com/RunCodesTwit
This video is created by Ran and RunCodes own this video. Using of this video on other channels without prior permission will be strictly prohibited. (Embedding to the websites is allowed).. So stop copying and be a responsible people.
#QuizApplicationJava #JavaQuizApplication #QuizApplication How to Create Quiz Application in Java Using MySQL Database? [Part-1] [With Source Code]](https://i.ytimg.com/vi/r8EPFN1cR-8/mqdefault.jpg)

![Create Simple Login Form in Java Without Connecting to Database[With Source Code]
Support us on Patreon: https://www.patreon.com/RunCodes
This Video will show you how to create a simple login from in java without database connectivity.
Follow us on Social Media:
Facebook: www.facebook.com/RunCodesPage
Instagram: www.instagram.com/runcodes
Twitter: www.twitter.com/RunCodesTwit
Source Code: https://runcodes.tech/programming/java/create-simple-login-form-in-java-without-connecting-to-database.html
Login form in java with mysql database connectivity::https://youtu.be/yVeJy05D8ls
Login from in java with sql server database: https://youtu.be/85VE_kubnsI
Login from in php with database connectivity:https://youtu.be/knRC9UmfYow
Login from in c#.net with database connectivity: https://youtu.be/QmT1oec1YBc
Simple Login form in C#.NET: https://youtu.be/L_6sjPUYzZg
Simple login form in PHP: https://youtu.be/MzxxWPYYCFQ
This video is created by Ran and RunCodes own this video. Using of this video on other channels without prior permission will be strictly prohibited. (Embedding to the websites is allowed).. So stop copying and be a responsible people. Create Simple Login Form in Java Without Connecting to Database[With Source Code]](https://i.ytimg.com/vi/rQc5IkUMXM4/mqdefault.jpg)
![How to Install Wordpress on Localhost?
Support us on Patreon: https://www.patreon.com/RunCodes
This Video will show you how to install wordpress on localhost means installing wordpress in your own computer!
Download wamp server: http://www.wampserver.com/en/
How to Send Free SMS using Android: https://youtu.be/9iJ0EaP-fAQ
Previous Video/ Create website for free: https://youtu.be/YglIT5xgnio
Create your own mail transfer system in PHP: https://youtu.be/g-FivqPobHY
send sms using android programming: https://youtu.be/AeG7Thc75FQ
Send Free SMS using C#.NET: https://youtu.be/vOJn5ND-nmU
Send Free SMS using Java part-1[email-to-sms]: https://youtu.be/vOJn5ND-nmU
Send Free SMS using Java part-2[email-to-sms]: https://youtu.be/cPH590u9a6Y
Send free SMS using C#[email-to-sms]:https://youtu.be/vOJn5ND-nmU
Send free SMS using PHP[email-to-sms]: https://youtu.be/nXYyx3P8130
Follow us on social media:
Facebook: www.facebook.com/RunCodesPage
Instagram: www.instagram.com/runcodes
Twitter: www.twitter.com/RunCodesTwit
This video is created by Ran and RunCodes own this video. Using of this video on other channels without prior permission will be strictly prohibited. (Embedding to the websites is allowed).. So stop copying and be a responsible people. How to Install Wordpress on Localhost?](https://i.ytimg.com/vi/rXQfQ4UDRic/mqdefault.jpg)
![How to Send an Email from Android Application without opening Gmail App?
This Video will show you how you can send an email from your android application without opening gmail application.
Multi user login demo: https://youtu.be/9_AplIcHL6g
bye bye findViewById: https://youtu.be/n3c2lkafFSU
Forget Password system in android: https://youtu.be/tLe_0Zy5UB0
Login attempt: https://www.youtube.com/watch?v=B6xnPQugtwc
Registration form using MySQL: https://youtu.be/Wwh66xFRLwU
OTP in android: https://youtu.be/TB9B3fMvTNU
Insert Delete and Update in android: https://youtu.be/jNrLy_37eh8
Multiuser Login: https://youtu.be/zSgrMVt_MFg
Send Free SMS using Android: https://youtu.be/9iJ0EaP-fAQ
QUIZ Apps in Android Part-1: https://youtu.be/9i8-64ZxSnk
QUIZ Apps in Android Part-2: https://youtu.be/QLz03fE7U2w
QUIZ Apps in android part-3: https://youtu.be/CqTQraJiXcQ
Notification in android: https://youtu.be/KwmQeq7nrPI
Show alert box in android: https://youtu.be/suPk9VPDSSg
Create login and registration in android using sqlite database[First Part]: https://youtu.be/B2avB5tmTMM
Create login and registration in android using sqlite database[Second Part]:https://youtu.be/eyr-SwWSd_I
Create login and registration in android using sqlite database[Third Part]:https://youtu.be/5A5nmqKmw2Q
Login form in android using Shared Preference: https://youtu.be/wDI-uCv27UU
Simple Login form in android: https://youtu.be/_6ubHOWK9Mw
send sms using android programming: https://youtu.be/AeG7Thc75FQ
Follow us on Social Media:
Facebook: www.facebook.com/RunCodesPage
Instagram: www.instagram.com/runcodes
Twitter: www.twitter.com/RunCodesTwit
This video is created by Ran and RunCodes own this video. Using of this video on other channels without prior permission will be strictly prohibited. (Embedding to the websites is allowed).. So stop copying and be a responsible people. #SendEmail #SendAndroidEmail #SendEmailWithoutOpeningGmail How to Send an Email from Android Application without opening Gmail App?](https://i.ytimg.com/vi/roruU4hVwXA/mqdefault.jpg)

![How to Create User Registration form with PHP and MySQL? [With Source Code]
Support us on Patreon: https://www.patreon.com/RunCodes
This Video will show you how to create a user registration form using php and mysql database.
Follow us on Social Media:
Facebook: www.facebook.com/RunCodesPage
Instagram: www.instagram.com/runcodes
Twitter: www.twitter.com/RunCodesTwit
Define Site and Testing Server in Dreamweaver CC: https://youtu.be/L4ex3S8BVCo
Source Code: https://runcodes.tech/programming/php/how-to-create-user-registration-form-using-php-and-mysql.html
Why you need to learn PHP Part-1:https://youtu.be/AQc-4ajRW3Y
Why you need to learn PHP Part-2: https://youtu.be/MqKDXV379Sc
Why you need to learn PHP Part-3: https://youtu.be/x0WA-DabXdY
Create simple login form in PHP: https://youtu.be/MzxxWPYYCFQ
Login from in php with database connectivity: https://youtu.be/knRC9UmfYow
Insert,Delete Update and search part-1 in PHP: https://youtu.be/ASaXnYad59g
Insert,Delete Update and search part-2 in PHP: https://youtu.be/_loGYNw9CzQ
Insert,Delete Update and search part-3 in PHP: https://youtu.be/izvSUkapmwk
Send Email using PHP: https://youtu.be/g-FivqPobHY
Send Free SMS using PHP: https://youtu.be/nXYyx3P8130
This video is created by Ran and RunCodes own this video. Using of this video on other channels without prior permission will be strictly prohibited. (Embedding to the websites is allowed).. So stop copying and be a responsible people. How to Create User Registration form with PHP and MySQL? [With Source Code]](https://i.ytimg.com/vi/sVYmAsFCFc8/mqdefault.jpg)