摘要: 9. Create a webform named "Update" in the website. Update.aspx ========== Update Title: Writ... 阅读全文
posted @ 2009-01-13 23:45 OOK 阅读(105) 评论(0) 推荐(0) 编辑
摘要: 8. Create a webform named "Read" in the website. Read.aspx ======== Read Title: Writer: ... 阅读全文
posted @ 2009-01-13 23:43 OOK 阅读(103) 评论(0) 推荐(0) 编辑
摘要: 7. Create a webform named "Insert" in the website. Insert.aspx ========= Insert Title: ... 阅读全文
posted @ 2009-01-13 23:41 OOK 阅读(114) 评论(0) 推荐(0) 编辑
摘要: 6. Create a web form named "List" in the website. List.aspx ========== List ... 阅读全文
posted @ 2009-01-13 23:38 OOK 阅读(211) 评论(0) 推荐(0) 编辑
摘要: 2. Create an ASP.NET website named "BBS". 3. Add a connection string in web.config as bellow. 4. Create a class named "BLL" in the website. Ofcource it will be made in App_Code folder. Code is as b... 阅读全文
posted @ 2009-01-13 23:35 OOK 阅读(234) 评论(0) 推荐(0) 编辑
摘要: It is a simple demo of BBS. Result: List: Read: Insert: Update: Delete: ========================================================================== 1. Create a database named "BBS". Create a table... 阅读全文
posted @ 2009-01-13 23:25 OOK 阅读(194) 评论(0) 推荐(0) 编辑