Skip to main content
sourcecodester logo

Main navigation

  • Home
  • Blog
  • Projects
    • C# Projects
    • PHP Projects
    • Visual Basic Projects
  • Programming
    • Python
    • PHP
    • Visual Basic .NET
    • Visual Basic
    • C#
    • Java
    • JavaScript
    • C/C++
    • ASP/ASP.NET
    • HTML/CSS
    • Microsoft Access
    • Assembly
    • Assembly
    • Delphi
    • Other
    • SAP/ABAP
    • SQL
    • Visual FoxPro
  • Compilers
    • Online Python Compiler
    • Online PHP Compiler
    • Online JavaScript Compiler
  • Mobile
    • Android
    • Firefox OS
    • Windows Phone
    • iOS
  • Tutorials
    • ASP/ASP.NET
    • C#
    • C/C++
    • HTML/CSS Tutorial
    • Java Tutorial
    • JavaScript Tutorial
    • PHP
    • Python
    • Visual Basic .NET
  • Contact
  • Submit Code
  • Log In

How to Create a Simple Login System in C#

Submitted by janobe on Wed, 10/03/2018 - 21:33
In this tutorial, I will teach you how to create a simple login system in c#. This simple login system is a good start when you begin to program for the security of your application. This has a default username and password that can be used when you log in. See the procedure below.
  • Read more about How to Create a Simple Login System in C#
  • Log in or register to post comments
  • 3554 views

JavaScript - Random Name Generator

Submitted by razormist on Wed, 10/03/2018 - 20:55
Learn on how to create a Random Name Generator using JavaScript. A simple script that can generate a random combination of strings. This can be used when you want to decide in which name will you use to your child.
  • Read more about JavaScript - Random Name Generator
  • 3 comments
  • Log in or register to post comments
  • 2451 views

PHP - Simple Search Filter To SQLite Using PDO

Submitted by razormist on Wed, 10/03/2018 - 14:59
Learn on how to create a Simple Search Filter To SQLite Using PDO. A simple code that can filter your data into a simplified viewing element. This can make it easier to view the data based on the user keyword.
  • Read more about PHP - Simple Search Filter To SQLite Using PDO
  • 2 comments
  • Log in or register to post comments
  • 95 views

PHP - Simple Login Application To SQLite Using PDO

Submitted by razormist on Wed, 10/03/2018 - 14:14
Learn on how to create a Simple Login Application To SQLite Using PDO. A simple php code that validate the user login info. This can be used when your system needed some login application.
  • Read more about PHP - Simple Login Application To SQLite Using PDO
  • Log in or register to post comments
  • 242 views

JavaScript - Simple Bytes Conversion

Submitted by razormist on Wed, 10/03/2018 - 13:56
Learn on how to create a Simple Bytes Conversion using Javascript. A simple tool that automatically convert the bytes data into a readable data. This can be used when your system needed a unit conversion.
  • Read more about JavaScript - Simple Bytes Conversion
  • Log in or register to post comments
  • 48 views

PHP - Upload Files To SQLite Using PDO

Submitted by razormist on Wed, 10/03/2018 - 10:29
Learn on how to create a Upload Files To SQLite Using PDO. A php code that can upload any file and save the detail to SQLite database. This can be used when you want to upload user files to your system.
  • Read more about PHP - Upload Files To SQLite Using PDO
  • Log in or register to post comments
  • 50 views

JavaScript - Dynamic Font Resizer

Submitted by razormist on Tue, 10/02/2018 - 21:28
Learn on how to create a Dynamic Font Resizer using JavaScript. A simple tool that can change your font size dynamically. This can be use when you want to resize your font without doing it as a code.
  • Read more about JavaScript - Dynamic Font Resizer
  • Log in or register to post comments
  • 59 views

PHP - Submit Post Data To SQLite Using PDO & jQuery

Submitted by razormist on Tue, 10/02/2018 - 20:58
Learn on how to create a Submit Post Data To SQLite Using PDO&jQuery. A simple tool that let you send the data inputs using jQuery POST. This can be use when you want to stop the page from refreshing when submitting a POST data.
  • Read more about PHP - Submit Post Data To SQLite Using PDO & jQuery
  • Log in or register to post comments
  • 246 views

WHATAPP Messenger and Auto responder.

Submitted by rotich on Mon, 10/01/2018 - 22:53
Can send multiple messages with data from mssql database. Like multiple user messaging with different payment methods and username. If you have problem contact me on +254728719865 (WhatsApp) You can build call back URLs to autorespond to your whatsapp messages.
  • Read more about WHATAPP Messenger and Auto responder.
  • 3 comments
  • Log in or register to post comments
  • 2686 views

Sound Player in Visual Studio C++ .NET

Submitted by antonis68 on Sun, 09/30/2018 - 19:41
This sound player project use the libZPlay from http://libzplay.sourceforge.net. Methods are called from library libzplay.dll with [InteropServices::DllImport("")]. The use of the library is relatively easy.
  • Read more about Sound Player in Visual Studio C++ .NET
  • 1 comment
  • Log in or register to post comments
  • 304 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 483
  • Page 484
  • Page 485
  • Page 486
  • Current page 487
  • Page 488
  • Page 489
  • Page 490
  • Page 491
  • …
  • Next page Next ›
  • Last page Last »
Subscribe to

Share Source Code or Tutorial

Do you have source code, articles, tutorials or thesis to share? Submit it here by clicking the link below
 

Submit now...

Popular Source Code

Inline Shopping Cart System In PHP and MySQL Database Tutorial
Student Management System in PHP/MySQL Source Code
Doctor's Appointment System using PHP Free Source Code
Web-based Pharmacy Product Management System using PHP and MySQL Database
Sending SMS using AT Commands via GSM Modem/GSM Phone (receiving SMS-updated)
Add to Cart Shopping Using HTML, CSS and JavaScript with Source Code
Advance Shopping Cart using PHP Free Source Code
Sales and Inventory System in PHP/MySQLi with Source Code
Basic Shopping Cart using PHP/MySQL with Source Code
Advanced School Management System with Complete Features

User account menu

  • Log in

Book navigation

  • SQL Tutorial
  • PHP Tutorial
  • CodeIgniter Tutorial
  • Android Tutorial
  • Visual Basic Tutorial
  • C# Tutorial
  • CSS Tutorial
  • Learn C in 15 Days
  • Object Oriented Programming in C++
  • Data Structures in C++
  • Fundamentals of C Language
  • Learn Object Oriented Programming in C++
  • Java Tutorial
  • Python Tutorial

Recent content

  • How to Find the i-th Smallest Element in Linear Time in Python
    2 hours 41 minutes ago
  • How to Implement Johnson’s Algorithm in Python
    2 hours 44 minutes ago
  • Andy's Oracle utilities
    1 day ago
  • Supermarket Billing System Using SQLite and Tkinter in Python with Source Code
    1 day 1 hour ago
  • Pomodoro Clock Using Tkinter in Python with Source Code
    1 day 2 hours ago
  • How to Implement Floyd-Warshall Algorithm in Python
    1 day 2 hours ago
  • Number System Conversion App Using Tkinter in Python with Source Code
    3 days 2 hours ago
  • How to Implement Bellman Ford Algorithm in Python
    6 days 2 hours ago
  • How to Implement Selection Sort in Python
    6 days 2 hours ago
  • Atari Centipede Clone Game Using HTML, CSS, and JavaScript with Source Code
    1 week ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement