Project management funny proverbs
- Nothing is impossible for the person who doesn’t have to do it himself.
- The sooner you begin coding the later you finish.
Read more…
IT team roles
Project Manager
is a person who thinks nine women can deliver a baby in one month.
Read more…
SQL Injection License Plate
I must say this one is a great example of how you can utilize your programming skills.
This guy decided to use SQL Injection technique to hack a traffic camera.
Division by zero is simple, isn’t it ?
I’m sure you all know that according to the rules of elementary arithmetic division by zero is not allowed*. Also, I’m pretty sure you are familiar with the “Attempted to divide by zero” exception and some of you even write a specific catch in try…catch blocks to catch the DivideByZeroException to be able to handle it according to your application needs.
Programming humor
Programming is like sex. One mistake and you have to support it for the rest of your life
Twitteleh – Twitter for your jewish mother
Stop waisting your time. Use the twitter that targets the one person that actually wants to hear about your day. Twitteleh – Twitter for your jewish mother.
jTemplates – jQuery Template Engine
About a year ago i had to architucture some web application with a very rich client side UI.
ASP.NET was an easy choise for a server side code, but what about client side ?
The heavy viewstate, endless event handlers and infinity number of server side requests just to make the GUI friendly – well, it just didn’t sound as a proper way to do it.
C# Set method timeout using Generics
I’m pretty sure all of you know the WebRequest and it’s derived class HttpWebRequest.
And what a marvelous property both of them have – the TimeOut.


Recent Comments