Working with Excel files using c#

During my current project I had some work of reading and writing from an Excel file.  I simply started with a more...

Show character count on typing in textbox ASP.NET

During my recent project and some before that I was in need to show the number of characters entered in a textbox to user so that she may know that the message (SMS or more...

I have developed some projects using WCF and on deployments I face an error thrown by IIS7 saying “The page you are requesting cannot be served because of the extension configuration” with an more...

IComparable interface by example

IComparable Defined:

This interface defines a comparison method that most of the value types like int, double, string  implement to sort the instances.  This inherited type implements the CompareTo() method returning an int to indicate whether current instance in sort more...

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