May 2007 - Posts
I installed Microsoft Communicator 2007 (public beta) today and found that it was pretty cool. Read about it ! It had real nice integration with a lot of MS Office applications! Although, one drawback which I quickly noticed was the fact that it didn't
Read More...
In one of my projects I was trying to use customErrors in ASP.NET and it was not working as I would expect. In the web.config I had the following... <customErrors defaultRedirect="~/Misc/ErrorPage.aspx" mode="On"> <error statusCode="404" redirect="~/Misc/ErrorPage.aspx"
Read More...
I am not very good in keeping promises, but this time I will make an exception :) I promised a while ago that I will create a WLW plugin for the Social Bookmarking Tool that would ease the process of creating social bookmarking tags automatically for
Read More...
A while ago, I released a pretty basic version of Social Bookmarking Tool and gradually made it to support 20 bookmarking websites. The good thing was that you had options for different websites now. The bad was that... you didn't have too many configuration
Read More...
At home, I just have Visual Studio Express editions and one downside to it is that it doesn't have an option to create setup and deployment project. Well, you can't have everything for free, right?? I lived with this for quite some time, until I created
Read More...
This post is meant just for hosting different icons of other Social Bookmarking Sites which my software - Social Bookmarking Tool supports, so that I could code them appropriately in its next version. Actually, I could have linked them directly to the
Read More...
I created a Social Bookmarking Tool a while ago, and it initially supported only the following 6 options... I have attached a text file ( BookmarkerList.txt ) to this post which you are supposed to save in the Program's install folder (default is C:\Program
Read More...