HomeHomeOur CommunityOur CommunityCommunity Membe...Community Membe...IronPython Scripting module updated - Beta 3 availableIronPython Scripting module updated - Beta 3 available
Previous
 
Next
New Post
4/29/2006 11:25 AM
 

As the things tend to go quickly forward, we have released new beta version with more functionality of IronPython scripting module. Module is freely available as installable PA with full source code from http://www.netcoma.com/Default.aspx?tabid=178

New features include IronCanvas where you can place controls like textboxes, buttons, third party webcontrols etc. With following script you get normal ASP.NET calendar view to module :

cal = Web.UI.WebControls.Calendar()
IronCanvas.Controls.Add(cal)

In this script first line creates new Calendar object and the second just places it into IronCanvas's (which is normal ASP.NET Placeholder control) controls array. After this you can use calendar control as normal. This version, though, doesn't support event binding so that you could bind events like OnClick to some IronPython function as a handler but that is coming soon. Once the base is set up, we try to build modules that ease users to create things like DataGrids, custom forms with custom functionalities with ease. Also a better script editor is to be built.

Give us ideas, feedback - anything. Is there any reason to develop this further ? This module does not replace normal module building, but hopefully in future allows developers and site builders to build custom functionality into their websites without having to build modules for each function.

There are few example scripts (to calculate users in DotNetNuke portal and view all Tabs/Pages) also available at HowTo -document at http://www.netcoma.com/Services/Educational/HowTos/UsingIronPython/tabid/179/Default.aspx.

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityCommunity Membe...Community Membe...IronPython Scripting module updated - Beta 3 availableIronPython Scripting module updated - Beta 3 available


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

Attend A Webinar
Free Demo Site
Download DotNetNuke Professional Edition Trial
Have Someone Contact Me
Have Someone Contact Me

Like Us on Facebook Join our Network on LinkedIn Follow DNN Corporate on Twitter Follow DNN on Twitter

Advertisers

DotNetNuke Scoop!

Sponsors

DotNetNuke Corporation

DotNetNuke Corp. is the steward of the DotNetNuke open source project, the most widely adopted Web Content Management Platform for building web sites and web applications on Microsoft. Organizations use DotNetNuke to quickly develop and deploy interactive and dynamic web sites, intranets, extranets and web applications. The DotNetNuke platform is available in a free Community and subscription-based Professional and Enterprise Editions with an Elite Support option. DotNetNuke Corp. also operates the DotNetNuke Store where users purchase third party apps for the platform.