SQL Sentry's Aaron Bertrand (@AaronBertrand) shows how you can use Extended Events to track temp table creation and identify which session created which #temp table.
Paul White (@SQL_Kiwi) continues his series on ACID and transactions in SQL Server. In this installment, he discusses the SERIALIZABLE isolation level.
Paul White (@SQL_Kiwi) kicks off a new blog series about ACID – atomic, consistent, isolated, durable – and how many people make incorrect assumptions about how these things work in SQL Server.