Author: Sumit Gupta

  • .NET 4.0 On IIS 6

    With my dedicated Windows 2003/IIS 6.0 server I want to run latest version of .NET framework on it. Hence I use my Web Platform Installer to install .NET 4.0. Everything goes smooth. It was piece of cake to install it. Now the time came to run my first .NET 4.0 Framework application, I configure a…

  • WordPress 3.0: First Impression

    I just realize that wordpress 3.0 is launched some 16 hrs ago, so I thought to give it a try. I got so excited that I forgot to take my backup on my WordPress 2.9.2 [current thus far] and just press automatic upgrade. I wait thinking what if it goes wrong ? But nothing goes…

  • Motion Tween: ActionScript 2.0 with MC Tween

    This is to bookmark the Motion Tween Class I found for AS 2.0. I have use core Tween classes from Macromedia before, but this class looks better in some respect. though with AS 3.0 in market it looks dead stuff http://hosted.zeh.com.br/mctween/

  • IIRF: URL Rewrite, 64bit resolved

    Wow, it was hard 48hrs trying to get URL Rewrite for IIS 6.0. Most of solutions are paid and hence not my piece of cake. Especially when I found a great IIRF which is free. However the developer has problem that he doesn’t have 64bit machine to test and fix. Same is with me, but…

  • Firefox, Not really a better piece

    I was reviewing a RAM Software, that analyze the RAM consumption. I was attracted by one particular entry when I Sort to see who is consume the maximum RAM on my PC. Though the entry didn’t surprise me as I have seen that entry before many a times. It was Firefox Browser. I have notice…

  • WordPress on SQL Server

    http://wordpress.visitmix.com/ enables you to use wordpress software with SQL server instead of MySQL. Not sure if it is a good move or bad as SQL server are expensive to get and how many BIG fish are actually going to use it ? But this is good technical Advancement. Keep it up guys.

  • Apache and IIS 7

    Been a web development company, my company need to setup a local server that allow developers to work on centralized server for ease of use and development. For this we got one Physical server. Our requirements are simple, we need IIS 7 to let the development on ASP.NET take place and we need Apache to…