基于XML的Web開發框架 XMLNuke
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)
本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!