Search results for query: *

  • Users: Abattoir
  • Content: Threads
  • Order by date
  1. A

    DataColumn.Expression is too slow

    I'm just wondering if anyone else has had a problem with Expression columns taking way to long to compute. I have a DataSet with 15 interconnected tables, and I'm doing a lot of Count operations on the parent tables. Also some Parent lookups, string concatenations, and a little bit of...
  2. A

    DataSets and Identity columns

    I have been using databinding and datasets in my last few applications, but there's something that I'm missing somewhere. I'm so close, I can see the potential, but something isn't quite right. DataGridViews and DataSets seem to be very easy to set up when there is a direct one-to-one...
Back
Top