private void dependency_OnChange(object sender, SqlNotificationEventArgs e)
 {
     NotificationsHub.Show();
 }