Skip to content

WCF Service, MVC & WinForm clients using Entity Framework code first, JQuery

Notifications You must be signed in to change notification settings

LubosKato/HRApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HRApp

WCF Service, MVC & WinForm clients

 All string data must be stored in Unicode.  A desktop component allows the HR department to input the following employee details into the system: o Supervisor o First Name o Last Name o Email Address o Salary  A web component is developed to allow the HR department to view employee details. o All employees should be displayed within a supervisory hierarchy, o Only employee names should be displayed when the page is first loaded. o Selecting an employee should also display their email address and salary.  The desktop and web components must only interact with the database through a WCF service.

About

WCF Service, MVC & WinForm clients using Entity Framework code first, JQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published