Archive for the ‘ASP.NET’ Category

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

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

Free ASP.NET 4 and VS 2010 Beta Hosting


more...