Today I got an email from Blog Rush as Free Blog promotion service, that they are shutting down. They mention that they have the choice to sell blog rush or…
Year: 2008
ZedGraph
Recently I finish a .NET 3.5 based desktop application, where I need to make graphs. For this I search few open source, ready to use library and with help of…
WordPress on Godaddy Windows Server
I have been using GoDaddy Windows server from last 18 months. I have my blog runnin here as well. However initially i got some problem with my wordpress installation, as…
Interviews in my new office
I new job, new environment it feels great. We conduct interview here, I took most of those interviews, and it was great experince to look for decent programmers. In my…
Very close to opening
I have been very busy with my new office lately. We are almost done and ready to open our new office for VIKASUMIT. It seems like my dream of life…
Google Chrome: New Web browser
Today I got a newsletter that tell that google will launch its Beta of new web browser. Then I search and found some screenshot of it as well. A New…
GridView bug that fire RowCommand twice
I was trying my hands on .NET 3.5, and discover that Gridview was firing Rowcommand twice for my ImageButton that is draw using ButtonField Column. Later I found that this…