got net?

Kevin Hazzard's Brain Spigot

About the author

Welcome to Kevin Hazzard's blog.
E-mail me Send mail

Recent posts

Recent comments

Authors

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2010

Profiling LINQ Queries Presentation

I did a presentation called "Profiling and Tuning LINQ Queries" for the Richmond Sharepoint User Group on May 8th. I had gotten so busy, I forgot to post the slides and sample code. Here it is.

Profiling and Tuning LINQ Queries.pptx (75.58 kb) - these are the PowerPoint 2007 slides

ProfileLINQ20080508.zip (27.96 kb) - this C# project builds a dynamic query against the Northwind database using LINQ to SQL, allowing the use of the SQL Profiler to be used to see the increasing complexity of the queries as criteria is added and data is shaped using increasingly complex anonymous types.


Categories: Debugging | Richmond | SQL | User Group
Posted by kevin on Monday, May 19, 2008 10:45 PM
Permalink | Comments (1) | Post RSSRSS comment feed

Comments

richmondsql.org

Tuesday, June 03, 2008 12:45 PM

pingback

Pingback from richmondsql.org

Kevin Hazzards Presentation from the 8th of May - presentations

Comments are closed