Microsoft Releases New .NET 4.5 Includes REST API Framework | CodeGuru

Microsoft Releases New .NET 4.5 Includes REST API Framework

Bundled with the new ASP.NET MVC 4 offering is the open-source ASP.NET Web API designed to streamline the development and deployment of RESTful services. Unlike WCF REST or ASP.NET AJAX with ASMX, ASP.NET Web API is a new platform versus simply being a bolt-on technology that is would be intended to work in the context […]

Written By
CodeGuru Staff
CodeGuru Staff
Aug 29, 2012
1 minute read
CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

Bundled with the new ASP.NET MVC 4 offering is the open-source ASP.NET Web API designed to streamline the development and deployment of RESTful services. Unlike WCF REST or ASP.NET AJAX with ASMX, ASP.NET Web API is a new platform versus simply being a bolt-on technology that is would be intended to work in the context of an existing framework. ASP.NET Web API’s strength is that it combines the best features of the platforms that came before it in order to provide a complete and very usable HTTP platform. Because it’s based on ASP.NET and borrows a lot of concepts from ASP.NET MVC, Web API should be immediately familiar and comfortable to most ASP.NET developers. Read the full story here.

CodeGuru Logo

CodeGuru covers topics related to Microsoft-related software development, mobile development, database management, and web application programming. In addition to tutorials and how-tos that teach programmers how to code in Microsoft-related languages and frameworks like C# and .Net, we also publish articles on software development tools, the latest in developer news, and advice for project managers. Cloud services such as Microsoft Azure and database options including SQL Server and MSSQL are also frequently covered.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.