in

Drowning In Technical Debt

C# | ASP.NET | SharePoint | SQL | Architecture | SOA |

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • nopatchforstupid #1

    stupid 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 public bool CleanUpTable( decimal id) { bool bRet = true ; try { if (db ! = null ) { DbCommand dbCommand = db.GetStoredProcCommand( "delete proc" ); db.AddInParameter(dbCommand, "@id" ,DbType.Int32...
    Posted to roy ashbrook (Weblog) by royashbrook on 03-09-2007
Page 1 of 1 (1 items)
Community Credit
Powered by Community Server (Commercial Edition), by Telligent Systems