DB2 database unit testing using DBFit
some additional bla-bla text must go here... but it does not! :D
RSS Feed
DB2 database unit testing using DBFit
13:27, 29 Sep 2008
DBFit (find it on Google) is very easy to understand and run some neat unit tests

Currently working on setting up some unit tests for our project that uses DB2 as backend
Linux
23:03, 27 Sep 2008
Four months ago i switched to linux. Actually, Debian with GNOME desktop. Shortly, it is a big step forward, after using Windows(R). The interface is much easier and faster, and i have all programs for work.

As for other things, i have several new ideas, which i list later.

Recently working a lot with Python, MySQL, web services.

End of transmission.
I like IBM DB2
11:41, 20 Aug 2008
An unexpected token \"\" was found following \"\". Expected tokens may include: \"\".
LinkedList in C#
11:20, 08 Jul 2008
LinkedList in C# is kawaii.

Btw, visited Carpathian Mountains (near Romainan border) recently. They are cool :)
Thyme
20:47, 11 Jun 2008
Managing
this is the page title, i guess
09:26, 27 May 2008
learning django, managing a project, hacking google, gsom11, switching to linux and macos, met a girl, visited medieval festival, nikon d80, climbing mountains and caves, running, started swimming season in underground river, thinking about new milestones, buying iphone, getting 1/5 of salary from seo, climbing trees, traveling, walking unknown city, working for gsam, public static
Project Management is IBM DB2
20:03, 09 Apr 2008
Project Management is Evil

ps: if you have any useful book or link about it, please post in Guestbook.
Infragistics
15:14, 01 Apr 2008
In Infragistics UltraWinGrid, every row is contained in parent row (like, Group) so if you use OnCellChanged method to process changes in a grid with several groups, you should use e.Cell.Row.ListIndex instead of e.Cell.Row.Index which returns cell position in current group.
IBM DB2 is evil
13:27, 27 Mar 2008
IBM DB2 is evil.
Some stuff about IBM DB2
15:25, 24 Mar 2008
After 3 month of intensive learning and writing sproc in DB2 SQL i\'ve discovered that it does not support ALTER commands! Well, i learned it in a hard way - a day before release fixed some out parameter in a sproc on production DB and did not even think to grant access to few users who permitted to run the tool.

IBM DB2 has only DROP and CREATE. tak-to! :)