View RSS Feed

leokoach

  1. Scrambler!

    by , 05-05-2010 at 01:25 AM


    Download the code from here
    Watch program clip here

    Introduction:

    Probably all of us tried to write a code to scramble text, so we could pass secret messages around. C# has encrypting ability built in but it's not fun to use something already is there. I had some extra(!) time last couple of days, so I wrote my own text scrambler.

    This program gets you different output ...

    Updated 05-06-2010 at 11:00 AM by leokoach (Rev 1 More explanation added/ Rev 2 Long "if" statements eliminated)

    Tags: csharp Add / Edit Tags
    Categories
    Programming
  2. FieldList Control

    by , 04-19-2010 at 09:13 PM
    Introduction



    Watch its video clip here

    I started to write a large program that will contain some good functions to be able to code fields for documents and retrieve them easily by searching fields and/or OCRed body of the documents. My first two steps of the application about done. I would like to share one of the components that I wrote called "Field List" control.
    ...

    Updated 04-21-2010 at 12:32 PM by leokoach (Adding a clip link)

    Categories
    Programming
  3. RANT...

    by , 04-12-2010 at 09:20 AM
    Silverlight or not? Should l I go with everyone and jump from he bridge? and why?

    NO... no silverlight for me, even if that would be the only thing in the future. I am really sick and tired of running where MS wants us to run... Thank you very much, my older codes work just fine.

    You know, honestly I am getting dizzy over the web-pages too much things moving on and have tons of shiny buttons that also gets me other places shiny and moving. The whole place started to ...
    Categories
    Personal
  4. Going for the big one!

    by , 04-05-2010 at 01:24 PM
    I will be working on a project that I have done with VB6 and dying to replace the code with C#. Following images are from that project, around 6 years old. Since I was working with a Document Conversion company, the project was for production. A scanner module, and QC/Coding module. Works with Tiff images and creates/uses text based data files with ".dat" extensions.



    The whole process went like this: ...
    Categories
    Programming , ‎ Personal
  5. The MOST TESTED, DEBUGGED program of all, in any languages ever!

    by , 04-05-2010 at 07:37 AM
    There is one program that is tested by almost every one of us, and probably impossible to break... and if there is any miracle comes up and finds something out to crash it, it would make the whole world start turning the other way.

    Think about it. What that program could be? Which program, code that is written in every coding languages available, and tested more than billion times.

    It's not even a joke, it's a fact. That's the "Hello World" program with one ...
    Categories
    Uncategorized
  6. What makes us different...

    by , 04-04-2010 at 07:49 AM
    Human being is a communicator in a way of no other animals can. Sometimes I wish I had more senses like other animals, but I feel lucky to be able to talk and discuss...

    Why did I say all that here, in C#? Because I believe everyone should try their best to be in the group of one or another to survive. Even if you have your own group, stay touch with others and continuously refresh your members the healthiest way... of course without loosing it all... What makes you loose all your ...
    Categories
    Personal
  7. Virtual Photo Album using PictureBox (C#)

    by , 04-02-2010 at 10:23 PM


    See it in action (YouTube, no sound)

    Before I start my third article, let me thank to Chandana Subasinghe for his Article about the TreeView. I was looking to create my application using drive and file controls, but because I found his code, and it was easy to understand, I took it and enhanced it and implemented into my application. After all, I think we should do that often to learn new things.
    ...

    Updated 04-04-2010 at 02:38 PM by leokoach (Video added)

    Categories
    Programming
Page 1 of 2 12 LastLast