Montag, 28. April 2008
My first C# "application", kind of stupid but it's a classic.

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace ConsoleApplication1
{
class Program
{
static void Main(string[] args)
{
Console.WriteLine("Hello World");
}
}
}
0 Kommentare »
Dienstag, 22. April 2008
http://www.n-tv.de/Wenn_der_Inder_zweimal_isst_Merkel_findet_Erklaerung/170420081816/950504.html
0 Kommentare »
Samstag, 19. April 2008
http://www.freenet.de/freenet/computer_und_technik/hardware/notebook/intel_classmate/index.html

Sieht zwar etwas verspielt aus, aber wenn es tatsächlich unter 200€ kosten wird, ist es interessant.
0 Kommentare »