Giter VIP home page Giter VIP logo

aspnetwithvuebinding's Introduction

AspNetWithVueBinding


就只是一個簡單的範例
透過WebAPI與框架撰寫的CRUD範例
Video: https://www.youtube.com/embed/Q-Kbdu48Unw
![alt tag](http://arock.blob.core.windows.net/blogdata201701/05-190155-e4bf9e18-5b4c-447d-802a-8e0021ceab26.png)
這是一個使用純HTML+WebAPI做的SPA CRUD範例。你會看到,新增和修改是在同一個頁面(AddNewOrUpdate.html)完成的,而資料列表與刪除則是在index.html),所有的資料處理都拉到BO內開發,WebAPI單純就被視為服務層,底下連結是Source與參考資料,過幾天我再抽空整理這個範例的完整說明。

請留意:為了保持單純,這個CRUD的資料庫是用記憶體物件模擬,而非連實體資料庫(以避免相依資料庫),但由於查詢都是很簡單的LINQ,因此不妨礙整個Demo。

此範例採用的SPA架構說明 :
http://studyhost.blogspot.tw/2016/12/aspnet-web-2-spa.html

aspnetwithvuebinding's People

Contributors

isdaviddong avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.