Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / WebAPI

WebAPI

WebAPI

Great Reads

by Bryian Tan
The author is sharing an article on how to create a help tooltip for a HTML element using Web API, Bootstrap Popover and jQuery UI dialog
by freedeveloper
Use the logger system as other Microservices in your eco-system
by Vincent Maverick Durano
A quick demo tutorial on how to setup .NET Core on Mac and creating a simple ASP.NET Core app that talks to PostgreSQL database, and running it on Docker.
by Bart-Jan Brouwer
Modern design example for .NET Core MVC with RESTful service

Latest Articles

by Bryian Tan
The author is sharing an article on how to create a help tooltip for a HTML element using Web API, Bootstrap Popover and jQuery UI dialog
by freedeveloper
Use the logger system as other Microservices in your eco-system
by Vincent Maverick Durano
A quick demo tutorial on how to setup .NET Core on Mac and creating a simple ASP.NET Core app that talks to PostgreSQL database, and running it on Docker.
by Bart-Jan Brouwer
Modern design example for .NET Core MVC with RESTful service

All Articles

Sort by Score

WebAPI 

by DiponRoy
Deploy Web API and Angular from the same project to the same IIS port
by Parvathaneni Mamatha
How to use Razor Views as Email Templates and Localize them using sample WebAPI
by karlodegrano
A generic HttpContent Reader that can be used to replace FromBody parameter on Http Action
by JoaoSousa23
This article walks you through configuration Redis and made basic operations using .net C# client.Redis is one of the fastest and feature-rich key-value stores to come from the NoSQL movement. It is similar to memcached but the dataset is not volatile, and values can either be strings lists, sets, s
by Alexander Kozlovskiy
Used for binding custom types (including files) when sending and receiving multipart encoded form data
by Mathi Mani
Authenticate WebAPIs with Basic and Windows authentication
by Terrence Sheflin
I’ve had to build several enterprise size applications over the years, and one of the biggest mistakes I ever made was to re-use the business objects as my data contracts.
by adityasahver
In this tip, we will learn how to enable the Certificates in the Azure Web Sites
by Mahesh Nandanan
Comparison between Restful Service and Web API with a simple example
by saurabh sri
Basic steps to create ASP.NET WebApi services.
by Gaurav Raosaheb Raut
Custom CSV formatter in ASP.NET Web API
by mbruchet
It is often requested by the customer to import a data file in XML format. It is therefore easier to work in object mode, however, the XML transformation into a pure object might take time to be developed. ExpandoObject provides an answer to this problem ...
by BatraManish
Host MVC or Web API on IIS 5.x or IIS 6.x
by B. Clay Shannon
Save Excel (or other types of) files to SQL Server, then read them out again and make them downloadable via a link on an ASP.NET Web API page
by Mathi Mani
Self Host Web API 2 in ASP.NET web forms application using OWIN
by FlyersWeb
This article present how to make async HTTP Request in a command line application
by DiponRoy
Conversion of complex object to a list of objects
by Khairul Islam Sujon
In this tip, we will see how to use multiple models as ASP.NET web API controller's method parameter.
by me.ajaykumar
OData
by Rajendra Kumar Sahu
Fix To Response to preflight request doesn't pass access control check: The 'Access-Control-Allow-Origin' header contains multiple values
by Kunwar Bahadur Singh
Rest API/Web API Automated test Using Frisby
by DiponRoy
Session Manager Utility for ASP.NET
by gptankit
This tip details a simple and elegant approach to efficiently manage CORS in an ASP.NET Web API project.
by Zijian
Upgrade to Angular 5 and HttpClient while Http is deprecated in NG5
by Ly Nguyen - LN
How to use Kendo UI Grid with Web API
by Fitim Skenderi
Connecting securely to MongoDB by using SSL from GO
by Odd Marthon
A versatile visualization web browser application using standard web technologies.