public Form1()
 {
     InitializeComponent();
     db = new HRSystemEntities();
 }