随笔分类 -  DOT NET

设计模式
摘要:观察者模式的Java实现The Observer Pattern defines a one-to-manydependency between objects so that when oneobject changes state, all of its dependents arenotifi... 阅读全文

posted @ 2015-08-06 09:50 ygshen 阅读(211) 评论(0) 推荐(0)

Entity Framewor中的 Migration
摘要:http://www.entityframeworktutorial.net/code-first/code-based-migration-in-code-first.aspx =Code based Migrationhttp://www.entityframeworktutorial.net/... 阅读全文

posted @ 2015-05-27 13:14 ygshen 阅读(317) 评论(0) 推荐(0)

导航