<div>If I plan to create Web Framework base of IronPython for <a href="http://ASP.NET">ASP.NET</a> like Django.</div>
<div>First thing,I have to solve is a ORMapper.</div>
<div>So do you any adivces about ORMapper used in IronPython for <a href="http://ASP.NET">ASP.NET</a>?<br><br> </div>
<div><span class="gmail_quote">On 4/27/07, <b class="gmail_sendername">Keith J. Farmer</b> <<a href="mailto:kfarmer@thuban.org">kfarmer@thuban.org</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Well, get to it! ;)<br><br>-- Keith [MSFT: LINQ to SQL]<br><br>________________________________<br><br>From:
<a href="mailto:users-bounces@lists.ironpython.com">users-bounces@lists.ironpython.com</a> on behalf of Dino Viehland<br>Sent: Thu 4/26/2007 11:10 AM<br>To: Discussion of IronPython<br>Subject: Re: [IronPython] About IronPython and LINQ again
<br><br><br><br>There's still no direct LINQ support. We believe we're getting the correct architecture in place to support extension methods in v2.0 (note though we still haven't done the actual work to enable the extension methods and when we ship the first
2.0 builds there will be no dependencies on Orcas). This will enable much of the LINQ abilities in a convenient to use syntax. Until then you can clr.AddReference to the LINQ libraries and call the static extension methods directly but it'll be ugly.
<br><br><br><br>Other than that we still haven't gotten to figuring out how to support LINQ in a more direct form.<br><br><br><br>From: <a href="mailto:users-bounces@lists.ironpython.com">users-bounces@lists.ironpython.com
</a> [mailto:<a href="mailto:users-bounces@lists.ironpython.com">users-bounces@lists.ironpython.com</a>] On Behalf Of Kevin Chu<br>Sent: Thursday, April 26, 2007 5:02 AM<br>To: Discussion of IronPython<br>Subject: [IronPython] About IronPython and LINQ again
<br><br><br><br>Hi, IronPythoners<br><br><br><br>In May 10, 2006 ,I post a discussion about IronPython and LINQ, complete discussion url is :<a href="http://lists.ironpython.com/pipermail/users-ironpython.com/2006-May/002300.html">
http://lists.ironpython.com/pipermail/users-ironpython.com/2006-May/002300.html</a><br><br><br>And now Orcas Beta 1 is released, I again inquire about can I use LINQ in IronPython.<br><br>Because ,IronPython now only use
<a href="http://ado.net">ado.net</a> to access database, if we can use LINQtoSQL to access SQL Server. It's cool!<br><br><br>--<br>Once in a Redmoon<br><br>_______________________________________________<br>users mailing list
<br><a href="mailto:users@lists.ironpython.com">users@lists.ironpython.com</a><br><a href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com">http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Once in a Redmoon