0
Answer

I want to build CRUD application using MFC

Vishal Dusane

Vishal Dusane

9y
1.3k
1
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