https://stackoverflow.com/questions/3793112/what-web-application-framework-for-delphi-is-recommended
There has been some activity in the Web Application Framework area for Delphi (Win32)
- DelphiMVCFramework - for Delphi XE4 to XE8
- ExtPascal - for D7 to D2010 and Free Pascal
- Habari Web Framework - for D2009 and newer and Free Pascal
- Kitto - for D2010 to XE2
- mORMot MVC - for D6 and up, and latest FPC
- Raudus - for D7 to XE3 and Lazarus/Free Pascal
- RealThinClient - for D7 to XE5
- uniGUI - for D2006 to XE3
- WebHub - for D2010 to XE4
- xxm - for D7 and newer
See ExtPascal, at http://code.google.com/p/extpascal
- Elevate Web Builder
- Smart Mobile Studio
- uniGUI (unified Graphical User Interface) is a framework for developing AJAX Web Applications in classical WYSIWYG Delphi RADIn a past job, I used webhub (http://www.href.com) with pretty satisfying results.Some time ago I used RTC, which was stable and very fast, the RTC Server-side code can be compiled to a Stand-alone Server and ISAPI ExtensionI never used g-framework but looks promisingDelphiMVCFramework has been released as Open Source. Check this answer Web MVC framework for DelphiKitto allows to create Rich Internet Applications based on a data model that can be mapped onto any database. The client-side part uses ExtJS (through the ExtPascal library) to create a fully AJAX application,
沒有留言:
張貼留言