上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 14 下一页
摘要: Animation in CSSMotion and Angular CSSMotion status: none, appear, enter, leave step: none, prepare, start, active, end explanation for status none: i 阅读全文
posted @ 2021-05-19 10:33 kongshu 阅读(197) 评论(0) 推荐(0) 编辑
摘要: Authorize by ClaimIdentity by Owin 1. Package needed Owin Microsoft.Owin.Security.OAuth Microsoft.Owin.Security.Cookies Microsoft.Owin Microsoft.AspNe 阅读全文
posted @ 2018-08-07 13:27 kongshu 阅读(148) 评论(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 @ 2018-03-16 11:05 kongshu 阅读(295) 评论(0) 推荐(0) 编辑
摘要: AccrualDetails Table Questions And Answer What will populate the CashProjectedAccrual and CashProjectedAccrualFuture? In Allocation page, Paid Amount 阅读全文
posted @ 2017-10-31 15:40 kongshu 阅读(121) 评论(0) 推荐(0) 编辑
摘要: 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 阅读(271) 评论(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 阅读(120) 评论(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 阅读(197) 评论(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 阅读(218) 评论(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 阅读(163) 评论(0) 推荐(0) 编辑
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 14 下一页