I am looking for something similar to Bullet in Rails world, for ASP.NET MVC3.
To be specific, I am looking for a light-weight plugin to get all the SQL fired to load a web page, without having to mine logs.
I use FluentNhibernate, with SQL Server 2008 R2, on ASP.NET MVC3.
I have used Glimpse, and there is probably a way to add a plugin to check SQL as well. But I am looking for something much lighter.