上一页 1 ··· 8 9 10 11 12 13 14 下一页
摘要: 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 阅读(199) 评论(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 阅读(284) 评论(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 阅读(207) 评论(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 阅读(248) 评论(0) 推荐(0) 编辑
摘要: OO concept about JavaScript concept about the properties of objects 1. DataProperty & AccessProperty DataProperty: Configurable, Enumerable,Writable,V 阅读全文
posted @ 2016-07-11 17:35 kongshu 阅读(165) 评论(0) 推荐(0) 编辑
摘要: Tesseract OCR Tuitor environment preparement 1. get the tesseract dll, nuget from vs. 2. get the test data, we can get it from "github" Start to write 阅读全文
posted @ 2016-07-10 16:38 kongshu 阅读(155) 评论(0) 推荐(0) 编辑
摘要: What is the difference between static,relative, absolute,fixed we can refer to this link: "expand" 阅读全文
posted @ 2016-07-07 15:18 kongshu 阅读(95) 评论(0) 推荐(0) 编辑
摘要: How to call a function asynchronizly in C Page1 Delegate.begininvoke, endinvoke BeginInvoke and EndInvoke we use four ways to process the asynchronoze 阅读全文
posted @ 2016-06-16 07:14 kongshu 阅读(436) 评论(0) 推荐(0) 编辑
上一页 1 ··· 8 9 10 11 12 13 14 下一页