Asynchronous execution suggestion
Posted: Fri 01 Jul 2005 22:58
I have studied all the three possible asynchronous execution modes. Perhaps it would be pleasant if PgSqlCommand and PgSqlConnection had a AsyncOperationFinished (or such) event so one needn't specify the callback manually. But this is really an extra.