Feb 12, 2010 by
Paul WhiteAdblockers have a place in the world. That place was back when we all were using dial up internet. Now that everyone is on high speed broadband connections, adblockers are doing more harm than good. I will show you some concrete data to prove that adblockers are hurting any website that is dependent on Google Adsense for Revenue.
Apr 1, 2008 by
Paul WhiteI am not a huge fan of precompiling my code into DLL files, Simply because it makes it harder for other to diagnose problems, and trouble shoot your application. Repairs should be possible with notepad if you are desperate. I had a client that called with this exact situation. Their Old Developer was a hard core Visual Studio Man, and all the code was in DLL files. I found a little tool that allows you to open the DLLs and see the source code. Opening DLL files may not be legal in some situations, but in my case it was to help my client get their application back up and running. I was rather impressed with this tool.
1 Comments
862 Visitors
1379 Views