My Blog

All about my activities, Ideas and everything.

Month: March, 2007

Tutorial : C# with directives statement

How to use #if directive. It something like “if” statement but there is something different as I want to show you. It kind of preprocessor directive. C# preprocessor directive #Example #define DEBUG // … #if DEBUG // do something while debug #endif

Tutotial : BarCode

I developing windows application with C#, it work with bar code scanner. So, I would like to write a blog about bar code. If it me to write all about bar code, I think is not such a good idea, because I don’t have enough knowledge about this. So, I’ll present wikipedia ha ha. ??http://en.wikipedia.org/wiki/Barcode [...]

HowTo : Install Ubuntu Linux on a USB Pendrive

Someday, I woke up and browse to site www.astalavista.com I found this topic, I immediately interesting on it. Because I used to use Ubuntu to work before, and I have USB, most importance I encountered with the situation to use Linux LIVE CD to boot and backup all my work in windows XP, So I [...]