Wednesday, July 27, 2011

Windows Logon API for .NET

When you are developing windows or web applications and there is need for validating user credentials (either local or domain), the 'LogonUser' API helps alot and it makes developers life much easier. This...

Tuesday, July 26, 2011

Kinect - Remove background of person

Microsoft Kinect SDK for Windows is now available as a free download via Microsoft Research, which will allow developers to create new uses for the motion-based system beyond gaming. This is my first...