Network Card Physical Address (MAC) Changer

I think many of you want a software that can help you change the MAC of a computer. This is why I built this tool! As you probably know, a Physical Address (MAC) is the address of the Network Card that identifies you in some way in a network (it might be local, wide or global). The problem is when you buy a new NIC (network card) or a new computer (with a new NIC) because you will have another MAC and you will have to call your Internet provider to change the information on the server. This can take a lot of time and is not worth it (time is money).

This software is really easy-to-use.

You can download it from here.

Source code here.

It’s coded in c# with .net 2.0 so you will need .NET Framework 2.0 which you can download it from here.

PS: I offer no warranty!

Sending e-mails with C# .NET 2.0

I ran over this problem a couple of days ago when I was writing a plug-in for one of my software projects. The Internet is full of examples of sending e-mail algorithms. The problem is none of them worked for me. After studying this problem I came up with a viable solution. In the following rows I will explain how it works (I’m proud that my solution was marked as an answer to this problem in the MSDN forum): Read the rest of this entry »

Something, anything…

I’m sorry I didn’t have time to post some new researches/minitools. I’ve been busy working on some personal projects and stuff like that. Of course Christmas and New Year’s Day “trapped” me and I couldn’t write a line of code nor to post anything. I hope in a few months I will finish my projects and take time off to relax or to post something interesting.

A happy New Year!

PS: I’m glad that Sub to Srt converter isĀ  becoming more and more popular on the Internet (4th link – Google.com). :)