PRADO component framework v2.0.1 released

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Qiang  Xue

    PRADO component framework v2.0.1 released

    We are very pleased to announce that PRADO 2.0.1 is now available for
    downloading.

    PRADO is an event-driven and component-based framework for developing
    Web applications in PHP 5. Developing a PRADO Web application mainly
    involves instantiating prebuilt component types, configuring them by
    setting their properties, responding to their events by writing handler
    functions, and composing them into pages for the application. PRADO is
    very similar to ASP.NET in many aspects.

    Version 2.0.1 mainly addresses the security issues related with
    viewstate exploit. Version 2.0 and prior users are urged to upgrade to
    this version as soon as possible.

    PRADO is an open source project hosted at sourceforge:
    Free, secure and fast downloads from the largest Open Source applications and software directory - SourceForge.net


    You may participate in the forum at the project website:


    Thanks for your time!


    - PRADO Developer Team

Working...