illustrate:
1.DIV+CSS page layout
2. Three-tier structure. I originally wanted to practice a factory pattern, but I haven’t figured it out yet, so I’ll try it in the next version.
3. Rapid development based on code generation, which takes about a week. Including interface design, program design, database design, coding, etc.
4. What else? It’s probably a typical application developed by asp.net. Basically, it’s all a control application.
5. I hope it can give some help to beginners. I am also a beginner:)
6. The project is VS2008+SQL2005
7. The article was published using FCKeditor.
8. Many functions such as data access and prompt boxes are encapsulated into DLLs. Some of the source codes are directly used by Li Tianping. The generator is of course his. The next version will put all the source codes in. Many operations are in It's done in the background, and I think it's pretty fast.
9. The uploaded file is encapsulated so that everyone can use it. I think it’s pretty good. However, there are still some minor problems.
Main functions:
1. Article publishing
2. First level classification
3. Personal data
4. They are all simple functions, and I think the comments in the source code are pretty good.
5. Friendly links and RSS have not been done yet. They will be added in the next version, sorry.
6. The database file is in the DATA folder. After attaching it directly, just change it in the webconfig. If it is local debugging, there is basically no need to change it.
Expand