- バックアップ一覧
- 差分 を表示
- 現在との差分 を表示
- ソース を表示
- dotNet-ASP.NET MVC/モデルバインディング/基本 へ行く。
- 1 (2014-02-02 (日) 13:21:53)
- 2 (2014-02-02 (日) 13:29:26)
- 3 (2014-02-07 (金) 02:30:06)
モデルバインディング
概要
- MSDN ASP.NET MVC モデル バインディングの特長と問題点
- http://msdn.microsoft.com/ja-jp/magazine/hh781022.aspx
- Understanding ASP.NET MVC Model Binding
- http://dotnetslackers.com/articles/aspnet/Understanding-ASP-NET-MVC-Model-Binding.aspx
- ASP.NET MVC入門 第3回 モデル・バインドとアノテーション検証の実装
- http://www.atmarkit.co.jp/fdotnet/aspnetmvc3/aspnetmvc3_04/aspnetmvc3_04_02.html
配列をバインドする
- [ASP.NET MVC] 配列、リスト、Dictionaryを含むモデルをバインドする
- http://teruc.dnsalias.net/blog/2012/05/22/345