This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dotnet new sln --name MySolution | |
dotnet new classlib --name MyClassLib --language c# | |
dotnet sln add MyClassLib |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
String.prototype.turkishtoEnglish = function () { | |
return this.replace('Ğ','g') | |
.replace('Ü','u') | |
.replace('Ş','s') | |
.replace('I','i') | |
.replace('İ','i') | |
.replace('Ö','o') | |
.replace('Ç','c') | |
.replace('ğ','g') | |
.replace('ü','u') |
Edit: Arda (Kutsal) diyor ki, binlerce gereksiz yorum arasindan benim yorumumu bulup yayina almis. Tesekkurler Arda.
http://www.webrazzi.com/2012/08/16/itde-nitelikli-isgucu-krizi-ve-cozumu/
adresine gonderdigim yorum bir nedenle yayinlanmadi. Ben de dusuncelerimi buradan iletmek istedim.