Most of the time, when you boot windows, you may find this error with a title as “Server Busy” which says: “This action cannot be
Month: August 2013
Visual Studio 2012 Issue/Problem Fix for Error “No exports were found that match the constraint”
Recently after updating my windows 7, I found a issue in my Visual studio 2012. I could open the solution, but I could not open any
Calling ASP.Net WebMethod using JQuery
Let’s start with web method first. Webmethod: 1. It is very easy to write a web or page method. 2. They must be declared as
Fixed Size Multi-Line Textbox in ASP.NET
Sometimes we don’t want our user to resize multi-line textbox. To avoid resizing of multi-line textbox, following CSS trick will work: Let’s write a simple
Difference Between Server.Transfer and Response.Redirect?
Server.Transfer 1. It is used when redirecting the webpage within the same application. 2. As the redirection takes place from server, it has no round trips
CryptSharp – A Password Crypt Algorithms Library for .NET
Safely store a password: Why Not (SHA-1, SHA-3, MD5 etc etc)? These are all general purpose hash functions, designed to calculate a digest of huge