ASP.NET MVC

提供: A-VEKT Wiki
2017年7月5日 (水) 10:30時点におけるAdmin (トーク | 投稿記録)による版 (→‎View)
ナビゲーションに移動 検索に移動

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

  • ASP.NET MVC 2 Localization complete guide

http://adamyan.blogspot.jp/2010/02/aspnet-mvc-2-localization-complete.html

  • MVC Basic Site: Step 1 – Multilingual Site Skeleton

http://www.codeproject.com/Articles/526827/MVC-Basic-Site-Step-Multilingual-Site-Skeleton

  • ResXManager

https://visualstudiogallery.msdn.microsoft.com/3b64e04c-e8de-4b97-8358-06c73a97cc68

View/Graphics

  • DisplayFormat for TextBoxFor in MVC

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

  • DisplayName attribute from Resources?

http://stackoverflow.com/questions/2431333/displayname-attribute-from-resources

  • ASP.Net MVC – HiddenInput and ReadOnly attributes

http://www.codeproject.com/Articles/786607/ASP-Net-MVC-HiddenInput-and-ReadOnly-attributes

  • Dynamic Image Generation

http://www.hanselman.com/blog/BackToBasicsDynamicImageGenerationASPNETControllersRoutingIHttpHandlersAndRunAllManagedModulesForAllRequests.aspx

  • ASP.NET DateTime Picker

http://stackoverflow.com/questions/1469280/asp-net-datetime-picker

  • ASP.NET MVC: Custom Validation by DataAnnotation

http://stackoverflow.com/questions/16100300/asp-net-mvc-custom-validation-by-dataannotation

  • A fully customizable PropertyGrid

https://www.codeproject.com/Articles/18933/A-fully-customizable-PropertyGrid

File/Data handling

  • 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

  • Asynchronously streaming video with ASP.NET Web API

http://www.strathweb.com/2013/01/asynchronously-streaming-video-with-asp-net-web-api/

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

  • ASP.NET MVC and Identity 2.0: Understanding the Basics

http://www.codeproject.com/Articles/762428/ASP-NET-MVC-and-Identity-Understanding-the-Basics

  • ASP.NET Identity 2.0: Customizing Users and Roles

http://johnatten.com/2014/06/22/asp-net-identity-2-0-customizing-users-and-roles/#Extending-Identity-Role

  • How to make Authorize attribute return custom 403 error page instead of redirecting to the Logon page

http://stackoverflow.com/questions/2578756/how-to-make-authorize-attribute-return-custom-403-error-page-instead-of-redirect

  • HOW TO: Control Authorization Permissions in an ASP.NET Application

https://support.microsoft.com/en-us/help/316871/how-to-control-authorization-permissions-in-an-asp.net-application

Using Web services

  • Request Google's Page-rank Programmatically

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

SEO

  • asp.net mvc - strategy for including SEO information such as meta keywords and descriptions

http://stackoverflow.com/questions/4263568/asp-net-mvc-strategy-for-including-seo-information-such-as-meta-keywords-and-d

  • robots.txt file for different domains of same site

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

  • asp.net mvc - strategy for including SEO information such as meta keywords and descriptions

http://stackoverflow.com/questions/4263568/asp-net-mvc-strategy-for-including-seo-information-such-as-meta-keywords-and-d

  • Request Google's Page-rank Programmatically

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

Utility APIs

  • IP Address to Geolocation

http://www.codeproject.com/Articles/185508/IP-Address-to-Geolocation

  • C# Code to get Whois information of a domain name

https://coderbuddy.wordpress.com/2010/10/12/a-simple-c-class-to-get-whois-information/

MVC compatibility

  • Integrating ASP.NET MVC 3 into existing upgraded ASP.NET 4 Web Forms applications

http://www.hanselman.com/blog/IntegratingASPNETMVC3IntoExistingUpgradedASPNET4WebFormsApplications.aspx

Signal IR

  • Tutorial: Getting Started with SignalR 2 and MVC 5

https://docs.microsoft.com/en-us/aspnet/signalr/overview/getting-started/tutorial-getting-started-with-signalr-and-mvc

jQuery UI

  • Using the HTML5 and jQuery UI Datepicker Popup Calendar with ASP.NET MVC - Part 4

https://docs.microsoft.com/en-us/aspnet/mvc/overview/older-versions/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-4

JavaScript

  • C# MVC Post Model and additional data to controller from js

https://stackoverflow.com/questions/34362510/c-sharp-mvc-post-model-and-additional-data-to-controller-from-js

HttpWebRequest

  • Is that possible to send HttpWebRequest using TLS1.2 on .NET 4.0 framework

https://stackoverflow.com/questions/37869135/is-that-possible-to-send-httpwebrequest-using-tls1-2-on-net-4-0-framework