What is Microsoft .NET Framework Repair Tool?
Microsoft .NET Framework Repair Tool is a tool developed by Microsoft in order to fix problems with the existing .NET Framework installations. …
Microsoft .NET Framework Repair Tool is a tool developed by Microsoft in order to fix problems with the existing .NET Framework installations. …
Microsoft announced that Visual Studio 2010 and .NET Framework 4 Release Candidate versions are available for MSDN subscribers as of February 8th, …
Martin Kulov, a colleague of mine from ProPeople, sent me a blog post regarding something called “The Turkey Test”. If you are …
Even though these kind of variables must have some standards (may be it already has), there are differences in practise. Be careful …
BuildManager is a class located in System.Web.Compilation namespace and contains a method named CreateInstanceFromVirtualPath. Using this static method, you may create instances …
When I used to use PHP to develop my web applications, I really loved its basic but useful method named ucfirst. This …
Giriş .NET Remoting uygulamaları üzerinde bulunan, yani Marshal-by-reference tipindeki, remote object’ler Remoting server üzerinde belirli bir süre boyunca tutulurlar ve bu süre …
Remoting server’ı çoğu durumda üzerinde çalıştığınız bilgisayar üzerinde bulunmayacaktır. Bunun yerine daha güçlü ve stabil server’lar üzerinde çalışmaları tercih edilecektir. Bu da …
.NET içerisinde bulundurduğu hazır class’lar sayesinde uygulamanızın Windows Performans Monitor ile son derece kolay bir şekilde etkileşim kurabilmesini sağlamaktadır. Performans Monitor, Control …
Giriş “Uygulama çok yavaş çalışıyor!” cümlesi bir developer’ın en son duymak isteyeceği cümledir. Bir şekilde duyduysak da artık uykusuz gecelere hoşgeldin demenin …