tloy1966 / aspnetmvc-jquery-post-model-binding-sample

sample code showing how to use jquery post form via ajax with 3 different situation with success model binding in asp .net mvc backend - 範例程式碼 如何用jquery ajax post表單在3個不同情境binding到mvc成功

Home Page:http://blog.alantsai.net/posts/2017/09/jquery-ajax-form-post-model-bind-asp-net-mvc-with-no-problem-3-way

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aspnetmvc-jquery-post-model-binding-sample

這個專案是用來demo當需要透過jquery post資料的時候,如何做asp .net mvc model binding才不會有問題。 詳細說明可以搭配看部落格:

使用 (how to use)

基本上只需要clone下來,之後執行 src 下面的 .sln 檔案即可

幫助 (support)

如果有任何問題,可以透過開issue 或者 可以在 部落格文章上面發問。

參與修改 (Contributing)

歡迎任何形式的參與,更多資訊請參考
CONTRIBUTING.md

授權 (License)

本專案屬於 MIT License,更多資訊請看 LICENSE.md

About

sample code showing how to use jquery post form via ajax with 3 different situation with success model binding in asp .net mvc backend - 範例程式碼 如何用jquery ajax post表單在3個不同情境binding到mvc成功

http://blog.alantsai.net/posts/2017/09/jquery-ajax-form-post-model-bind-asp-net-mvc-with-no-problem-3-way

License:MIT License


Languages

Language:JavaScript 96.0%Language:C# 4.0%Language:ASP 0.1%