#b-navbar { height:0px; visibility:hidden; display:none }

Wednesday, January 18, 2006

Installed .NET, First Proggie

Finally, I installed Microsoft .NET Framework 2.0 Runtime and a copy of sharpDevelop, which is a free C# IDE.

If in the future any of you would like to use my proggies, please download and install the framework from here

And, within a few hours, my very first proggie is out! It's called ping_alpha, the purpose of this program is just to perform a simple ping function to see if the particular IP address or hostname is valid. This will be the base of the main proggie which I am about to embark on, pingOdeath. Much details to be added in the future.

0 Comments:

Post a Comment

<< Home