Tutorials

C#: Retrieving and Deleting with SQL Sever

Submitted by janobe on
In this tutorial, I will teach you how to delete and retrieve the data in C#.net and SQL server 2005. With this, you can retrieve and delete the data in the database. This method is very helpful when developing a system because you can delete the test data that you have saved in the database.

So, let’s get started:

1. Create a database and name it “employeedb”. 2.

How to Update data Using C# and SQL Server Database

Submitted by janobe on
In my previous tutorial, I tackled about how to load data in C#.Net and SQL Server Management Studio Express. So, if you have already mastered it? This time, I'm going to teach you how to update in the database in C#.Net and SQL Server Management Studio Express. This process is so simple that you could easily follow.

Student Attendance Monitoring System using Barcode in PHP Free Source Code

Submitted by rinvizle on

If you are looking for Student Attendance Monitoring System with Barcode using PHP then you are at the right place. This is a full source code. It has a three-side to logging on the admin side to view and manage the data and the teacher side to check the attendance of the students, Students side entering their Barcode Number given by their teachers to have their attendance and it will see a record on the teacher side.