上一页 1 ··· 8 9 10 11 12 13 14 15 下一页
摘要: session2 about MVC 1. Filter session In .net, we have a namespace about "FilterAttribute" .aspx). these two kinds of filter, we use frequently, that i 阅读全文
posted @ 2016-10-21 13:04 kongshu 阅读(103) 评论(0) 推荐(0)
摘要: MVC tutorial 1. MVC and WebApi For MVC, we have Controller, View, Model. Controller expose functions which will return View. Controller: we call the f 阅读全文
posted @ 2016-10-21 10:10 kongshu 阅读(148) 评论(0) 推荐(0)
摘要: Angularjs Note 1. usage of Angular support the usage of . we can see the official document "select" , "ngOptions" . Note : Matching model and option v 阅读全文
posted @ 2016-10-19 17:19 kongshu 阅读(132) 评论(0) 推荐(0)
摘要: Anjualr Js Noting 1. ng repeat and bindings In Js, keep one thing in mind, object assign is just using reference. that is to mean if you write , So th 阅读全文
posted @ 2016-10-14 10:45 kongshu 阅读(109) 评论(0) 推荐(0)
摘要: 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 阅读(124) 评论(0) 推荐(0)
摘要: Some userful website: "link1" , "link2" 阅读全文
posted @ 2016-09-28 17:23 kongshu 阅读(116) 评论(0) 推荐(0)
摘要: "Factory vs service vs provider" 阅读全文
posted @ 2016-09-27 07:12 kongshu 阅读(91) 评论(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 阅读(124) 评论(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 阅读(206) 评论(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 阅读(392) 评论(0) 推荐(0)
上一页 1 ··· 8 9 10 11 12 13 14 15 下一页