Vishal Dusane

Vishal Dusane

  • 1.2k
  • 465
  • 50k

I want to build CRUD application using MFC

Aug 31 2015 6:48 AM
Required Inputs:
Emp Id
Name
Address
Department Name
Date of Joining
Is Married
Monthly Salary

Program should allow add, edit, delete, list operations for the employee records via menu
The employee data should be stored in a disk file.

The project should be a windows - Win32 or MFC project - you can either use just the Win32 or you may use MFC.
The IDE to use to develop this project should be: Visual Studio 2010 or higher