Welcome to MSDN Blogs Sign in | Join | Help

Rahul Soni's blog - Moved to www.dotnetscraps.com

Never assume the obvious is true!

News

  • Moved to http://www.dotnetscraps.com

    These postings are provided "AS IS" with no warranties, and confers no rights.

May 2007 - Posts

Windows Remote Assistance - A life saver in Vista!!
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...
customErrors defaultRedirect is not redirecting in ASP.NET
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...
Social Bookmarking Tags for Windows Live Writer
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...
Social Bookmarking Tool 2.0 Released
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...
Really nice *free* installer to create MSI files
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...
Icons for different Social Bookmarking Sites
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...
Social Bookmarking Tool 1.1 now supports 20 bookmarking websites
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...
Page view tracker