代码改变世界

阅读排行榜

Entity Framework Code-First(9.2):DataAnnotations - TimeStamp Attribute

2016-07-05 16:27 by 追忆似水流年, 241 阅读, 收藏,
摘要: DataAnnotations - TimeStamp Attribute: TimeStamp attribute can be applied to only one byte array property of a domain class. TimeStamp attribute creat 阅读全文

Entity Framework 6.0 Tutorials(5):Command Interception

2016-07-07 11:46 by 追忆似水流年, 240 阅读, 收藏,
摘要: Interception: Here, you will learn how to intercept EF when it executes database commands. EF 6 provides the ability to intercept the context using ID 阅读全文

Entity Framework Code-First(6):Database Initialization

2016-07-05 16:18 by 追忆似水流年, 240 阅读, 收藏,
摘要: Database Initialization: We have seen that Code First creates a database automatically in the Simple Code First Examplesection. Here, we will learn ho 阅读全文

getElementByID() getElementsByName() getElementsByTagName()的区别(转载)

2010-04-22 18:19 by 追忆似水流年, 240 阅读, 收藏,
摘要: Web标准下可以通过getElementById(), getElementsByName(), and getElementsByTagName()访问Documnent中的任一个标签:1.getElementById(“ID”)getElementById()可以访问Documnent中的某一特定元素,顾名思义,就是通过ID来取得元素,所以只能访问设置了ID的元素。比如... 阅读全文

我如何学习:直面与拥抱冲突

2016-11-15 15:48 by 追忆似水流年, 239 阅读, 收藏,
摘要: 2009年的春天,我在新加坡,为上线前最关键的特性——Single Sign On(SSO)集成而做着调试准备。本应该很容易的工作,却由于遗留系统而测试了6周。可以想象的业务部门与IT部门之间的隔阂也产生了许多额外的工作量。最终确定了问题的大致所在,但我们自己无能为力,需要IT安全部门进行一个服务器 阅读全文
上一页 1 ··· 53 54 55 56 57 58 59 60 61 ··· 82 下一页