ASP.NET IronPython

Browse by Tags

All Tags » IronPython (RSS)
Videos of the talks/demos from Teched2007 in Orlando
Here they are: 1. Dev315 - IronPython and Dynamic Languages on .NET a. mms://techedmsftwm.fplive.net/techedmsft/2007/DEV315.wmv 2. Web324 - Dynamic Languages on the Web a. mms://techedmsftwm.fplive.net/techedmsft/2007/WEB324.wmv thanks, Mahesh Read More...
Pointers for some of the TechEd demos
At TechEd, I ( MaheshP@Microsoft.Com ) said we'll make the demos available on our blog. Here they are: Robotics Studio demos: Overall blog is at: http://blogs.msdn.com/msroboticsstudio/ Demo's showing IPy usage: http://blogs.msdn.com/msroboticsstudio/archive/2007/03/21/on-demand-video-tutorials-for-microsoft-robotics-studio.aspx Powershell demo (tho I did not get to this): Is available/working with 1.x IronPython at: http://www.codeplex.com/IronPython/Release/ProjectReleases.aspx?ReleaseId=47 ASP.NET control for client script: · http://blogs.msdn.com/dmitryr/archive/2007/05/04/dynamic-client-script.aspx the blog entry has a ZIP file attached. It does not contain ‘fractulator’. · Fractulator is available at http://www.codeplex.com/dynamicsilverlight...
Our talks at Teched 2007 (June 4-8th) in Orlando
We have three very exciting talks (below) at TechEd 2007 in Orlando. In addition we are dynamic languages booth that will have folks from the team that can demo/answer questions you may have. Join us at TechEd! WEB06-TLC - Developing Data Driven Applications Using the New Dynamic Data Controls in ASP.NET Tuesday, June 5 4:30 PM - 5:45 PM, Blue Theater 14 Speaker(s): Mahesh Prakriya, Qing Ye Track(s): Web Development and Infrastructure Level: 300 ASP.NET dynamic data controls are part of a powerful, rich new framework that lets you create data driven ASP.NET applications very easily. ASP.NET dynamic data controls do this by automatically discovering the schema at runtime, deriving behavior from the database and finally creating an ASP.NET page...
Announcing IronPython for ASP.NET
We recently added support for using the IronPython language in ASP.NET. Please check it out here . We also set up a new ASP.NET forum to discuss this, so if you have any comments/suggestions/questions, we'd love to hear it! David Read More...
Upcoming IronPython Talks
There are few upcoming talks that I’d like to announce: First, at the ASP.Net Connections in Vegas, David Ebbo is giving a talk that'll be worth attending and will cover how to use IronPython in ASP.Net applications. AMS301: Developing ASP.NET Web Applications with IronPython David Ebbo IronPython is a new fast implementation of the Python programming language running on the .NET Framework. While it stays true to the beauty and simplicity of the Python language, IronPython offers Python programmers seamless access to the richness and power of .NET libraries and applications in a fully dynamic environment as well as static compilation to produce pre-compiled assemblies. This session focuses on utilizing the IronPython dynamic language to quickly...
More Posts