摘要:
从个人体验来说,这类纯粹从个人角度出发的学习心得很难为读者提供实际的指导作用——类似的提升肾上腺素的文字也有很多的。但所谓教者谆谆学者诺诺,追求个人卓越的道路总不止一条,只要路上没有浪费太多时间在做无谓的事情,每个人总能找到自己独一无二的路径而不用在别人的车辙里挣扎。 专题:我如何学习 需要一些理性 阅读全文
阅读排行榜
Entity Framework Code-First(7):Inheritance Strategy
2016-07-05 16:19 by 追忆似水流年, 239 阅读, 收藏,
摘要:
Inheritance Strategy in Code-First: We have seen in the Code First Conventions section that it creates database tables for each concrete domain class. 阅读全文
Entity Framework 6.0 Tutorials(2):Async query and Save
2016-07-07 11:39 by 追忆似水流年, 238 阅读, 收藏,
摘要:
Async query and Save: You can take advantage of asynchronous execution of .Net 4.5 with Entity Framework. EF 6 has the ability to execute a query and 阅读全文
Entity Framework Code-First(9.7):DataAnnotations - Table Attribute
2016-07-05 16:35 by 追忆似水流年, 237 阅读, 收藏,
摘要:
DataAnnotations - Table Attribute: Table attribute can be applied to a class. Default Code-First convention creates a table name same as the class nam 阅读全文
拆掉思维的墙的几个阅读心得
2016-11-15 15:50 by 追忆似水流年, 236 阅读, 收藏,
摘要:
一、心智模式 在今天变化多端的世界,我们最大的危险不是外界的压力和竞争,而是我们内心的模式,这些模式决定我们看到些什么,感到些什么,如何思考以及最终成为什么样的人。 如果你是金子,你要提高你的含金量到一定程度,才能成为金矿。当你被挖掘出来的时候,你要经过很痛苦的碾磨,冲刷,浸泡,要上你身体上的杂质, 阅读全文