TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Web API
FOLLOW
Welcome to Web API programming section of C# Corner. In this section, you will find various Web API related source code samples, articles, tutorials, and tips.
Articles
(291)
Blogs
(59)
Resources
(6)
Videos
(0)
News
(1)
Articles
Consume Web API By MVC In .NET Core (3), HttpWebRequest
Discuss Consume Web API By MVC In .NET, Client
George
Jun 27, 2022
VS Code as a Testing Client For Web API
This article discusses the Testing Clients for Web API.
George
Oct 18, 2021
Json Patch (1) In ASP.NET Core web API
This article will introduce Json Patch briefly, and then implement it in ASP.NET Core 5.0 both in memory and in database approaches
George
Apr 05, 2021
JSON Patch (2) In ASP.NET Core web API For Database
This article is continuation of Json Patch (1) In ASP.NET Core web API in memory, this is for database.
George
Apr 09, 2021
Web API With AJAX: Understand FormBody and FormUri Attribute In Web API
This article exlains the FormBody and FormUri attributes and how to use them with an action parameter to consume data at the client end.
Sourav Kayal
Dec 09, 2013
Web API With AJAX: Understand Method Name and Attribute in Web API
This article explains action names and various attributes of them as well as the behavior actions corresonding to various attributes.
Sourav Kayal
Dec 08, 2013
Web API With AJAX: Use GetJSON() Function to Get JSON Data
This article explains the getJSON() function of jQuery and how to use the getJSON() function to consume JSON data from the Web API.
Sourav Kayal
Dec 05, 2013
Web API With AJAX: Understand DELETE Verb in Restful Web API
This article provides an example showing the DELETE HTTP verb and how to generate a delete request using the jQuery ajax() function.
Sourav Kayal
Dec 04, 2013
Web API With AJAX: Make PUT Request in RESTful Web API Service
This article exlains PUT requests in HTTP verbs and how to make this request to a RESTful Web API using a JQuery Ajax function.
Sourav Kayal
Dec 03, 2013
Web-API With AJAX: Understand GET Request in Web-API
This article explains the GET Request with AJAX in the Web-API.
Sourav Kayal
Dec 03, 2013
Web API With AJAX: Understand AcceptVerb Attribute in Web API
This article explains the AcceptVerb attribute of the Web API. AcceptVerb is one attribute of the Web API actions. We can use it to allow a specific HTTP verb in a Web API action.
Sourav Kayal
Dec 09, 2013
Unit Testing of WEB API
In this article, I will explain unit testing of a Web API project.
Pradip Pandey
Jun 16, 2014
Create Simple Model Using ASP.Net Web API
In this article, I will discuss the simple model in ASP.Net.
Mudita Rathore
Jul 25, 2013
Customize Swagger UI In ASP.NET Web API Restful Service
Swagger UI is very powerful documentation tool for Restful services so lets learn how we can implement and customize in Web API Restful service.
Satyaprakash Samantaray
Mar 30, 2022
Creating Web API Using Code-First Approach In Entity Framework
This article enables you to create a Web API, using Code-First Approach In Entity Framework.
Jitan Gupta
May 16, 2017
Easily Use Redis Cache In ASP.NET 6.0 Web API
In this post, we will see how to use Redis cache in .NET 6.0 Web API
Sarathlal Saseendran
Mar 27, 2022
Creating Your Own Validation Attribute In MVC And Web API 2.0
In this article, we will learn how to create your own validation attribute in MVC and WebAPI 2.0.
Debendra Dash
Apr 11, 2017
Create ASP.NET Core Web API With Entity Framework Code First Approach
In this article we are going to create WEB API in ASP.Net core using Entity Framework Core’s Code first approach. In this we are creating a simple crud operation of employees and test it using Swag...
Yogeshkumar Hadiya
Sep 26, 2021
Introducing ASP.Net Web API 2- Adding Controller: Day 2
This article describes how to create an empty ASP.NET Web API 2 Controller and by using jQuery we can call the Web API in the web form.
Nimit Joshi
Jul 21, 2014
Introducing ASP.Net Web API 2: Day 1
This article provides a basic introduction to the latest ASP.NET Web API 2 Project Template in Visual Studio 2013.
Nimit Joshi
Jul 21, 2014
No Records Available.
81
-
100
of
291
<<
3
4
5
6
7
>>
Build Progressive Web Apps
Challenge yourself
Hiring and Recruitment
E-Book Download
Get Certified
TypeScript