为.net training 活动准备的程序,按照前期在的计划中要求的来编写:
【cnBlogsGuestBook v1.0】 :
采用CodeBehind模式,当成asp来用。重点放在如何让大家能理解CodeBehind模式。我的代码基本都写在了inherits的.cs文件里面,只要程序能运行无误,达到目的即可。
程序演示地址:http://www.sim-crea.com/test/default.aspx
程序下载地址:https://files.cnblogs.com/lovewangshu/cnblogsGuestbook.rar
程序主要代码:
1。显示数据库中的帖子:
2。发贴的代码:
平台:
Windows Server 2003 Enterprise Edtion (中文版)
Visual Studio.net 2003 Version 7.1.3091
.net Framework 1.1 Version 1.1.4322 SP1