LINQ Insight

  1. Executing LINQ Query

    스크린샷: ...

  2. Edit Parameters Window

    스크린샷: ...

  3. Filtering Data in LINQ Insight

    스크린샷: To filter data, enter the filter string to the Filter box on the LINQ Interactive window toolbar. ...

  4. Grouping Data in LINQ Insight

    스크린샷: To group the data by any column, drag the column header you want the data to be grouped by to the Group By Box panel. ...

  5. Viewing Related Data in a Pop-up Window

    스크린샷: You may browse related objects in two ways. First, you may click the drop-down arrow in the cell with this property, and its contents will be presented in a new grid without hiding the original data. Another way is to click the underlined object (or ...

  6. View Related Data in the Same Window

    스크린샷: You can switch between opened data views with tabs at the bottom of the window. ...

  7. Running an Anonymous Query with ToList Call

    스크린샷: ...

  8. Running a LINQ to XML Query

    스크린샷: ...