上一页 1 ··· 5 6 7 8 9 10 11 12 13 14 下一页
摘要: Learning Note About the useage of ABP 1. useage of EF code first. firstly, follow these steps to complete a db and model sync: and then , last publish 阅读全文
posted @ 2017-10-16 21:08 kongshu 阅读(273) 评论(0) 推荐(0) 编辑
摘要: Setup environment for Sass 1. refer to the link "here" , First, download the "Ruby" . 2. we don't need step1, For angular/cli follow these "steps" : a 阅读全文
posted @ 2017-09-11 21:24 kongshu 阅读(122) 评论(0) 推荐(0) 编辑
摘要: Tips About Css usage of calc() + for the content in calc , especially for operator + , we need to keep space before or after them. otherwise, they wil 阅读全文
posted @ 2017-08-29 21:23 kongshu 阅读(240) 评论(0) 推荐(0) 编辑
摘要: Note About Generate and Send Email automatically. 1. Toolset support: .Net support a Interop Call to outlook, detail refer "link" , "MailItem" . 2. Wh 阅读全文
posted @ 2017-08-24 17:04 kongshu 阅读(199) 评论(0) 推荐(0) 编辑
摘要: Steps to avoid CORS in Dev environment. 1. CORS and PreFlight. "MDN" 2. In Dev environment, we can follow these steps to avoid this. 2.1 we can instal 阅读全文
posted @ 2017-07-05 15:47 kongshu 阅读(219) 评论(0) 推荐(0) 编辑
摘要: Steps to use Router Module in Angular 1. create a Route module to hold the route info. we can name it as . Then we need to import these depended modul 阅读全文
posted @ 2017-07-03 20:50 kongshu 阅读(165) 评论(0) 推荐(0) 编辑
摘要: Some Notes About ABP webApi Why API Not Founded, Some reasons: 1. Check if the Interface is public attribute, And if it is inhereited from IApplicatio 阅读全文
posted @ 2017-06-25 14:18 kongshu 阅读(135) 评论(0) 推荐(0) 编辑
摘要: Learning Note About Web Authentication and Authorize 1.we use Owin to implement the Authentication and Authorize. we create a new Startup.cs file to r 阅读全文
posted @ 2017-05-21 21:09 kongshu 阅读(1879) 评论(0) 推荐(0) 编辑
摘要: This is a just simple summary about Async in WPF 1. UI Thread will lock all the ViewModel which is used by it. So, any thread try to access to the Vie 阅读全文
posted @ 2017-05-18 14:52 kongshu 阅读(141) 评论(0) 推荐(0) 编辑
摘要: This is a just note about screenshot Tools 1. Tools to take screenshot: "HyperSnap" 2. Tools to record screenshot as gif LiceCap 阅读全文
posted @ 2017-03-24 09:52 kongshu 阅读(100) 评论(0) 推荐(0) 编辑
上一页 1 ··· 5 6 7 8 9 10 11 12 13 14 下一页