Mail from Joe Stagner (MisfitGeek)

Folks Two days back I asked Joe Stagner a.k.a MisfitGeek http://misfitgeek.com/ about his time management, how he works, gives time to family, what’s his routine? etc. I feel lucky to have his answer through an e-mail.

I am posting his precious more...

Hash password in ASP.NET a Simple way

We all know that storing password in plain text is not a professional or should I say Ethical approach by any means. If you are a student then still follow the line. Passwords can be stored in two ways either using Encryption or by Hashing. Encryption normally allows conversion to original text more...

Editing Skin Files in VS 2008

Hi

Many of us need intellisense in editing skin files in Visual Studio, which is not available by default. This can be achieved however with a simple tweak in VS 2008 IDE. Go to:

1. Tools > Options > Text Editor > File Extension

2. Add more...

Facebook Toolkit for Microsoft Developers

Hi All

Good News ! We the .NET developers now have an API for Facebook like the PHP geeks already have :)

Now build your own FaceBook applications with ASP.NET, more...