Wednesday, August 22, 2012

Reset Google Account Password


Yesterday, I had a problem with my Google account and I had to change my account password. Then I solved the problem and wanted to use my old password again. But surprisingly Google didn't let me use my old password even after 5 or 10 attempts and kept saying "Choose a password you haven't previously used with this account". After a bit of searching, I found out that you can't simply use your old passwords because Google "remembers" all of your old passwords.

Tuesday, August 14, 2012

Hosting Multiple Web Sites on the Same Server

So, today I will try to give you a hint about how to host two or more .NET applications on the same IIS. In order to do that, you need to configure a unique ID for each of the application. There are 3 different approaches: