procedure TfrmOperationDetail.SaveOperationInfo;
var
  s: string;
...

Delphi What has been called a &quo...

by blackbird-crow-raven.myopenid.com, December 30, 2010 16:51, 1 refactoring, tagged with sql, ado, delphi, steaming pile of horse dung

I am refactoring a large ap...

55502f40dc8b7c769880b10874abc9d0 Talk
namespace DataSetTableAdapters {

    partial class MyTableAdapter {
...

C# TableAdapter and CommandTim...

by Auron, July 02, 2008 10:19, 10 refactorings, tagged with .net, C#, tableadapter, commandtimeout, dataset, ado

As TableAdapters are are au...

C2953d47b6de83f3217b48c3584fab1c Talk