Multi-Threaded Applications in Visual Basic

Submitted by Yorkiebar on
Introduction: This tutorial is on how to create a multi-threaded application in Visual Basic. Design: There really is no design needed for this application, although if you wanted to, you can add a button. What Is a Thread? A thread is the part of your .NET program which runs everything else, your UI, your functions and your classes. Without a thread, your program would not be able to run. Why Multiple Threads? Once a thread has a lot of processing to do, problems begin to arrise.

CHESS IN QBASIC

Submitted by bleeder on
Student are no more interested in qBasic programing language but I got some interesting program in folder written in qBasic from which good vb.net code can be generate if study well. I don't do the programming stuff again since I b'come a h**ker but i don't want the knowledge to be wasted. thanks 4rm bleeder

Online Ordering System for Unlimited Network of Opportunities Incorporated

Submitted by kurtjurgenvon.lumbao on
Hi guys, this is my Capstone Project during my final defense in USM! We are using PHP and MySQL in building our system but depending on our expertise, this system is not really what you are expecting but I hope it will help you build your system. I will not include the ability of the system here but try to check the database that I have created. Please add me on your fb account Kurt Jurgen VOn D

Sending Email using Gmail SMTP in Swiftmail with PHP

Submitted by ronard on
Hi Sourcecodesterian, I would like to share this code that I used in my current project. This will teach you on how to send email using gmail smtp in swiftmail libraries. I used swiftmail because this is very easy to use and configure. Just follow the comments inside the script of index.php. Please ensure that you have gmail credentials to send message. Thank you for reading hope it will help you

Count Total Time User Registered using PHP and MySQL

Submitted by ronard on
Hi Sourcecodesterian, This simple program will show you on how to count the total time registered from the user. And it can be added to your future project or web development. How to run this script? 1. Just copy the tutorials folder from this db folder. 2. Paste it to your "mysql/data" in your xampp. 3. Paste your downloaded file and unzip. Then paste it your "htdocs/" in your xampp. 4. Open to