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 Get Prime Numbers in VB.Net

Submitted by janobe on Fri, 10/05/2018 - 18:55
Now, let’s create a simple program which is how to get prime numbers in VB.Net. You will learn here how to easily determine the prime numbers between 1 to 100. This simple program is also powerful that you can use to test large numbers to see if they are “prime”. Just follow the steps below.
  • Read more about How to Get Prime Numbers in VB.Net
  • Log in or register to post comments
  • 10002 views

JavaScript - Get the Square Root of a Number

Submitted by razormist on Thu, 10/04/2018 - 19:46
Learn on how to create a Get the Square Root of a Number using JavaScript. A simple script that can generate a calculated square root number. This can be use when you have a hard time on finding the square root.
  • Read more about JavaScript - Get the Square Root of a Number
  • Log in or register to post comments
  • 67 views

PHP - Delete Multiple Row To SQLite Using PDO

Submitted by razormist on Thu, 10/04/2018 - 16:01
Learn on how to create a Delete Multiple Row To SQLite Using PDO. A simple code that can select a multiple row. This can delete multiple row in just one click at the same time.
  • Read more about PHP - Delete Multiple Row To SQLite Using PDO
  • 1 comment
  • Log in or register to post comments
  • 15 views

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
  • 3475 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
  • 2375 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
  • 69 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
  • 225 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
  • 35 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
  • 38 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
  • 40 views

Pagination

  • First page « First
  • Previous page ‹ Previous
  • …
  • Page 464
  • Page 465
  • Page 466
  • Page 467
  • Current page 468
  • Page 469
  • Page 470
  • Page 471
  • Page 472
  • …
  • 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

Mario Clone Game Using HTML & CSS in JavaScript with Source Code
Free and Open Source inventory management system php source code
Doctor's Appointment System using PHP Free Source Code
Bio-metric (Finger Print) Based Attendance system
Student Grades Management System Using PHP and MySQL with Source Code
Web-based Pharmacy Product Management System using PHP and MySQL Database
Inventory Management System in PHP with Source Code
Hotel Reservation System (VB.NET)
Hotel Reservation System
Best pos management system in php

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

  • Maze Game Using Pygame in Python with Source Code
    11 hours 33 minutes ago
  • How to Remove All Tuples in a List Outside the Given Range in Python
    12 hours 11 minutes ago
  • Text Hashing Tool Using HTML, CSS and JavaScript with Source Code
    22 hours 58 minutes ago
  • Student Attendance System Using Tkinter and SQLite in Python with Source Code
    1 day 11 hours ago
  • How to Calculate the Power Using Recursion in Python
    1 day 11 hours ago
  • Andy's Oracle SQL*Plus games
    1 day 16 hours ago
  • Virtual Drum Kit Using HTML, CSS and JavaScript with Source Code
    1 day 19 hours ago
  • Universal Length Converter Using HMTL, CSS and JavaScript with Source Code
    1 day 23 hours ago
  • Website Speed Tester Using PHP and JavaScript with Source Code
    2 days ago
  • Orbit Rotation Game Using Pygame in Python with Source Code
    2 days 11 hours ago
Advertise Here | FAQ | Forums | About Us | Hire Us

Privacy Statement | Disclaimer | Terms and Agreement