xml - LINQ Insight

  1. Running a LINQ to XML Query

    Bildschirmabzüge: ...

  2. Über LINQ Insight

    Beschreibung: easily Start 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 ...

  3. About LINQ Insight

    Beschreibung: 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.

    Merkmale: 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

    Versionshinweise: Fixed bug using namespaces for collections created when running LINQ to Objects queries. ...

  6. LINQ Insight V3.7.15

    Versionshinweise: Fixed bug throwing "Inconsistent language versions" in Visual Studio 2017 and Visual Studio 2019. ...

  7. LINQ Insight V3.7.14

    Versionshinweise: 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

    Versionshinweise: Adds support for Visual Studio 2019. Added support for Visual Studio 2019. ...

  9. LINQ Insight Kompatibilität

    Kompatibilität: 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

    Kompatibilität: 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

    Versionshinweise: Adds support for Visual Studio 2017. Adds support for Visual Studio 2017. ...

  12. LINQ Insight Preise

    Preise: 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 Hersteller Art-Nr. 300550433 Unsere Artikel-Nr.: 545792-1182166 1 Developer License- ...

  13. Executing LINQ Query

    Bildschirmabzüge: ...

  14. Edit Parameters Window

    Bildschirmabzüge: ...

  15. Filtering Data in LINQ Insight

    Bildschirmabzüge: To filter data, enter the filter string to the Filter box on the LINQ Interactive window toolbar. ...

  16. Grouping Data in LINQ Insight

    Bildschirmabzüge: 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

    Bildschirmabzüge: 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

    Bildschirmabzüge: You can switch between opened data views with tabs at the bottom of the window. ...

  19. Running an Anonymous Query with ToList Call

    Bildschirmabzüge: ...

  20. LINQ Insight seamlessly integrates into Visual Studio.

    Merkmale: 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 ...