上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 43 下一页
摘要: ASP.NET MVC是一个新的编程模型,而不是替代ASP.NET Web Forms。 http://weblogs.asp.net/shijuvarghese/archive/2008/07/09/asp-net-mvc-vs-asp-net-web-form.aspx 阅读全文
posted @ 2008-09-24 14:10 许晓光 阅读(283) 评论(0) 推荐(0) 编辑
摘要: Overview 阅读全文
posted @ 2008-09-23 13:57 许晓光 阅读(129) 评论(0) 推荐(0) 编辑
摘要: I just received it. 阅读全文
posted @ 2008-09-19 10:31 许晓光 阅读(159) 评论(0) 推荐(0) 编辑
摘要: 将对象组合成树形结构以表示“部分-整体”的层次结构。Composite使得用户对单个对象和组合对象的使用具有一致性。 Compose objects into tree structures to represent part-whole hierarchies. Composite lets clients treat individual objects and compositions of... 阅读全文
posted @ 2008-09-16 17:33 许晓光 阅读(207) 评论(0) 推荐(0) 编辑
摘要: Executing Process Group Each letter may be used only once/more than once 阅读全文
posted @ 2008-09-12 17:48 许晓光 阅读(164) 评论(0) 推荐(0) 编辑
摘要: default page 阅读全文
posted @ 2008-09-11 16:05 许晓光 阅读(202) 评论(0) 推荐(0) 编辑
摘要: ASP.NET Web Application Project model is recommended!!! WebApplicationProjectSetup.msi VS80-KB915364-X86-ENU.exe http://msdn.microsoft.com/en-us/library/aa730880(VS.80).aspx#wapp_topic5 阅读全文
posted @ 2008-09-10 14:22 许晓光 阅读(175) 评论(0) 推荐(0) 编辑
摘要: 数据层分页技术 应用层分页技术 表示层分页技术 阅读全文
posted @ 2008-09-10 09:46 许晓光 阅读(139) 评论(0) 推荐(0) 编辑
摘要: To do 阅读全文
posted @ 2008-09-09 12:22 许晓光 阅读(140) 评论(0) 推荐(0) 编辑
摘要: string user = Request.ServerVariables["Logon_user"]; user = Request.ServerVariables("Logon_User") 阅读全文
posted @ 2008-09-08 16:22 许晓光 阅读(150) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 43 下一页