[Mono-dev] Linq sample?

Robert Jordan robertj at gmx.net
Mon Sep 24 11:12:24 EDT 2007


pablosantosluac wrote:
> Hi!
> 
> I was wondering which is the current Linq status in mono.
> 
>  I've downloaded and compiled the olive project, and now I have the 
> System.Data.Linq assembly but I was wondering how should I write a Linq 
> sample in mono.
> 
> I didn't find a sample or test in the code to start up with.
> 
> I tried this one from msdn, but I guess I'm doing something wrong because I 
> wasn't able to compile it.

Compile it with gmcs -langversion:linq

Robert





More information about the Mono-devel-list mailing list