sticky
New LINQ Forums RRS feed

All replies

  • A separate forum for DLINQ (IQueryable, IQueryProvider, Expression, etc.) would be nice - it would separate topics related to LINQ implementation (which are typically advanced) from topics related to LINQ usage (which are typically simple).

     

    Thanks.

    Tuesday, March 18, 2008 2:45 PM
  •  Borka_ wrote:

    A separate forum for DLINQ (IQueryable, IQueryProvider, Expression, etc.) would be nice - it would separate topics related to LINQ implementation (which are typically advanced) from topics related to LINQ usage (which are typically simple).

     

    Thanks.

    DLINQ is now known as LINQ to SQL, see the LINQ to SQL forum.
    Friday, March 21, 2008 3:52 PM
  • Thanks, it's my mistake in terminology. I should have been asking it more correctly:

     

    A separate forum on Query Provider development (IQueryable, IQueryProvider, Expression, etc.) would be nice - it would separate topics related to LINQ implementation (which are typically advanced) from topics related to LINQ usage (which are typically simple).

     

    Thanks,

      Boris.

     

    P.S.: I'm writing a non-SQL query provider, so I guess "LINQ to SQL" wouldn't be the right place.

    Saturday, March 22, 2008 2:04 PM
  •  Borka_ wrote:

    Thanks, it's my mistake in terminology. I should have been asking it more correctly:

     

    A separate forum on Query Provider development (IQueryable, IQueryProvider, Expression, etc.) would be nice - it would separate topics related to LINQ implementation (which are typically advanced) from topics related to LINQ usage (which are typically simple).

     

    Agreed, a LINQ provider forum is a good idea.
    Sunday, March 23, 2008 12:29 PM
  •  

    Forums would be nice and few more resource sites like linqhelp.com and danielmoth.com would be nice!
    Monday, July 14, 2008 8:45 PM
  • Not sure why LINQ Project General is in the archived forums when it is still quite active.
    It is misleading and there is no LINQ to Objects forum to replace it?
    Friday, November 13, 2009 1:34 AM
  • The links in the first post are dead.
    Tuesday, December 1, 2009 1:17 PM
  • Tuesday, December 1, 2009 1:20 PM
    Moderator
  • Hello Annie,
    I'm looking for a linq forum where I can place a question about the "where" - clause of linq. I'm not working with EntityFramework but only with simple generic data structures e.g. generic lists.

    Issue: I'm working with a generic list of Dto's (DataTransferObjects) and I want to filter the entries of that list using a kind of "Where In" as I would do in SQL.

    Thanks,
    Alex

    Thursday, January 21, 2010 5:31 AM
  • Very good very good thanks to this forum

    Monday, June 21, 2010 6:19 AM
  • Hi Annie,

    Is there any specific forum to explain the LINQ and provides detailed information about LINQ to Objects?

    Thx

    Monday, September 19, 2011 6:38 AM
  • Hi Bryan,

    For the LINQ to objects, you can study the following links:

    http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/558/

    http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/546/

    http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/579/

    You can also study my new posting about "LINQ Useful LINKs" at blog.csharplearners.com: http://blog.csharplearners.com/2011/09/19/linq-links/

    Regards,

    Amir Ahani (MCSD .NET)

    • Edited by Amir Ahani Monday, September 19, 2011 7:24 AM
    Monday, September 19, 2011 7:23 AM
  • Can you please fix links in this thread? Last 2 links re-direct to forums home instead of the correct forum.

    Thanks in advance.


    For every expert, there is an equal and opposite expert. - Becker's Law


    My blog


    My TechNet articles

    Monday, June 24, 2013 3:44 PM