Uploaded videos
1-10 of 33-
VB.net Port Scanner (Thread pooling) Part I
deafjackomonster
69 views
So yer, long time with very little videos so I made a video. Its how to make a port scanner but with a thread pool to make the application far more efficient and quicker.
...
-
How to make a beta key system/registration in visual basic
deafjackomonster
3,210 views
WATCH IN 720!
This is a long tutorial on how to make a beta like key system.
Simple, elegant and clean.
Songs:
Rob Dougan - Speed Me Towards Death (Instrumental)
...
-
Visual basic new users!!! and login (dataset)
deafjackomonster
12,702 views
***READ***
This is how to make a simple add new user complete with login.
For more and how to install SQL studio goto http://www.deadcore.co.uk/2010/06/02/install-micr...
-
Visual basic: Get Raw Data Remotely
deafjackomonster
3,888 views
Quick video showing how to get raw data via HTML from a website. This can come in handy if you create a PHP script to login, or make your own web browser.
Songs:
Tik To...
-
Visual basic arguments
deafjackomonster
772 views
This is a quick tutorial on how to program arguments into a visual basic application
-
Visual basic login re-made. Simple (dataset)
deafjackomonster
5,995 views
I am back guys. This is a remake on how to create a login system, this time it with a LOT less code.
Also the first bit is how much code you would have to write if you w...
-
Visual basic mysql login
deafjackomonster
15,936 views
As requested many times this is a Mysql login tutorial,
Links:
Mysql driver:
http://dev.mysql.com/downloads/connector/net/6.0.html
Mysql admin:
http://dev.mysql.com/downl...
-
Visual basic DLL proagrming
deafjackomonster
9,422 views
This is a quick tutorial on VB DLL programing, C# one coming soon.
Want more goto http://www.deadcore.co.uk
or goto http://www.deadcore.co.uk/forum/index.php
-
C# login database
deafjackomonster
76,708 views
This is how to make a C# login database.
VB and tut on how to make the database http://www.youtube.com/watch?v=p0dcPiLYrck
Source: http://www.deadcore.co.uk/download/tutor...
-
visual basic login using a database (SQL way)
deafjackomonster
79,252 views
Command:
command.CommandText = "SELECT * FROM [User] WHERE (username='" + TextBox1.Text + "')AND (password='" + TextBox2.Text + "');"
Title says it all, want the source...
Advertisement










Play all(33)