Posts tagged ‘sql’

During last two months I spent massive amount of time tweaking Doctrine ORM framework and making it to perform as fast as possible (as you might have noticed from my never ending tweets). This post is devoted to performance and efficiency, with practical tips & tricks how to reduce memory usage, make it work [...]

My task today was to make Rob Allen’s Zend framework tutorial project run on Windows. Some years ago such task could have been a problem, but as you will see, now it’s nothing special.
To start with, Windows sometimes really annoys. For example, by default I can’t add files to C:\inetpub\wwwroot. It doesn’t ask for “Allow/Cancel?“, [...]

I’m not fan of Microsoft, but I’m not hater too. I stand in neutral position – I use Linux in my computer, but sometimes I use Windows for Photoshop, I’m programming using NetBeans, but sometimes I do it in Visual Studio (I’m preparing for C# and ASP.NET work).
When I started programming in C# some months [...]