C#

C-Sharp

Input Box in C#

Submitted by Kamlesh Gupta on
Visual Basic 6.0 has an InputBox() function, Visual Basic .NET has one but in C# you don't. You can easily solve this by adding a reference to 'Microsoft.VisualBasic.dll' and using the static method 'Microsoft.VisualBasic.Interaction.InputBox()'.

MultiFace Recognition and Identification System

Submitted by itachi_philip on
MultiFace Recognition and Identification System - a desktop application software designed for face recognition and Identification, which developed under the used of free and open source tools.. -capable of saving and retrieving recognize face in file(folder). -supports multiple face recognition.

Sales And Monitoring System

Submitted by tony_fear2003@… on
The Sales And Monitoring i created for my cousin. basically just a simple project for their SAD. PROGRAMMER: WINSTON L. GUBANTES System Requirements: 1. Windows XP, Windows Vista, Windows 7, Windows Server 2003, 2005 OR HIGHER 2. CPU(Intel,Amd) 1ghz or higher 3. RAM 512 mb or higher (1gig recommended) 4. Flash Player (later versions) Requirements for IDE: 1. C# VS STUDIO 2010 Professional Edition

Home/Personal Budget Desk

Submitted by maverickosama on
The software gives you facility to manage home and personal budget, create users, edit update delete, update edit budget details, export budget to text and excel file. If you like the project then do write your comments and suggestions. My Blog: www.bitsbyta.com (relate to C#, VB.NET, JAVA, C++ coding tutorials) My Projects List: www.sourcecodester.com/users/maverickosama/track

ADD, EDIT, DELETE, SEARCH - C# and SQLite

Submitted by itachi_philip on
ADD, DELETE, EDIT, SEARCH / Database Manipulation using C# and SQLite; This project is created with the use of Free and Open Source Tools C# IDE - SharpDevelop IDE; Database - SQLite Database; Note: This application can also run by using Visual Studio 2010.... To make this application run properly make sure you install .Net Framework 4.