PRADO 3.0.0 RC2 is released

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

    PRADO 3.0.0 RC2 is released

    We are very pleased to announce that PRADO 3.0.0 Release Candidate 2
    (RC2)
    version is now available for downloading.

    PRADO is a component-based and event-driven 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 applications.
    PRADO is very similar to ASP.NET in many aspects.

    Version 3.0 is a complete rewrite of the PRADO framework. It comes with

    loads of new features with main focus being extensibility, stability
    and efficiency. For a complete list of new features, please visit
    our project website at:


    Version 3.0.0RC2 is the last release candidate before the formal
    release of version 3.0.0. It contains all the planned features
    for 3.0 and has proven to be relatively bug-free since the earlier
    RC1 release. It has passed a set of inhouse functionality tests as well
    as
    unit tests. We will try to maintain backward compatibility in the
    formal release.


    - PRADO Developer Team, http://www.xisc.com/

Working...