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
  • 3566 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
  • 2461 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
  • 101 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
  • 250 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
  • 49 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
  • 57 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
  • 61 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
  • 251 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
  • 2703 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
  • 312 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 487
  • Page 488
  • Page 489
  • Page 490
  • Current page 491
  • Page 492
  • Page 493
  • Page 494
  • Page 495
  • …
  • 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

Free and Open Source inventory management system php source code
Doctor's Appointment System using PHP Free Source Code
Payroll System
Classic Pacman Game using JavaScript with Free Source Code
Student Management System in PHP/MySQL Source Code
Event Registration System with QR Code in PHP Free Source Code
Hotel Reservation System (VB.NET)
Library Management System with Barcode using PHP with Source Code
Inventory Management System in PHP with Source Code
Library Management Software

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 Clone or Copy a List in Python
    1 day 11 hours ago
  • How to Generate Pair Combinations from Two Tuples in Python
    1 day 11 hours ago
  • Luminosity Particle Generator App Using Tkinter in Python
    2 days 11 hours ago
  • Friendship Analytics App Using Tkinter in Python wtih Source Code
    2 days 11 hours ago
  • How to Rotate Array Using Reversal Algorithm in Python
    2 days 11 hours ago
  • How to Vertically Concatenate Matrices in Python
    3 days 11 hours ago
  • Andy's Oracle utilities
    4 days 7 hours ago
  • Sudoku Game Using Pygame in Python with Source Code
    4 days 10 hours ago
  • Fish Adventure Game Using Pygame in Python with Source Code
    4 days 10 hours ago
  • How to Find Odd Occurring Number in a List in Python
    4 days 11 hours ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement