VB.Net

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 Microsoft Access 2007 as its Database store. It is very good software which can be used for B.Tech, BSc, BCA and many other courses for college projects. Hope you all like it. The project also …

VB.NET Project On College Stationery Management System Read More »

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 Properties present in My Project. The link to download the project is also given in this article. Also Read: Lab Login System Mini Project in VB.Net The Login system will allow us to: Add a single user …

How to Make Simple Login and Register System in VB.Net [Video Tutorial] Read More »

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 SQL statements are inserted into an entry field for execution. This VB.Net tutorial will guide you through the use of parameterized SQL queries and demonstrate how they can be used to prevent SQL injection …

SQL Injection Attacks – How to Prevent VB.Net Database Applications Read More »