TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Vishal Dusane
1.2k
485
51.3k
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 highe
r
Reply
Answers (
0
)
drop packet
How to implement dithering algorithm in c++?