Montag, 28. April 2008
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");
}
}
}
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
22. April 2008
0 Kommentare »
Samstag, 19. April 2008
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.
Sieht zwar etwas verspielt aus, aber wenn es tatsächlich unter 200€ kosten wird, ist es interessant.
0 Kommentare »