Programming

ADO Test in Delphi

Submitted by itachi_philip on
This a ADO Connection Test sample program where you can establish a connection string and view the database records. This program also a capabilities of adding, deleting and modifying records. Viewing field types and data types, parameters, stored procedure, Indexes, Filtering records and Test Connection..

Web-based Payroll Application

Submitted by Cayman on
Hi all, This is a web-based payroll application using ASP.NET and C# programming language. It showcase the use of MVC programming paradigm (not the ASP.NET MVC Framework) and Singleton programming pattern. It uses Telerik controls for ASP.NET, a powerful third party control. It also has some neat stuff like scheduling task items and asynchronous user-defined task.

Face Detection Concept in C#

Submitted by itachi_philip on
This sample code provides you the concept on how image processing is done and manipulated using EmguCV. One good example of image processing is FACE and Object DETECTION and RECOGNITION etc. but in this sample code I only give Face detection and Eyes detection concept. I Hope you guys, you appreciate and love this work.. In order to work this program:

Sample How to capture data from Magnetic Swipe Card reader/Credit Card Reader

Submitted by emond on
This Sample app shows how to use Magnetic card reader or credit card reader from MAGTEK http://www.hallogram.com/barcodes/scanners/mag/ in your Windows based project in POS-Inventory, Payment using Credit Card Processing ,etc very useful for resto, gas stations, grocery stores,etc.