顯示具有 MVC 標籤的文章。 顯示所有文章
顯示具有 MVC 標籤的文章。 顯示所有文章

2018年9月20日

(C#) - Basic Authentication + Form Authentication

因在Azure上發布了測試版網頁,但不希望被外部使用者搜尋到或者是看到,因此加上登入的機制來限制瀏覽

<Javascript> How to uncompressed GZIP at front-end using Javascript

It's been a while I haven't share my coding work. In this article I would like to share how to receive a Gzip file via stream, unzip...