My first C#-program is not "Hello, world!", but…

… correct you guessed it some ARGB-stuff again. This is getting boring I know, even for me *g* I’ve been asked for help on this via eMail, but instead of just keeping it in private I think putting it here might be of more use to the community. The C#-code can be fetched via this link. When it compiled correctly it looks like this:

thumbnail of clip

There are some points left, which could use some polish. For example, it’s not a very strict object-oriented program and I guess the C#-purists among you could tune it for more style. But for my first steps with C# and MonoDevelop I’m satisfied with it.

3 Responses to “My first C#-program is not "Hello, world!", but…”

  1. ghaefb Says:

    "This get’s boring" Are you kidding me ? This never get’s boring. :)
    Keep up the great work you do and thanks for this a 100x times.

  2. Mark Czubin Says:

    Awsome dude. C# is also my main programming language ;)

    Someone did something similar: (bit old)
    http://eric.extremeboredom.net/2006/02/19/252/

  3. Ken Foster Says:

    Thanks a lot for posting the source for this!

    I have a Mono/Cairo stuff I have been hacking around on, but for some reason it never rendered transparently. Hopefully, I can compare this with my code to figure out where I went wrong.

Leave a Reply