Function introduction:
News Category News Topic Number of Clicks Publisher Publish Date Modify News Delete News
Purpose of writing:
The purpose of writing this program is to take care of friends who have just started to C# programming in this QQ group. This program is a very simple program, but it contains the most commonly used additions, deletions, and modifications in the database system.
I only did the display and addition of the database, as well as the paging display of the GridView under .NET 2.0. I hope that interested friends can download it and learn more. If you don’t understand, you can ask. I hope that what I have done can be useful to everyone. helped. I will complete the following functions one after another. I hope everyone will have fun studying and working. Thank you for your support.
Development environment: Microsoft .NET Framework SDK
Operation requirements: (.net2.0+sql2000/.net+sql2005)
·Windows 2003/2000/XP install .Net Framework 2.0 or VS.net
·If you want to use the upload function, the upload directory must have write permissions.
·It is recommended to place it in a virtual directory. If it is placed in a non-virtual directory, please place the files in the bin directory in the bin directory under the parent virtual directory.
Expand