By admin on Sep 20, 2009 in .NET, Programming, freebies, personal | 0 Comments
I just released the community edition of MessagingToolkit
messagingtoolkit is a .NET C# messaging library that can be used to send and receive messages using any ETSI 07.05 compliant GSM modem or phone handset connected to the PC serial port through serial cable, infrared or bluetooth.
Some of the features of the library
Send SMS
Read incoming SMS […]
By admin on Jun 11, 2008 in Programming, personal | 0 Comments
Beside design review, code review is a must-do during software/system development.
There are many software projects that I have implemented. Some projects are continuation from legacy applications that have been developed years ago. The developers are no longer in the companies and most of the time we have to do a lot of guess works […]
By admin on Oct 22, 2007 in personal | 0 Comments
This is the dilemma faced by me, and maybe some of us doing sofware project implementation. There are times that we know that the solution architecture is not really right, and maybe totally not suitable for the business or system requirements. However, since we are doing project and customer is the boss, we still need […]