SDIce.Marshall.li

Pain is your friend,it means you're alive.

导航

2007年1月18日 #

wordz

摘要: 分层是分布式部署的逻辑前提,分Project是分布式部署的物理前提。 阅读全文

posted @ 2007-01-18 18:24 SDIce.Marshall.li 阅读(240) 评论(0) 推荐(0)

2006年12月22日 #

smart code

摘要: CssClass=''> 阅读全文

posted @ 2006-12-22 15:36 SDIce.Marshall.li 阅读(130) 评论(0) 推荐(0)

2006年12月3日 #

在写 stored procedures 的时候碰到奇怪的问题...帮忙解决一下把

摘要: 我在写stored procedures的时候碰到点问题,帮我看一下把 这是前两天写的代码,调试一切正常 ,GetDepartments这个过程也是正确的. public static DataTable GetDepartments() { // get a configured DbCommand object DbCommand comm = Gene... 阅读全文

posted @ 2006-12-03 04:01 SDIce.Marshall.li 阅读(374) 评论(0) 推荐(0)

2006年11月30日 #

postback and callback

摘要: postback: In the default model for ASP.NET Web pages, the user interacts with a page and clicks a button or performs some other action that results in a postback. The page and its controls are re-crea... 阅读全文

posted @ 2006-11-30 02:02 SDIce.Marshall.li 阅读(560) 评论(0) 推荐(0)