Game Development for XB...

I just read this on the web and i’m very happy about it. I’ve been a game developers since MSDOS age and i spent a lot of time searching infos, documentation and writing millions of code lines to make my games. My big desire was developing games for consolles but it...

Summer vacation in Croa...

Wow it’s time to leave, 5 hours and we’ll be travelling towards Croatia. It’s a 1200 Km travel by car but it’s our much wanted summer vacation. See you all on August 28 for something new about .Net Have a nice summer holiday
Download a file from web in .Net

Download a file from we...

This article is just written to help people with this task if they don’t know how to do. As you will see there’s not so much code to write to do this, it’s just provided by the .Net Framework All that you have to do is: add a reference to System.Net namespace create...

Hashtable in .Net...

Hashtables are my preferred way to keep informations in memory. I think that they’re powerful and really simple to use. The Hashtable class resides into the System.Collections namespace and uses an Object as Key and an Object as Value for the items so it’s really versatile...
Why Microsoft .Net Framework

Why Microsoft .Net Fram...

I think that when you have to develop a software you must consider a lot of things before making the final choice about the tools/languages to use. I often talk with Windows/.Net and Linux/PHP fans and everyone things that his choice is the right one. I think that this way of seeing...

Let’s go!!!...

Hi all, for long time i’ve been attracted by Blogs but i never started my own. I tought it could be a very hard thing to handle, it needs care and constance. This year i’ve learned a lot of things, about programming, reading people’s blogs all around the world so...

Next Entries »