Visual Studio Debugger
Debugging LINQ
This topic applies to:
Edition | Visual Basic | C# | F# | C++ | Web Developer |
|---|---|---|---|---|---|
Express | ![]() | ![]() | ![]() | ![]() | ![]() |
Pro, Premium, and Ultimate | ![]() | ![]() | ![]() | ![]() | ![]() |
Visual Studio supports the debugging of language integrated query (LINQ) code, with some limitations. Most debugging features work with LINQ statements, including stepping, setting breakpoints, and viewing results in debugger windows. This section describes the major limitations of LINQ debugging.
In This Section
Reference
See Also

