public GadgetController()
 {
     gadgetDB = new GadgetsEntities();
 }