public BarcodeController()
 {
     telemetryClient = new TelemetryClient();
     context = new BeerDrinkinContext();
 }