用户操作
[即时聊天] [发私信] [加为好友]
James ZhouID:jameszhou
94983次访问,排名999(-1)好友3人,关注者37
PMP & MCAD
jameszhou的文章
原创 94 篇
翻译 0 篇
转载 0 篇
评论 72 篇
James Zhou的公告
Locations of visitors to this page

最近评论
holon:不错,支持一下。

------------------------------
www.arraylist.cn cn域名免费送
IT人的酒吧式交流平台
-----------------------------
chjttony:说多了,没什么意思啊,时间才能证明一切,等到看就有答案了
kenpusney:总感觉微软没前途...
控制帐户:很好。
找了半天什么是控制帐户,终于看到这里有说明。
不过英文看起来恼火。
aladdin:這沒有帶來什麼思想解放阿...

1. HttpContext.RewriteUrl,從2003年就開始用了。

2. M$沒事把這些並不是常常需要用到的把戲,弄得好像和藹可親,但卻常常忘記了: 1) Layering,2) Lightweight,再加上M$常常給出不正確的practice,以致於新的小朋友進公司,還得要花上很多時間把這些錯誤從他們的……
文章分类
收藏
    相册
    链接
    Old Blog - Runner on .NET
    存档
    订阅我的博客
    XML聚合  FeedSky
    2008年03月

    原创 命名规范

    任何语言除了语法,还有各种约定俗成的语言习惯。编程语言也是如此,所有团队成员使用一种统一的"语言习惯“很重要 阅读全文>

    发表于 @ 2008年03月28日 15:23:00|评论(loading...)|编辑

    原创 微软认证- 升级之路

    微软认证- 升级之路阅读全文>

    发表于 @ 2008年03月23日 17:54:00|评论(loading...)|编辑

    原创 ASP.NET 2.0 - Validation Groups and Cross-Page Posting

    In ASP.NET 2.0, there is a new property called the ValidationGroup that can be assigned a string to specify a section. This property exists on the validation controls and on the controls that cause PostBacks to occur. When a control performs a PostBack, the validator controls that have a matching ValidationGroup property are validated.阅读全文>

    发表于 @ 2008年03月16日 17:16:00|评论(loading...)|编辑

    原创 ADO.NET 2.0 - New things

    A DataTableReader created using DataTable.CreateDataReader will expose the same rows and columns as the DataTable. When a DataTableReader is created from a DataSet or a DataTable's CreateDataReader method, the DataTableReader will contain all of the rows from the container object, with the exception of deleted rows.阅读全文>

    发表于 @ 2008年03月16日 16:05:00|评论(loading...)|编辑

    原创 ASP.NET 2.0 - Control State

    if you populate the contents of a control every time a page is requested, you should disable view state for that control.阅读全文>

    发表于 @ 2008年03月09日 16:53:00|评论(loading...)|编辑

    Csdn Blog version 3.1a
    Copyright © James Zhou