While working on a project, we were given a task to show the countries of selected continent from drop down box and bind it to another drop down box as well as display it in a view. But, I got stuck at a point where my AJAX success method was not called. The code in the controller was perfect. The problem is because project is running on the IIS server.
Introduction: This blog was introduced in order to overcome the problems that arose during the development process. The technology used were MVC4, C#, SQL Server 2008r2, jQuery, Javascript, Ajax, Linq, Lambda Expression etc. The habit of posting the solutions to the problems grew into writing useful code that can be used anywhere during the development.