Whois Client .NET

This is .NET Class library of WHOIS client (with sample web site). PM> Install-Package WhoisClient.NET using Whois.NET; ... var result ... Read More

Web.config Encryption

IIS sunucumuzun dizine erişenlerin web.config dosyasındaki konfigürasyonları okuyamaması için alabileceğimiz basit bir önlemi aşağıda paylaşıyorum. //aspnet_regiis.exe yolu cd C:\Windows\Microsoft.NET\Framework64\v4.0.30319 //encrypt ... Read More