I have been busy with other things recently and have no time to ignore this system.CodeIf you have any questions about the system's open-source issues, please refer to the following instructions ....:
1. The system follows the gplv2 protocol, specific matters, please refer to: http://www.codeplex.com/levenblog/license
2.Source codeBoth ownership and copyright belong to Leven
3. Currently, the release version only ensures the update and maintenance of SQLite. If you are using the checversion of checkout, you can maintain it on your own.
4. Supplement to open-source protocols: any unauthorized commercial application of the system is deemed as infringement, and the author reserves the right to pursue all legal liabilities.
5. Third-party open-source components used by the system follow the open-source protocol.
6. Any questions can be sent to the admin@leven.com.cn
Levenblog2.0 uses ASP. net 3.5 (vs2008) + ASP. net MVC beta development, the database currently supports sqlserver, sqlite3.x, due to the use of ASP. net MVC Framework and other new features. this system must be installed in support. on the server of net 3.5.
Official station: http://levenblog.com
Author blog: http://leven.com.cn/
ProgramRun reference: http://leven.com.cn/
Features of the system:
- Use the latest ASP. net3.5 development.
- Using the ASP. net mvc Framework, the framework can better separate code and ui, making the skin function of the system powerful.
- A replaceable template system using the webform engine. The webform engine is the view engine that comes with Asp.net and is a compiled view engine. Therefore, it can achieve higher efficiency and customization.
- The default template is made using Div + CSS.
- Enable MVC urlrouting. Compared with urlrewrite, it has a more user-friendly URL and can change the URL extension freely, making it easier to search for engines.
- The MVC framework has no viewstate to reduce bandwidth waste.
- It adopts multi-layer development mode and a more flexible architecture. Theoretically, it supports all. Net-supported databases.
- Restrictions on submission, comment review, and keyword filtering make the blog as far away from junk information as possible.
Program and source code download: http://www.codeplex.com/levenblog
Update