Linq

0 views
Skip to first unread message

Matthew D. Swank

unread,
Jun 21, 2009, 7:51:06 PM6/21/09
to Nemerle Forum
What is the current status of linq support in r-8198? Is the
recommended way of using Linq still through IQueryable?

Thanks,

Matt

--
"You do not really understand something unless you can explain it to
your grandmother." -- Albert Einstein.

ReverseBlade

unread,
Jun 22, 2009, 3:16:29 AM6/22/09
to Nemerle Forum

We have a linq macro implemented by Vlad as

def items = linq<# from t in _conn.Tests where t.IdTest > 2 #>; it is
SVN now.


On Jun 22, 2:51 am, "Matthew D. Swank" <swank.matt...@gmail.com>
wrote:

VladD2

unread,
Jun 22, 2009, 8:50:59 AM6/22/09
to nemer...@googlegroups.com
You can get the alpha version of linq macro here http://nemerle.org/svn/nemerle/trunk/Linq.
It work only with latest version of compiler.

You can use linq with or without syntax. See samples here:
http://nemerle.org/svn/nemerle/trunk/Linq/Testes/Linq2SqlTests.n

2009/6/22 Matthew D. Swank <swank....@gmail.com>



--
С уважением,
Чистяков Владислав,
www.rsdn.ru
Reply all
Reply to author
Forward
0 new messages