News

Right-click on the Controllers solution folder and click Add –> Controller to create a new Web API controller. Select the “Web API 2 Controller – Empty” when prompted for in the window ...
Web API doesn’t allow you to pass multiple complex objects in the method signature of a Web API controller method — you can post only a single value to a Web API action method.
Eric Vogel covers how to use the new Web API 2 routing attributes to create a Web service in Part 1 of this series.
The Dolphin browser has earned quite a following, by offering a healthy mix of speed and features. Now the company is opening up its offerings to further expansion though an open API service ...
Eric Vogel covers how to use the new Web API 2 routing attributes to create a Web service in Part 1 of this series.