Here Mudassar Ahmed Khan has explained with an example, how to call (consume) Web Service (ASMX) in ASP.Net MVC Razor.
This article will illustrate how to call (consume) Web Service (ASMX) in ASP.Net MVC Razor by making call to a Public Web Service which returns the Country to which a supplied IP Address belongs.