I asked this question in Visual Studio General forum, suggestion was to ask in Web form forum
I created web api with VS 2012 (and also with VS 2013). Now I want to create client.
I started with asp.net webform (I alsi tried mvc with VS 2012 and 2013, result is the same).
<%@
Page Language="C#" %>
Go to the complete details ...