Sunday, August 28, 2011

Glass Effect Silverlight Charts

I was working on developing a dashboard where I had to use Microsoft Silverlight Toolkit to create bar charts, but none of the charts would give Glass look or effect, so I had to search a way to create...

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...