上一页 1 ··· 7 8 9 10 11 12 13 14 下一页
摘要: Web API First, we can refer to this "link" . Here, we make a quick tutorial. we build restful api using MVC Web API 1. First Controller, In this Sampl 阅读全文
posted @ 2016-10-11 15:47 kongshu 阅读(120) 评论(0) 推荐(0) 编辑
摘要: Some userful website: "link1" , "link2" 阅读全文
posted @ 2016-09-28 17:23 kongshu 阅读(103) 评论(0) 推荐(0) 编辑
摘要: "Factory vs service vs provider" 阅读全文
posted @ 2016-09-27 07:12 kongshu 阅读(82) 评论(0) 推荐(0) 编辑
摘要: Fluent API issues 1. HasRequired vs navigation Property. the only difference is HasRequired will force the foreign Key as no null , while the latter w 阅读全文
posted @ 2016-09-05 17:11 kongshu 阅读(116) 评论(0) 推荐(0) 编辑
摘要: Dependency Injection and Repository Pattern 1. Dependency Injection , we have a great article "here" and also we have a framework with the name which 阅读全文
posted @ 2016-09-01 17:47 kongshu 阅读(194) 评论(0) 推荐(0) 编辑
摘要: Process About the Development of CodeFirst by using EF CodeFirst 1. we need to define the Model. These Model will be mapped to the DB. Code Sample: 2. 阅读全文
posted @ 2016-08-31 17:45 kongshu 阅读(386) 评论(0) 推荐(0) 编辑
摘要: Note About myPassword 1. how to binding table rows to an array Sample code 2. ng click eventhandler function, we can pass parameters to it. Sample cod 阅读全文
posted @ 2016-08-18 07:09 kongshu 阅读(283) 评论(0) 推荐(0) 编辑
摘要: Learning Notes Aout EF For SQL Server Code First here we suggest two atricles : "article1:" , "article2:" 1. We create the POCO(Plain Old CLR Object) 阅读全文
posted @ 2016-08-15 14:08 kongshu 阅读(205) 评论(0) 推荐(0) 编辑
摘要: Configure VSCode to support Jquery JQuery extension 1. open vscode ,select the extensions, type jquery, javascript(E6). then install & enable. restart 阅读全文
posted @ 2016-07-21 07:18 kongshu 阅读(246) 评论(0) 推荐(0) 编辑
摘要: DirectX History breif history 1. "DirectX in Wiki" . it is a collections for these APIs: Direct3D, DirectDraw, DirectMusic, DirectPlay, DirectSound, a 阅读全文
posted @ 2016-07-13 18:04 kongshu 阅读(245) 评论(0) 推荐(0) 编辑
上一页 1 ··· 7 8 9 10 11 12 13 14 下一页