「ASP.NET MVC」の版間の差分

提供: A-VEKT Wiki
ナビゲーションに移動 検索に移動
18行目: 18行目:
* Uploading a file
* Uploading a file
http://stackoverflow.com/questions/15680629/mvc-4-razor-file-upload
http://stackoverflow.com/questions/15680629/mvc-4-razor-file-upload
* robots.txt file for different domains of same site (Dynamic file generation)
http://stackoverflow.com/questions/17033779/robots-txt-file-for-different-domains-of-same-site


== Using Web services ==
== Using Web services ==

2015年12月13日 (日) 16:17時点における版

Routing and multilingual webpage

  • Customizing Routes in ASP.NET MVC

http://www.codeproject.com/Articles/641783/Customizing-Routes-in-ASP-NET-MVC

  • Creating a Bilingual ASP.NET MVC 3 Application – Part I

http://www.codeproject.com/Articles/181738/Creating-a-Bilingual-ASP-NET-MVC-Application-Part

  • Creating a Bilingual ASP.NET MVC 3 Application – Part 2

http://www.codeproject.com/Articles/207602/Creating-a-Bilingual-ASP-NET-MVC-Application-Par

  • MvcRouteHandler and MvcHandler in ASP.NET MVC Framework

http://www.codeproject.com/Articles/595520/MvcRouteHandler-and-MvcHandler-in-ASP-NET-MVC-Fram

File/Data handling

  • Uploading a file

http://stackoverflow.com/questions/15680629/mvc-4-razor-file-upload

  • robots.txt file for different domains of same site (Dynamic file generation)

http://stackoverflow.com/questions/17033779/robots-txt-file-for-different-domains-of-same-site

Using Web services

  • Request Google's Page-rank Programmatically

http://www.codeproject.com/Articles/20038/Request-Google-s-Page-rank-Programmatically