xml - LINQ Insight

  1. Running a LINQ to XML Query

    스크린샷: ...

  2. LINQ Insight 관련 정보

    설명: profiling instantly without the need to modify your project Supported LINQ Providers LINQ to Entities (Entity Framework) LINQ to NHibernate LINQ to SQL LinqConnect LINQ to XML LINQ to Objects RavenDB ...

  3. About LINQ Insight

    설명: profiling instantly without the need to modify your project Supported LINQ Providers LINQ to Entities (Entity Framework) LINQ to NHibernate LINQ to SQL LinqConnect LINQ to XML LINQ to Objects RavenDB ...

  4. Support for different LINQ providers & LINQ queries.

    기능: LINQ Insight supports LINQ to Entites (Entity Framework), LINQ to NHibernate, LINQ to SQL, LinqConnect, LINQ to XML, and LINQ to Objects. LINQ Insight can execute both usual LINQ queries and queries ... through extension methods. It also supports anonymous queries, for example, with immediate ToList calls. Running an Anonymous Query with ToList Call Running a LINQ to XML Query ...

  5. LINQ Insight V3.7.16

    릴리스 노트: Fixed bug using namespaces for collections created when running LINQ to Objects queries. ...

  6. LINQ Insight V3.7.15

    릴리스 노트: Fixed bug throwing "Inconsistent language versions" in Visual Studio 2017 and Visual Studio 2019. ...

  7. LINQ Insight V3.7.14

    릴리스 노트: Fixed bug with integration into VS2019 RTM, when both RTM and Preview versions are installed on the same workstation. Fixed bug with Visual Studio 2010, 2012, 2013 integration. Fixed bug detecting redundant non-nullable variables in LINQ queries. Fixed bug with non-detecting nullable variables in ...

  8. LINQ Insight V3.7.11

    릴리스 노트: Adds support for Visual Studio 2019. Added support for Visual Studio 2019. ...

  9. LINQ Insight 호환성

    호환성: Compatible Containers Microsoft Visual Studio 2019 Microsoft Visual Studio 2017 Microsoft Visual Studio 2015 Microsoft Visual Studio 2013 Microsoft Visual Studio 2012 Microsoft Visual Studio 2010 ...

  10. LINQ Insight Compatibility

    호환성: Compatible Containers Microsoft Visual Studio 2019 Microsoft Visual Studio 2017 Microsoft Visual Studio 2015 Microsoft Visual Studio 2013 Microsoft Visual Studio 2012 Microsoft Visual Studio 2010 ...

  11. LINQ Insight V3.6.10 released

    릴리스 노트: Adds support for Visual Studio 2017. Adds support for Visual Studio 2017. ...

  12. LINQ Insight 가격정보

    가격: LINQ Insight V3.7- New Perpetual Licenses- Standard All new licenses include a free subscription that includes support and access to any product upgrades and releases 1 Developer License- with 1 Year Subscription 메이커 제품 번호: 300550433 부품 번호: 545792-1182166 1 Developer License- with 1 Year ...

  13. Executing LINQ Query

    스크린샷: ...

  14. Edit Parameters Window

    스크린샷: ...

  15. Filtering Data in LINQ Insight

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

  16. 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. ...

  17. 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 collection) property in the grid, and the grid ...

  18. View Related Data in the Same Window

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

  19. Running an Anonymous Query with ToList Call

    스크린샷: ...

  20. LINQ Insight seamlessly integrates into Visual Studio.

    기능: With LINQ Insight you can write your LINQ Queries in the Visual Studio code editor using all its features (syntax highlighting, intellisense, etc.) and then execute them right from your code with no preparation or query modification. All LINQ Insight requires is compilable code. The result is also ...