ASP.NET MVC

提供: A-VEKT Wiki
2016年1月6日 (水) 21:27時点におけるAdmin (トーク | 投稿記録)による版
ナビゲーションに移動 検索に移動

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

  • Walkthrough: Using ASP.NET Routing in a Web Forms Application

https://msdn.microsoft.com/en-us/library/dd329551.aspx

  • robots.txt file for different domains of same site

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

View

  • DisplayFormat for TextBoxFor in MVC

http://stackoverflow.com/questions/14700873/displayformat-for-textboxfor-in-mvc

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

Authentication

  • Code! MVC 5 App with Facebook, Twitter, LinkedIn and Google OAuth2 Sign-on (C#)

http://www.asp.net/mvc/overview/security/create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on

Using Web services

  • Request Google's Page-rank Programmatically

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