Basic information release system, starting from early March. NET 2.0, there were quite a few detours during the process.
I was relatively familiar with ASP before, so this month's thinking is probably not very different from ASP, with two and three layers, it seems to be mixed.
Mainly using the ASPNETPAGER paging control and the reference AODKeycap database connection class, haha, I feel that these two together are a perfect match. The original code to be implemented by GridView is reduced to three lines, haha!
Main functions of the backend: Add news, news management, classification management, topic management, company information addition and management
How to use:
1. Open the EduWeb application in iis;
2. According to the website requirements, modify the reference path of the eWebEditor editor in News/Admin_News_add.aspx and News/Admin_News_Edit.aspx.
Expand