Finally its out and selling

Not sure when it happens, but it happen for me few days back, when I certainly check one of my client site, and found that they have release a new control panel, which is developed by me. Its good to see that finally a product that I made with so much of efforts are out [...]

Everything is changing, so am I

As life passes, one learn lot of things, forget few. It happens with all. I used to be a good programmer, well my boss says that. But I love doing programming. Certainly things change, I grew with my company. They promote me to designation of Project Manager. Its good to be a manager after all [...]

Printing Text Document in .NET 2.0

Some time reporting tools are too heavy to use with a small application. Something similar happens with me, I need to print a Single page text information for this I cannot use any Heavy reporting software although this information is fetched from XML/Database. So I opt to use in built .NET feature and having following [...]