C#

C-Sharp

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:

Webcam face detection in C# using Emgu CV

Submitted by itachi_philip on
This tutorial has already been posted on the other sites, since maybe few have only knew about that site then I'll have to post it here. This tutorial has also been explain in the Emgu CV website that refers in this link: http://www.emgu.com/wiki/index.php/Face_detection in which that link refers also in this link http://friism.com/webcam-face-detection-in-c-using-emgu-cv

School Database to Demonstrate WPF Animation, Microsoft ReportViewer, SQL Server Compact

Submitted by m3muhsin on
This is C# application which demonstrate 1. Animation in WPF 2. Microsoft reporting,using report viewer 3. Microsoft SQL Server Compact 3.5 4. Automated Data Backup and Restore 5. Application Security Enjoy

Online Enrollment And Grading System using MVC 3 (Razor)

Submitted by tony_fear2003@… on
This Tonyfear's Online Enrollment System using ASP.Net's MVC3 technology (Razor) The purpose of this project is for those who wish 1.) to know web application development 2.) to know the MVC architecture 3.) to know how to use the ORM frameworks like nHibernate or Entity Framework 4.) to know how to implement custom membership service for LOGIN 5.) how to implement webgrid 6.) how to implement