Skip to content

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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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成功

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.9%
  • C# 4.0%
  • Classic ASP 0.1%