Investigating SQL Server 2008 Wait Events with XEVENTS
Simple-Talk writes, "Some reasons for the slow-running of database applications aren't obvious. Occasionally, even the profiler won't tell you enough to remedy a problem, especially when a SQL Statement is being forced to wait. Now, in SQL Server 2008, come XEvents, which allow you to look at those waits that are slowing your SQL Statements."
read more »
Bury