by PratapReddyP
CodeProjectIn this post we will see when to use and How to use ajax calls in MVC Razor using JQuery.When i am trying to create a POC for combination of entity framework and a MVC Application, i came across this requirement which made me to use $.post() and $.get().Now, people very easily say, $