
Yaptığım Programda web sitesinden veri çekiyorum textboxa fakat türkçe karakterler çıkmıyor nasıl düzeltebilirim
System.Threading.Thread.CurrentThread.CurrentUICulture = New System.Globalization.CultureInfo("tr-TR")
System.Threading.Thread.CurrentThread.CurrentCulture = New System.Globalization.CultureInfo("tr-TR")