InfoQ

News

Open Source LINQ to SQL Debugger

Posted by Jonathan Allen on Aug 16, 2007 01:37 AM

Community
.NET
Topics
Debugging
Tags
LINQ
Visual Studio 2005 introduced the concept of debugger visualizers. A debugger visualizer gives you the ability to customize how an object is displayed in the debugger. A visualizer can be as simple as formatting an XML string or as complicated as a full test bed that appears on demand.

The debugger visualizer for LINQ to SQL displays the raw SQL generated by the query. With a single click, the query can then be executed the query with the results being displayed in standard grid.

The LINQ to SQL debugger visualizer is not shipped with Visual Studio 2008, but you can download the source code for it from Scott Guthrie.

For more information on creating your own Debugger Visualizer in Visual Studio 2005, check out David Hayden's Article.

No comments

Reply

Exclusive Content

Rob Windsor on WCF with REST, JSON and RSS

WCF is not just for SOAP based services and can be used with popular protocols like RSS, REST and JSON. Join Rob Windsor as he introduces WCF 3.5 and its new native support for non-SOAP services.

Christophe Coenraets Discusses Flex 3, AIR, and BlazeDS

Christophe Coenraets discusses Flex 3, Flex Builder, AIR, BlazeDS, Adobe and open source, integrating Flex with existing applications, and integrating RIAs with search engines and browsers.

Debunking Common Refactoring Misconceptions

Danijel Arsenovski attempts to dispel some of the myths around refactoring and how it applies to .NET developers.

REST Eye for the SOA Guy

In this presentation, recorded at QCon San Francisco, CORBA guru Steve Vinoski explains REST from the view of someone who comes to SOA from a traditional, RPC-oriented background.

Choose Feature Teams over Component Teams for Agility

Feature teams are key to scaling agility for large teams. In an excerpt from "Scaling Lean and Agile Development," Larman & Vodde show how feature teams resolve traditional problems & raise new issues

Billy Newport explains Virtualization

Billy Newport talks about virtualization, eXtreme Transaction Processing (XTP) and WebSphere Virtual Enterprise. He discusses hardware, hypervisor, JVM, application and data virtualization.

Virtualization and Security

While virtualization provides many benefits, security can not be a forgotten concept in its application.

Introduction to Agile for Traditional Project Managers

This session is specifically aimed at traditionally trained project managers who are new to Agile, and who would like to be able to relate the PMI's best practices to their Agile equivalents.