LinqToSql Profiler private Beta – the screen shot gallery

This is just to give you some ideas about what the new LinqToSql Profiler can do.

It can track statements and associate them to their data context, gives you properly formatted and highlighted SQL, including the parameters, in a way that you can just copy and execute in SQL Server:

image

The profiler can tell you when you are hitting the database too often.

image

All the usual reports, what methods caused what queries to be executed?

image

Reports about unique queries across the entire profiling session:

image

And overall usage reports:

image

Print | posted on Sunday, October 18, 2009 11:30 PM

Feedback


Gravatar

# re: LinqToSql Profiler private Beta – the screen shot gallery 10/19/2009 4:26 PM Rob

How private is the private beta, I'd be very interested in doing some testing.


Gravatar

# re: LinqToSql Profiler private Beta – the screen shot gallery 10/19/2009 4:32 PM Ayende Rahien

Rob,
I sent you an invite.


Gravatar

# re: LinqToSql Profiler private Beta – the screen shot gallery 10/19/2009 5:39 PM Josh Arnold

We are using Linq To Sql on a handful of projects and I am VERY interested in doing extensive testing. Is it possible to get an invite as well?


Gravatar

# re: LinqToSql Profiler private Beta – the screen shot gallery 10/20/2009 5:12 AM Me too!

Please send me an invite also.


Gravatar

# re: LinqToSql Profiler private Beta – the screen shot gallery 10/20/2009 1:55 PM gunteman

And me too.. Working very extensively with L2S right now, so I believe I will be able to really test the profiler.


Gravatar

# re: LinqToSql Profiler private Beta – the screen shot gallery 10/20/2009 3:44 PM Brian

We're using it lots too, if you want some additional testers.


Gravatar

# re: LinqToSql Profiler private Beta – the screen shot gallery 10/21/2009 2:25 AM Ron

Very interesting in trying it out and giving some feedback.


Gravatar

# re: LinqToSql Profiler private Beta – the screen shot gallery 10/21/2009 10:21 AM Asif

we are also using a lot of Linq 2 SQL, And your tools are great, so really want to test drive this one, and will be glad to send the feedback.


Gravatar

# re: LinqToSql Profiler private Beta – the screen shot gallery 10/21/2009 4:13 PM Karl Ahlin

We're also very interested in trying out the beta. We're using Linq to SQL in a fairly large project.


Gravatar

# re: LinqToSql Profiler private Beta – the screen shot gallery 10/21/2009 9:14 PM Janus

Hello Ayende @ Rahien

Interesting project you are working at. Could I have a test drive?



NB:
Earlier I posted under Janus - http://dotnetforum.dk/blogs/janus/
is it possible for you to change that? to www.janusknudsen.dk ?


Gravatar

# re: LinqToSql Profiler private Beta – the screen shot gallery 10/26/2009 10:51 PM Sølve

This looks very good. Looking forward to be able to try this product Hopefully sooner than later :-)

Comments have been closed on this topic.