Category: ironpython

67. IronPython Tooling

Dino E Viehland (Microsoft) bio
30min ◊ Beginner
Friday 10:25am, Centennial III
application development, ironpython, tools
Summary: One of the most popular requests for the IronPython team is tooling support. During this talk I’ll show you some of the existing tools available to help create IronPython applications. I’ll also look at the latest IronPython features which can help you debug, profile and improve your applications. I’ll also compare and contrast these with the solutions available for CPython that you may already be familiar with.

71. Python in the Browser

Jimmy Schementi bio
30min ◊◊ Intermediate
Friday 11:05am, Centennial III
ajax, gui, ironpython, web
You write your server code in Python because you want to. You write your browser code in JavaScript because you have to. But with IronPython and Silverlight, you can write your browser code in Python and leave JavaScript behind. This talk provides an overview of Silverlight for Python developers, including out of browser applications as well as the new “just text” model where Python code is embedded directly in HTML pages. Even if you develop on Linux or Mac, you can still take advantage of Silverlight in the browser