[IronPython] [ATTN] ASP.NET and IronPython 2.6 Beta 1
Adam Brand
adamb at silverkeytech.com
Tue May 26 21:42:59 CEST 2009
NICE!
Just a thought, but maybe on the download page you should put a link that
says "IronPython for ASP.Net Binaries" or something. Right now the link to
"sample" is kind of confusing. The way I read "sample" is that it will just
contain source code, not actual binaries.
Thanks,
Adam
Adam Brand
SilverKey Technologies
From: users-bounces at lists.ironpython.com
[mailto:users-bounces at lists.ironpython.com] On Behalf Of Jimmy Schementi
Sent: Tuesday, May 26, 2009 12:39 PM
To: Discussion of IronPython
Subject: [IronPython] [ATTN] ASP.NET and IronPython 2.6 Beta 1
Download Now
http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=17613#Down
loadId=69511
This release is compatible with IronPython
<http://ironpython.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25126
> 2.6 Beta 1. Currently it does not include Language Services Support and
project templates. To create a new IronPython ASP.NET WebForms project,
simply copy the "examples\hello-webforms" to a new directory and rename the
directory to your liking. A redistributed copy of IronPython 2.6 Beta 1 can
be found in the "bin" directory; all files except
Microsoft.Web.Scripting.dll, the IronPython ASP.NET integration, are from
the IronPython 2.6 Beta 1 release.
Included in this release are two WebForms examples that are written in
IronPython: "hello-webforms" and "album-handler", which can be found in the
"examples" directory. "hello-webforms" is a simple web application that
shows PostBack handling, and "album-handler" is a larger web application
that creates a photo album from a directory of images and generates
thumbnails for them on the fly.
Release notes:
http://aspnet.codeplex.com/Wiki/View.aspx?title=Dynamic%20Language%20Support
Release page:
http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=17613
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20090526/d5abdf01/attachment.html>
More information about the Ironpython-users
mailing list