Paul's Blog is a writing program. The program contains the most basic functions of the blog system, including some marketing functions. It is written in C# language, uses the caching mechanism rationally, generates static pages for some pages, uses div layout to comply with web2.0 standards, focuses on SEO optimization, has a simple style, easy installation, and is suitable for Personally posted content. The entire site size is only 3.69M, making your website lighter and faster!
The blog adopts the classic WordPress two-column style, which is simple and bright, and the blog has complete functions. Developed using the Entity Framework framework, security vulnerabilities such as SQL injection have been tested to ensure the safety and reliability of the program.
Paul's Blog is developed based on .NET Framework 4.0 and uses MSSQL database. It is recommended to use SQL2005+.
Fresh installation process:
1. Upload the website program to the server
2. Visit http://yourIP/install/Default.aspx
3. Fill in the website configuration according to the installation prompts until the installation is completed.
4. Backend address http://yourIP/yyadmin/Login.aspx
This version is a beta version and only retains basic functions. Features such as albums, messages and comments will be exited in the official version 1.0. You only need to overwrite the source file with the upgrade file to complete the upgrade.
Expand