After deploying one of my applications a user reported this error. This is the type of error I personally hate because the Exception Message is not clear to what object is it referring to. Anyways, nothing that a quick search… Continue Reading →
Recently, while building a logging class to be used on all my php REST/JSON and SOAP webservices, I came across an issue when reading the REMOTE_ADDR server variable. When using Nginx, the $_SERVER[‘REMOTE_ADDR’] variable comes, by default, with the IP… Continue Reading →
Last week I devoted a full working day to this subject. Distributed Transactions, Linked Servers and MSDTC (Distributed Transaction Coordinator) were the only words available on my internal lexicon. I’ve abused from Google as much as I could with no… Continue Reading →
I had this issue today, after adding a couple of mailboxes to my account and doing some clean up work on them, every single search I did either returned no results or only 1 or 2 items which, basically, were… Continue Reading →
I recently came across a problem on one of my applications which was causing a huge slow down on its performance. Just to give you an idea, the application I’m talking about has a DataGridView that takes 80% of the… Continue Reading →
© 2024 stevesmind — Powered by WordPress
Theme by Anders Noren — Up ↑