in

Drowning In Technical Debt

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

Browse by Tags

  • Why "SET NOCOUNT ON" Sucks

    As I mentioned in a previous post , David Hayden sat in the front row and gave me an especially hard time about ‘set nocount on’ as a tip. I don’t remember the exact words, so I’m going to have to roughly paraphrase. His complaint was that some data access layers or object relational mapping tools or...
    Posted to roy ashbrook (Weblog) by royashbrook on 07-17-2007
  • command cancel vs close

    There are a ton of articles about using command cancel vs close when you are using a datareader. The idea is that it will make things faster if you cancel the command rather than just closing it if you have an occasion to interrupt the execution. If you don’t cancel, it seems that it will read the rest...
    Posted to roy ashbrook (Weblog) by royashbrook on 05-03-2007
Page 1 of 1 (2 items)
Community Credit
Powered by Community Server (Commercial Edition), by Telligent Systems