Skip to content

Perarivalan/EmployeeCrud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmployeeCrud

This is a WPF windows application for managing employee details

In this WPF winform Application we have implemented following Crud Functionalities like Add, Edit, Remove and View.

Below is the screenshot for application user interface. image

Create - we can able to create employee details by using save employe button and all the field are mandatory to save.

View - While initial load of window we will get the employee details and display in grid and every CRUD like Add, Edit, Remove operation Employee details will refresh.

Edit - Each Row of Employee details grid will have edit option button.

Remove - Each Row of Employee details grid will have Delete option button.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages