CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: anthony.harel

Search: Search took 0.04 seconds.

  1. Entity framework : include with order by problem

    Hi,

    I have a problem with a query in entity farmework (I'm using EF 3.1.18).
    When I add an OrderBy in ThenInclude, I've got a crash :


    An expression of type 'System.Linq.IOrderedQueryable`1...
  2. Replies
    0
    Views
    4,848

    WPF : Hierarchical data in a datagrid

    Hi,

    I have a hierarchical data structure that I would like to display in a grid.

    36016

    I have a list of functions and each function in the list contains a list of parameters and I would like...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured