Anshu Anshu

Anshu Anshu

  • NA
  • 58
  • 1.4k

Employee Detail In MVC

Sep 10 2018 11:35 AM
here is the scenario to be implemented:
  1. There is a drop down list of employees from employee master table
  2. Once this is selected in the client screen, employee details such as
    1. Education
    2. Age
    3. Technology experience
    4. Last co worked
Needs to be entered in the screen.
 
At the business layer do checks
  • On the age should be greater than 20 and less than 30
  • Lastco worked cant be in Infosys Pvt. ltd.

Answers (1)