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
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...
I am refactoring a large ap...