﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Ayende @ Rahien</title><link>http://ayende.com</link><description>Ayende @ Rahien</description><copyright>Copyright (C) Ayende Rahien  2004 - 2021 (c) 2026</copyright><ttl>60</ttl><item><title>configurator commented on Profiler New Feature: Side by Side diff</title><description>I think the cached queries should appear next to the normal queries if they are the same
  
  
i.e.
  
  
SELECT ... FROM Blogs this_ WHERE ...             |            Cached query: SELECT ... FROM Blogs this_ WHERE ...
  
  
The original should still have a strike-through, to signify that it has been cached.
  
  
  
That said, I don't actually use the profiler so maybe what I'm saying makes no sense.
</description><link>http://ayende.com/4376/profiler-new-feature-side-by-side-diff#comment1</link><guid>http://ayende.com/4376/profiler-new-feature-side-by-side-diff#comment1</guid><pubDate>Thu, 28 Jan 2010 15:26:33 GMT</pubDate></item></channel></rss>