[Haskell-beginners] New Thread: looking for some advice in regard to LINQ

Daniel Pratt colorblinddad at gmail.com
Tue Mar 29 04:00:57 CEST 2011


Oops. Accidentally dropped the link to 101 LINQ Samples:

http://msdn.microsoft.com/en-us/vcsharp/aa336746.aspx


On Mon, Mar 28, 2011 at 9:59 PM, Daniel Pratt <colorblinddad at gmail.com> wrote:
> On Mon, Mar 28, 2011 at 4:08 PM, Patrick Lynch <kmandpjlynch at verizon.net> wrote:
>>
>> Good afternoon,
>>
>> I'm just about finished researching Monads - wow!
>> I'm still trying to figure out Category Theory.
>>
>> I would like to explore LINQ. Can anyone give me a book reference or tutorial reference? for it?
>> In addition, should it be studied with F# or with C#?
>>
>>
>
> I don't know about a book, but 101 LINQ Samples has proven useful to
> me on more than one occasion.
>
> As far as F# vs. C#, I would strongly recommend trying it with C#.
> LINQ is much better integrated into C#. My sense of the LINQ support
> in F# is that it's more of a proof-of-concept. Surprisingly, LINQ also
> seems to be much more cumbersome in F#, which is counter to my
> intuition.
>
>>
>> Good day
>>
>> _______________________________________________
>> Beginners mailing list
>> Beginners at haskell.org
>> http://www.haskell.org/mailman/listinfo/beginners
>



More information about the Beginners mailing list