Levenblog2.0.2 released, ASP. net mvc Framework updated

Source: Internet
Author: User

Levenblog2.0 uses ASP. net 3.5 (vs2008) + ASP. net MVC P4 development, the database currently supports sqlserver2000, sqlserver2005, sqlserver2008, 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 site:Http://leven.com.cn

Features of the system:
1. Use the latest ASP. net3.5 development.
2. ASP. net mvc framework is used, which can be better separated.CodeAnd UI, making the skin function of the system powerful.
3. A replaceable template system using the webform engine. The webform engine is the view engine provided by Asp.net and is a compiled view engine. Therefore, it can achieve higher efficiency and customization.
4. The default template is made using Div + CSS.
5. Enable MVC urlrouting. Compared with urlrewrite, it has a more friendly URL and can change the URL extension freely, making it easier for search engines.
6. the MVC framework has no viewstate to reduce bandwidth waste.
7. Use multi-layer development mode, more flexible architecture, and theoretically support all. Net supported databases.
8. Restrictions on submission, comment review, and keyword filtering make the blog as far away from junk information as possible.

After a long wait, the Asp.net MVC framework has finally ushered in the beta version. This version is not modified much compared with the P5 version, but the upgrade from P4 to Beta has still undergone many modifications. if you have any questions, go to the official site and click http://leven.com.cn/for consultation. The main purpose of this upgrade is to upgrade the entire system to Asp.net MVC beta. no database changes.

. The main upgrade items are as follows:
1. The viewengine management method is modified in P5. Therefore, the former viewlocator engine replacement method is changed to the new viewengines method.
2. Process URL changes in the Controller and actionresult. The new MVC Framework adds URL attributes to the controller without manual construction.
3. If the URL. content method is changed, you must add "~ /", Here the modifications are signed to the sub-constructor urlhelper and all templates.
4. url. dropdownlist method parameter change. Modify the parameters in all templates using this method.
5. Introduce log4net to handle error logs.
6. corrected the error handling method in the track and changed it from throwing an exception to using the Track Error output.
7. Most methods in htmlhelper are moved to system. Web. MVC. html, and the page is modified accordingly.
8. Fixed the error where some images cannot be displayed during virtual directory deployment due to URL Processing errors on the Management page.
9. No data block structure changes in this update.

Installation instructions:
1. Make sure that. Net 3.5 is installed on your host.
2. decompress the package to the site and directory.
3. Ensure that app_data has write permission
4. Access a URL similar to http: // localhost /.

Advanced:
If you have Server Control and the server is IIS6, you can enable urlrouting that is more suitable for Seo. You need to modify
<Add key = "extendname" value = ". aspx"/>
Change the value to null, and then modify the IIS configuration. For details, see:
Http://leven.com.cn/view/32
For iis7, you can directly modify web. config.

Default user name and password of the system:
User name: Leven
Password: admin888
(Same as the front-end background)
2.0.1-2.0.2 upgrade method:
SetProgramAll data in the package except the database overwrites the original version, and then modifies the Web. config file as needed.

Download the latest package:

Http://leven.com.cn/blog/view/51

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.