[IronPython] ASP.NET Dynamic Language Support Refreshed!

Dody Gunawinata empirebuilder at gmail.com
Wed Sep 24 10:47:55 CEST 2008


What ? No more Microsoft.Scripting.Vestigial.dll ? :)
Yay, happy day.

This build still has the old System.Linq namespace in
Microsoft.Scripting.Core.dll so you can't mix and match your IronPython and
C# 3.0 code behind pages yet.

Dody G.

On Wed, Sep 24, 2008 at 3:41 AM, Jimmy Schementi <
Jimmy.Schementi at microsoft.com> wrote:

>
> http://blog.jimmy.schementi.com/2008/09/aspnet-dynamic-language-support.html
>
>
>
> Today, the IronPython and ASP.NET teams released ASP.NET Dynamic Language
> Support<http://codeplex.com/aspnet/Wiki/View.aspx?title=Dynamic%20Language%20Support&referringTitle=Home>on the ASP.NET
> Codeplex site <http://codeplex.com/aspnet>!
>
>
>
> *Download it here: *
>
> http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=17613
>
>
>
> *The release contains:*
>
> ·         *ironpython-webforms-sample.zip*: running IronPython ASP.NETwebsite. Either dump this in IIS or open with Visual Studio as a website
> project.
>
> ·         *ironpython-mvc-sample.zip*: and IronPython ASP.NET MVC website,
> so you can get a feel for how dynamic languages can integrate into MVC.
> However, this just shows IronPython working in Views, not Controllers or
> Models yet. This requires MVC to be installed<http://www.codeplex.com/aspnet/Wiki/View.aspx?title=MVC&referringTitle=Home>to open the project in Visual Studio. Open it with Visual Studio, build, and
> run your shiny IronPython ASP.NET MVC app.
>
> ·         *aspnet-dlr-docs.zip*: Documentation on how to use all this
> stuff. Open intro.html and have fun. :)
>
>
>
> More information from Phil Haack's post:
>
>
> http://haacked.com/archive/2008/09/23/refreshing-asp.net-dynamic-language-support.aspx
>
>
>
> This build of IronPython is between Beta4 and Beta5; in the future the
> ASP.NET support will be released in sync with IronPython releases.
>
>
>
> ~Jimmy
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>


-- 
nomadlife.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080924/014d612d/attachment.html>


More information about the Ironpython-users mailing list