Host Asp.NET WebAPI to IIS
I recently started to learn ASP.NET Core WebAPI, the very basic skill is to have it run locally, so your other apps/apis will be able to use it. Like I said, it’s basic and take 5 mins to complete.
什么是区块链?
这是个测试,测试二
Add Comments for Jekyll with Disqus
Jekyll is a static site generator that’s perfect for GitHub hosted blogs. Get it from Github
Angular2 Windows Authentication
Windows Authentication is required for intranet web sites, I have been working for a manufacturing company for 4 years, we have domain account/ Active Directory for security checkup in each sites. So if we need to develop a Angular2 application which can be used all over the domain, then we need to think about the security very seriously, this is just a small demo with very limit functions.
Bootstrap in Angular
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web. CSS is my favorate one, I’d like to use it in my angular cli projects.
Angular2 Resources
Really, you need to check this out. There are plenty of resources for Angular2 Github