Category: VB.NET
Total: 13 Posts
Posts of Category: VB.NET
Total: 13 Posts
Posts of Category: VB.NET
Lab Login System Mini Project in VB.Net
**Lab Login System Mini Project in VB.Net** Lab Login System is similar as Cyber Cafe Security System. As it provide all security features required in a computer laboratory. This Software is used to keep the ...Learn MoreVB.NETProjectsHow to Create a Web Browser in Visual Basic
How to Create a Web Browser in Visual Basic In visual basic the simplest application ever could be created is a web browser. Visual basic already contain a web browser control within the toolbox, after adding ...Learn MoreVB.NETPoint of Sale System Project in VB.Net
**Point of Sale System Project in VB.Net** Basically point of sale system or POS is a computer system that record financial transactions. The POS System is made using visual basic that handles sales by kee...Learn MoreVB.NETProjectsHow to Make a Keylogger in VB.Net?
How to Make a Keylogger in VB.Net? In this article we are going to develop our own Hacking Program. This article is on how to make a keylogger in vb.net. First of all lets take a look on what a keylog...Learn MoreVB.NETHow to Send Email Using VB.Net
How to Send Email Using VB.Net Sending and receiving emails has now became an important task in our daily life. Email service providers such as Hotmail, Gmail & Yahoo have provided their SMTP Ports so that thi...Learn MoreVB.NETEmailHow to Make Simple Login and Register System in VB.Net [Video Tutorial]
**How to Make Simple Login and Register System in VB.Net [Video Tutorial]** This article is on creating a simple registration and login system without using a database in visual basic. So this project uses Pr...Learn MoreVB.NETHow to Create Custom Button in VB.Net
How to Create Custom Button in VB.Net Have you ever thought of changing the look of your Buttons in Visual Basic? Then you are at right place, I’ll be showing you how you can make your own custom&nb...Learn MoreVB.NETSQL Injection Attacks – How to Prevent VB.Net Database Applications
**SQL Injection Attacks – How to Prevent VB.Net Database Applications** What is SQL Injection? SQL injection is a code injection technique which is used to attack data-driven applications in which malicious ...Learn MoreVB.NETSQLHow to Make a Notepad in VB.Net
**How to Make a Notepad in VB.Net** In today’s article I am going to provide you a simple notepad source code developed in visual basic.net. So the notepad uses very simple controls like RichTextBox1 and MenuS...Learn MoreVB.NETWorking With Error Provider in VB.Net [Video Tutorial]
**Working With Error Provider in VB.Net [Video Tutorial]** What is Error Provider? Error provider is a control that alerts the user that something is wrong in his input. Or simply it just helps in validat...Learn MoreVB.NETTutorialsVB.NET Project On College Stationery Management System
**VB.NET Project On College Stationery Management System** This is a College Stationery Management System Application Software project which is developed using Visual Basic .NET programming language and Microso...Learn MoreVB.NETProjectsHow to Make a Tic Tac Toe Game in VB.Net
How to Make a Tic Tac Toe Game in VB.Net Hello every, in this tutorial we are going to see how to make a tic tac toe game in vb.net. How to Make a Tic Tac Toe Game in VB.net 1. First of all Open visua...Learn MoreVB.NET