ASP. NET classification information station full site video tutorial 1-3 (AJAX + SQLITE + generate static HTML)

Source: Internet
Author: User

I have studied ASP. NET for more than half a year. Because it is just my hobby, I have never done a complete project. In many cases, I just threw away some of my work. I visited the Internet some time ago and saw a simple classified information publishing website launched by others. Suddenly, I felt that I should at least make a website seriously from start to end, it is better to do nothing even if it is simple.

Make up your mind and immediately start to work.

At the beginning, the front-end and back-end basically use the WEB data control that comes with VS2005 directly, and the back-end database uses SQLITE3. I always think that SQLITE is a very good database platform-lightweight embedded file-type database, which is very suitable for small and medium projects.

It took nearly a week's spare time to complete the function. In fact, it is also very simple, just a few pages: Home Page, category page, query page, information page, release page, friendship link page, friendship link release page, and friendship Link Management page, and some simple management functions such as adding categories in the background. For details, refer to: http://www.059info.com/[expired]

After that, calm down and look at it. The more you see, the less satisfied you are. So I decided to rewrite all the front-end pages, generate static HTML for all the front-end pages, and then use AJAX to publish information, pagination, and management on the static pages.

After more than a week, I barely met my own requirements. Basically, I realized all the functions I wanted to implement.

In the past three weeks, I have learned a lot. In order to share the learning results with you, we decided to make some important processes and details in the production process into video tutorials and provide them to friends who are interested or in need for reference and comments.

 

--------------- Note: the previous sections are quite simple and suitable for beginners. Experts can ignore -------------------

 

Video tutorial Lesson 1 (34.92 MB)

 

Video tutorial Lesson 2 (71.13 MB)

 

Video tutorial Lesson 3 (68.72 MB)

 

The following lists some JS and. NET class libraries used during website creation (these class libraries will be included in the compressed package of the video tutorial ):

 

Mootools1.2.js
JS class library, a powerful function library, is mainly used to implement AJAX and JSON data processing functions on the browser side, while maintaining good browser compatibility with JS Code.

 

NetServ. Net. Json. dll
The class for processing JSON data on the server side, which is mainly used to generate JSON data and return it to the browser side.

 

System. Data. SQLite. DLL
The SQLITE Database Support class allows websites to use the SQLITE database.

 

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.