Programming

Microsoft Access Car Rental Application

Submitted by Rajan on
Microsoft Access Car Rental Application. Real situation based development for a friend and submitted herewith total freedom of customisation. For any Rent a Car business using Microsoft Access 2010 onwards... send email to your clients regarding the rental agreement. See your Income and Expenditure statement. Bank loan refund, income on any particular car etc... Create the ledger account carefully

Quiz Management System in C++

Submitted by Imran Cusitian on
Hello World...!!! Though I am not an expert programmer but today i want to share my little knowledge of C/C++ programming by sharing this simple Quiz Management System with you people. I hope this may help some students in their mini assignments/projects. It is a Quiz Management System in C/C++ which contains Quizes in form of MCQs for various subjects. You people are free to modify this program

PHP-University Application System

Submitted by Patrick Mvuma on
Greeting from Malawi the warm heart of Africa. I developed this university registration system project just to share with the people who can make use of the project like this and at the same time for others like students who can learn from it. This project is complete but feel free to customise it the way you like its ok and i hope you will find it usefull one way or the other. How to use the

Simple CRM Call Logs (WPF, C#, MVVM, Databinding, Code First Entity Framework)

Submitted by Erwin Wilson Ceniza on
This a running WPF app... To run the program... Step 0: install EntityFramework in the nuget package manager Step 1: * Delete all the migration files (e.g 201809271109154_InitialDatabase.cs) under the Migrations Folder that is also under the CRM.DataAccess Library Project Step 2: * Change the [Data Source] value of the connection string in to name of your local server instance in SQL Server in the