Slide decks for Desert Code Camp (#dcc11)
I presented three sessions at Desert Code Camp 2011.1, and I had a great time doing so. In case you wanted to grab a copy of the slide decks, here they are. Getting SQL Service Broker Up and Running SQL Server Indexing for the .NET Developer Where should I be encrypting my data Thanks, Denny
Can tempdb data and log put on on RAID 1 one physical disk, or keep it separate physical disk?
It really depends on the amount of load that you put on the tempdb database. Everything which is done within the tempdb database is going to be logged in the transaction log just like any other database so if the tempdb database has a very high IO then it may make sense to put the […]
Answering forum questions can now get you cold hard Amazon Gift cards
Tech Target has upped the perks of posting on their IT Knowledge Exchange forum (the same site that hosts my blog). Tech Target recently announced that by posting on their site, and earning badges by gaining points, and getting sent Amazon Gift cards for earning the badges. Not a bad deal if you ask me. […]
MySpace’s failures had next to if not nothing to do with the Microsoft stack or being in LA
If you were on twitter in the last couple of days you may have seen some links to a blog post titled “MySpace’s death spiral: insiders say it’s due to bets on Los Angeles and Microsoft” in which the author tries show that because MySpace used the Microsoft stack (ASP.NET, IIS, Windows, and SQL Server) […]