Go to top button
[CSS] ReoNa 官網的選單CSS效果
the css menu effect of ReoNa official web site
[HTML5] WebWorker Sample Code
[HTML5] WebWorker Sample Code
[HTML5] WebSocket 由後台主動推送訊息,使用.Net Console 當Server端
[HTML5] WebSocket with .Net Console as Server
[CSS3] animation動畫 Sample Code
CSS3 animation Sample Code
[HTML5] 整理幾種方法儲存資料在Client用戶端 包含IndexedDB快速上手Sample Code
HTML5 store data in client side
[HTML5] video標籤,在網頁上播放影片 Sample Code
HTML5 video tag
[HTML5] Drag and Drop 拖曳 Sample Code
HTML5 Drag and Drop Sample Code
[HTML5] 透過File API讀取使用者上傳的檔案 Sample Code
HTML5 File API
[Javascript] Javascript實作繼承的方式,ES5兩行程式碼記住!
- 730
- 0
- Javascript
test
[Html 5 / jQuery] datalist 元素的 Ajax版 with ASP.net 後端語言
Html5 datalist Ajax
[CSS / Javascript][前端效能調校] Web Font 的非同步下載
Turning Performance CSS Web Font
[Javascript] 為按鈕加上ripple、wave效果,效仿Google Material Design
- 487
- 0
- Javascript
Add ripple and wave effect on button like Google Material Design
[ASP.net MVC 5] 解決 CSS Bundle 後相對路徑錯誤問題並且Minify CSS檔案
- 1209
- 0
- ASP.net MVC
- 2019-10-23
ASP.net MVC 5 Bundling and Minification
[Javascript] 圖片、背景圖隨著使用者的捲軸下拉才延遲載入
- 2257
- 0
- Javascript
- 2019-11-20
Image and background-image Lazy Load using Javascript
[C#.Net] 壓縮圖片,指定JPG的壓縮品質
- 1929
- 0
- .Net Framework
Set JPEG Compression Level
一目瞭然!Line vs Facebook vs Goolge,比較各自的API可以取得的用戶個資
Compare Line and Facebook and Google, they get what user's profile are
[Line Login API] Line Login 並取得用戶基本資料,使用 ASP.net MVC 5
Line Login using ASP.net MVC 5
[Facebook API] Facebook Login 並取得用戶基本資料,使用 Javascript SDK
- 7176
- 0
- Facebook API
- 2019-10-14
Facebook Login and get user's basic profile using Javascript SDK
[Google People API] 取得Google用戶的個資,使用 Javascript SDK 的範例程式碼
- 3577
- 0
- Google API
- 2019-10-22
Get Google User's Profile using People API and Javascript SDK
[.Net Core] 在.Net Core Console中讀取應用程式組態檔 appsettings.json
Read appsettings.json in .Net Core Console Application
[.Net] 對稱式加解密,使用AES演算法的Sample Code
.Net Framework AES SymmetricAlgorithm Sample Code (include .Net Core)
[Google Sign-In for Websites] 整合Google帳號登入 Javascript SDK 的使用方式,範例程式碼 with ASP.net MVC
- 6413
- 0
- Google API
- 2019-10-11
[ASP.net Core] 部署 ASP.net Core 到 IIS 個人踩雷合集
- 7452
- 0
- ASP.net Core
Deploy ASP.net Core to IIS
[Vue.js] 連動下拉選單 範例程式碼 (後端ASP.net Core)
Vue.js cascading dropdownlist
[Vue.js] 表格列動態新增、編輯與刪除 jQuery 對決 Vue.js
Table add row,edit row,delete row
jQuery v.s. Vue.js
[Vue.js] Table表格的checkbox的全選打勾範例程式碼
Table checkbox check all sample code
[Vue.js] 不是每個資料操作都是響應式畫面連動,整理一些狀況需要注意(包含jQuery datetimepicker、autocomplete plugin的整合)
Vue.js and jQuery datetimepicker、jQuery autocomplete
[ASP.net Core 3.0] 實作 Cookie based 登入機制(CookieAuthentication) 取代ASP.Net Framework的表單驗證(FormsAuthentication)登入
- 31167
- 0
- ASP.net Core
- 2019-10-07
ASP.net Core login using Cookie Authentication
[Vue.js] 一下子就搞懂Vue.js在做什麼的範例程式碼
Know what Vue.js does in ten minite
[CSS] 奇摩電影頁幾個transition特效之我流寫法
Taiwan yahoo movie page css transition
[CSS] 水平選單的排版及滑鼠hover時的效果整理 (加上一些transition、偽元素的個人使用心得)
CSS horizontal menu
[JavaScript/CSS] Dropdown Menu 動畫效果 (由右往左的甩尾)
Dropdown Menu Animations (Right To Left)
[ASP.net Core] 兩種方式讀取應用程式設定檔 appsettings.json
- 6304
- 0
- ASP.net Core
- 2019-04-09
Reading config in ASP.net Core
[ASP.net Core] 多國語系 Part 1 初探篇
- 2762
- 0
- ASP.net Core
- 2018-09-11
Globalization and localization in ASP.NET Core Part 1
[ASP.net Core] 自訂錯誤頁面
- 2359
- 0
- ASP.net Core
ASP.net Core Custom Error Page
[Javascript] 將window.showModalDialog改成window.open
- 7729
- 0
- Javascript
- 2020-12-08
using window.open instead of window.showModalDialog
[C#] EntityFramework交易寫法 Sample Code
- 524
- 0
- .Net Framework
- 2020-05-29
EntityFramework transaction Sample Code
[FB/Google] 社群帳號登入,使用Javascript SDK的Sample Code
using Javascript SDK Login Facebook and Google
[ASP.net WebForm] 使用AjaxControlToolkit的CascadingDropDown Extenders實現Ajax連動下拉選單 Sample Code
- 1593
- 0
- ASP.net WebForm
- 2018-07-01
How to use AjaxControlToolkit's CascadingDropDown Extenders Sample Code
[JS] 使用Snackbar套件簡易實現Google網站的Notification
- 711
- 0
- Javascript
- 2018-07-26
[jQuery] 密碼強度指示套件 - jQuery Password Strength Indicator
[jQuery] jQuery DataTables 資料行加入checkbox、按鈕,關閉資料行排序、改變下拉選單的每頁顯示幾筆、變更DataTables樣式…等功能 Part5 final
jQuery DataTables column add button checkbox
[jQuery] jQuery DataTables 使用多國語系 Part4
jQuery DataTables localization
[jQuery] jQuery DataTables Server Side模式整合 jQuery BlockUI 實現Loading遮罩效果 Part3
jQuery DataTables and jQuery BlockUI Integration
[jQuery] jQuery DataTables Server Side模式整合ASP.net MVC 的查詢、分頁和排序 Part2
jQuery Datatables 1.10+ & ASP.NET MVC with Server Side Integration
[jQuery] jQuery Datatables 起手式 - 靜態Html頁面的使用 (Client Side篇) Part1
using jQuery Datatables in html
[SQL Server] 資料庫安全功能快速Overview
- 928
- 0
- SQL Server
簡略介紹SQL Server各種資料庫安全功能心得
[SQL Server] 利用透明資料加密(TDE)對整個資料庫加密
- 3813
- 0
- SQL Server
- 2018-03-06
using TDE encrypt SQL Database
[ASP.net Core] 使用Entity Framework Core Database First方式存取資料(資料模型分隔在ClassLibrary專案)
- 7446
- 0
- ASP.net Core
- 2020-01-20
access data through Entity Framework Core Database First in separate classlibrary project
嚴格來說,標題應該取名Code First from Database
.Net framework時期就有類似的玩意兒↓