December 2007 - Posts

bcp and errorlevel checks
Published 12-17-2007 11:54 PM | jokiz
we have a number of batch scripts at work which executes sql-related tasks for each of our project releases. last time, i incorporated errorlevel checks so we know if there was a problem with the execution and in order to abort the rest of the operations...
Filed under: ,
C# Trivia #6
Published 12-06-2007 1:43 PM | jokiz
As I've mention in this post, I'll be continuing the trivia series here in my blog. I've encountered a good one from internal chat yesterday, here it is: will this compile? [ Test ] public void IntTests () { int i = 1; if ( i != null ) { Debug...
Filed under: ,
my first pocket pc
Published 12-01-2007 12:31 PM | jokiz
i purchased my very first pocket pc last week and i have'nt really used it extensively. except for calendar and the gps software bundled which has been very useful travelling in this new country. i'm thinking of installing an rss reader so i can...
Filed under: ,