yasinkuyu
- 51,425 total downloads
- last updated 1/28/2016
- Latest version: 1.0.8
ASP.NET MVC Localization
Usage
<li>@Html.ActionLinkLocalization("English", "Index", "Locales", new { lang = "en_US" })</li>
<li>@Html.ActionLinkLocalization("Türkçe", "Index", "Locales", new { lang = "tr_TR" })</li>
Or
<a href="Locales/?lang=en_US">English</a>
<a...
More information
- 4,341 total downloads
- last updated 5/17/2014
- Latest version: 1.0.2
Turkish Grammar
Turkish is a highly agglutinative language, i.e., Turkish words have many grammatical suffixes or endings that determine meaning. Turkish vowels undergo vowel harmony. When a suffix is attached to a stem, the vowel in the suffix agrees in frontness or backness and in roundedness with...
More information