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