Slide 1

Slide 1 text

Python and .NET A happy relationship?

Slide 2

Slide 2 text

 A brief history of how the DLR, and the IronPython project came into being.  Current status of the IronPython project.

Slide 3

Slide 3 text

 Basic fundamentals of the DLR  How exactly does IronPython run on top of the DLR?  What can you do, with IronPython?

Slide 4

Slide 4 text

 DEMO: Running a Django app on the DLR, IronPython, with SQL Server as the backend.  DEMO: Running a Web2Py app on the DLR, IronPython, with SQL Server as the backend.

Slide 5

Slide 5 text

 DEMO: Sample code that interfaces with the Cpython libraries, as well as the .NET Base Class Libraries.

Slide 6

Slide 6 text

 Silverlight, Moonlight and the Gestalt library.  DEMO: A sample XAML app, scripted using Python.

Slide 7

Slide 7 text

 How does the DLR aid in language design?  Using IronPython for language design.  DEMO: Sympl, a small functional language written using IronPython.

Slide 8

Slide 8 text

 Questions, suggestions, and anything anyone might have to say.