基于XML的Web开发框架 XMLNuke

fmms 12年前

XMLNuke 是一个基于XML的Web开发框架,采用.NET开发。包含一个内容管理系统,使用XML来存储数据,无需数据库支持。

  • It creates an abstraction layer in which the programmer is concerned only with the code. The programmer needs not to worry about HOW the result will be presented, but HOW to produce the information.
  • Prescind various elements such as database, security (with multiple roles), file system, etc.. All the elements are dealt with only within the framework.
  • Native support for internationalization, multiple sites, templates (based on XSL)
  • Text file cache automatic or manual
  • Multiple sites
  • Integrated security and login with single sign-in
  • Internationalization
  • Access to any data source (DB, Text, CSV, XML, etc.) using the same way
  • Possibility to modify the templates of XMLNuke and customize it according to your needs
  • Possibility to create your own objects with your own XML templates
  • Tested and approved on several platforms: Windows, Linux, FreeBSD
  • Works with two programming languages: C# (.NET and Mono), PHP5 (Linux or Windows)

基于XML的Web开发框架 XMLNuke

项目主页:http://www.open-open.com/lib/view/home/1333159696046