News

Microsoft has recently released the Visual Studio 2013 Preview 1, which includes ASP .NET Web API 2. One of the most notable new additions to Web API is attribute-based routing. Prior to version 2, ...
ASP.Net Web API is a lightweight framework used for building stateless HTTP services. You can use Web API to design and implement RESTful services that run on HTTP. REST is an architectural style — a ...
Technology is increasingly taking a more critical role in the evolution of urban mobility. Cities worldwide are grappling with congestion, pollution, and inefficient transportation systems. As urban ...
Google launched two new solutions to help fleet operators improve delivery success and optimize fleet performance. The offerings—Last Mile Fleet Solution from Google Maps Platform and Cloud Fleet ...
Cloud Fleet Routing API focuses on the route planning phase of delivery and allows operators to perform advanced fleet-wide optimization, enabling them to determine the allocation of packages to ...
The Last Mile Fleet Solution, which is part of the Google Maps platform, adds an emphasis on optimizing every step of the last-mile delivery process from ordering items to delivering them, according ...
Google today announced two new tools for businesses that operate extensive delivery fleets: the Last Mile Fleet Solution and the Cloud Fleet Routing API. The new Last Mile Fleet Solution, which is ...
In Part 2 of this series on using the new Web API 2 API, I'll be covering the client side of things. I'll go over how to create a Windows Store App within Visual Studio 2012 that consumes the Web API ...