Remove Header Info from Response in Asp.NET Web API 2
To solve this issue, there are few ways but I used these two; Global.asax.cs I added these lines to remove server and asp.net version in Application_EndRequest blocks. Web.config The other…
C# hakkında yazılar bu kategoride yer almaktadır. Burada yer alan bilgiler tamamen kendi deneyimlerimden yola çıkarak anlatılmıştır.
Lütfen ödevler hakkında sorular yöneltmeyiz.
To solve this issue, there are few ways but I used these two; Global.asax.cs I added these lines to remove server and asp.net version in Application_EndRequest blocks. Web.config The other…
Selamlar. Bu yazıda Caddy Server ile Asp.NET Core Çalıştırma hakkında bilgiler vermeye çalışacağım. Son yazıda Spotify ve JavaScript yetkilendirmesi hakkında. yazmıştım. Kişisel bilgisayarımda Linux dağıtımı bulunuyor. Bu yazı Linux dağıtımı…
In the last post we created new aurelia and web api projects. In this series I’ll show how to create aurelia routes and web api endpoints. Aurelia Application with Web…
Hi. I’m very excited because this post will be the second post I wrote about aurelia. In this post I’ll show Simple Aurelia Application with Web API. If you don’t…
Hi. In this post I’ll show how to implement custom list in C#. Custom List Implementation with CollectionBase will be so easy. Before Starting Maybe you should check this link to…
C# icin egitim videolari linklerini paylasiyorum. Teker teker indirebilirsiniz. C# ile Ornek Proje Gelistirme => http://yadi.sk/d/V7K4IvUU8UN7T C# MSMQ => http://yadi.sk/d/JVEbp8hV8UN9D C# ile Taskbar Islemleri Windows7 => http://yadi.sk/d/2M7E4T2f8UN9f <!–more–> C# ile…
Selamlar C# ve Web Servisi kullanarak TC Kimlik No Doğrulama Programı yazmış bulunmaktayım Kullanılanlar: NVİ’nin TC Kimlik Web Servisi: https://tckimlik.nvi.gov.tr/Service/KPSPublic.asmx?WSDL Program kullanılışı örneği: TC NO: 12345678911 AD: ABDÜLREZZAK SOYAD: İNCEKAZAK…