TechBubbles Microsoft Technology BLOG

CategoryWeb API

Error Handling in Web API Design

This post outlines how to manage the errors and status codes using modal validation, exception filter s and global exception handling. The common status codes that you deal while you are writing Web API code Model Validation is a very power full capability of web API. It is a data annotation library and allows you to annotate your classes and indicate different types, ranges and validations. You...

Invoking Web API using JQuery

HTTP can be used for building the ASP.NET Web APIs that exposes your data and business services. HTTP is simple platform that can reach broad range of clients varying from desktop applications to mobile devices. What is ASP.NET Web API? ASP.NET API is a framework for building the RESTful services on top of the .NET Framework. This post outlines the steps to create a web API project in visual...

TechBubbles Microsoft Technology BLOG

Follow me

Archives

Tag Cloud