摘要:
终于做到留言的显示,留言板,留言板,不能显示留言就不叫留言板了,这里的最大难点,就是数据的分页了,刚开始接解NHibernate就看到 有些介绍的文章说它支持分页,但是怎么个支持法却还少提到,无乃,只能求助于 google.com,最后 还是要感谢张老三 的这个文章http://blog.aspcool.com/billy_zh/posts/929.aspxnhibernate提供了一个接口IQu... 阅读全文
摘要:
BLL层也完成了,现在来做 界面吧,在添加一个新建ASP.Net Web应用程序的新建工程现搞个 注册的页吧,(图片上传上就成这个样子了)usingSystem;usingSystem.Collections;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Drawing;usingSystem.Web;usingSystem.Web... 阅读全文