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
About ASP.NET Web API
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Gowtham K (28)
Mudita Rathore (17)
Nimit Joshi (7)
Vithal Wadje (4)
Sachin Kalia (3)
Jignesh Trivedi (3)
Sandeep Singh Shekhawat (3)
Gnanavel Sekar (2)
John Kocer (2)
Saineshwar Bageri (2)
Vignesh Mani (2)
Rahul Sahay (2)
Akhil Mittal (2)
Dipendra Singh Shekhawat (2)
Dhananjay Kumar (2)
Gaurav Kumar Arora (2)
Sunday Aregbesola (1)
Kasam Shaikh (1)
Mithilesh Kumar (1)
Denis Ivanov (1)
Bikesh Srivastava (1)
Johnny Morgan (1)
Gopal C. Bala (1)
Jagdev Mishra (1)
Jasminder Singh (1)
Mohit Chhabra (1)
Gaurav Kumar (1)
Aravind Bs (1)
Sourav Kayal (1)
Priti Kumari (1)
Pradeep Shet (1)
Raj Kumar (1)
Imran Ghani (1)
Related resources for ASP.NET Web API
No resource found
Performing CRUD Operations On Azure SQL Database Using SharePoint Framework Web Part And ASP.NET Web API - Part One
1/25/2018 4:20:02 PM.
Supposing there is an existing data in an SQL database, be it Azure or an on-premise database server, you are required to make the data available for CRUD operations in SharePoint for your users. Thi
ASP.NET MVC5 - Kendo UI Grid CRUD Operation Using ASP.NET Web API And EF
12/26/2017 12:28:59 PM.
In this article, I will demonstrate how to do the CRUD operations using Kendo UI Grid in ASP.Net MVC5 Web Application
Kendo UI TreeList Remote DataBinding With ASP.NET MVC 5 Using ASP.NET WEB API
12/24/2017 12:25:20 PM.
This article tells you how to construct the kendo TreeView with complex JSON object, which is the response of the REST API developed using ASP.NET Web API.
Session Management In ASP.NET Web API
12/15/2017 6:10:43 AM.
This article explains Session Management in the ASP.NET Web API and shows how to use it.
Inserting ASP.NET Form Data Into Database Using Web API
11/8/2017 5:31:25 AM.
In this article we will learn how to insert records into a database using the ASP.Net Web API with web forms.
.NET Entity Framework Core Generic Async Operations With Unit Of Work Generic Repository
11/4/2017 12:10:23 AM.
The advantage of generic repository is that you can inherit from it, pass an entity type, and you will get CRUD operations. It will save you a lot of coding time when your domain objects are likely t
Getting Started With ASP.NET Core And jQuery CRUD Using WEB API
11/4/2017 12:10:17 AM.
A lab exercise for you to demonstrate what have you learned from this training material to create your own Todo CRUD operation using TodoRepository included in this training material.
Implementing And Customizing Swagger UI In ASP.NET Web APIs Using Swashbuckle
9/18/2017 1:05:59 AM.
In this video will learn to implement and customizing Swagger UI in ASP.NET Web APIs using Swashbuckle.
How To Perform Searching With Paging In ASP.NET Web API
8/15/2017 3:00:44 AM.
In this article, we are going to learn how to do a search with Web API.
How To Do Paging With ASP.NET Web API
8/10/2017 12:00:49 AM.
In this article, we are going to learn how to do paging with Web API. In this modern era where there are tons of data to share and consume here we cannot send all data at one go or consumer we need to
CRUD ASP.NET Web API With Entity Framework In ASP.NET MVC
7/3/2017 4:37:41 AM.
In this article you will learn about CRUD ASP.NET Web API with Entity Framework in ASP.NET MVC.
Use Superscribe.Owin Package in Web API
6/22/2017 7:07:49 AM.
In this article I will use the Superscribe.Owin package in the ASP.NET Web API. We use the package for determine what the web framework contributes. Superscribe is a module for the router handler. It
OData Security Guidance in ASP.Net Web API
6/22/2017 4:41:42 AM.
This article explains OData Security Guidance. It gives some security options that we can use when we expose a dataset using ODATA.
How to Host ASP.Net Web API on IIS Server
5/22/2017 11:18:32 AM.
In this article I show how to host our ASP .NET Web API on an Internet Information Services (IIS) server.
Creating ASP.NET Web API REST Service
5/22/2017 11:16:34 AM.
In this article we will learn how to create ASP.NET Web API Service.
Add Item In Kendo MultiSelect Using ASP.NET WEB API And Entity Framework
3/27/2017 10:04:17 AM.
From this article, you will learn how to add new items in Kendo MultiSelect, using ASP.NET WEB API and Entity Framework.
Multi-Check Filtering In Kendo Grid Using ASP.NET Web API
3/24/2017 10:32:20 AM.
From this article, you will learn how to implement the multi-check filtering in Kendo Grid using ASP.NET WEB API.
The Select All Check Box Header Template In Kendo Grid Using ASP.NET WEB API And Entity Framework
3/22/2017 3:05:16 PM.
In this article, you will learn how to implement the select all check box header template in Kendo Grid, using ASP.NET and Entity framework .
Keyboard Navigable Grid with Shield UI and ASP.NET Web API
3/16/2017 6:48:08 PM.
Learn how to create a simple ASP.NET Web API and Implement the Keyboard Navigation in Shield UI Grid.
Attribute Based Routing In ASP.NET Web API And MVC 4
3/13/2017 5:22:43 PM.
In this article, we will learn how to implement Attribute Routing in WebAPI 1.
Calling ASP.NET Web API Service In Same Domain Using AJAX
2/20/2017 11:05:32 PM.
In this article, you will learn about calling ASP.NET Web API Service in the same domain using AJAX.
Remote Data Binding In Kendo Multi Select Control Using ASP.NET WEB API
2/20/2017 9:46:02 AM.
In this article, you will learn how to perform remote data binding in Kendo multi select control, using ASP.NET Web API.
Templates In Kendo Panel Bar
2/15/2017 10:11:23 AM.
In this article, you will learn how to use templates in the Kendo panel bar.
Kendo Panel Bar Using ASP.NET WEB API And Entity Framework
2/13/2017 11:41:51 PM.
In this article, you will learn how to perform remote data binding in Kendo panel bar, using ASP.NET WEB API and Entity Framework.
Custom Action Methods In ASP.NET Web API
2/10/2017 10:45:48 AM.
In this article, you will learn about Custom Action Methods in ASP.NET Web API.
Authentication With Angular 2 App (Front-end) And ASP.NET Web API (Back-end)
1/2/2017 2:32:44 AM.
In this article, you will learn about authentication with the Angular 2 app (front-end) and ASP.NET Web API (back-end).
Customize Row In Dynamic Kendo Grid On DataBound Event
12/29/2016 4:16:00 PM.
In this article, you will learn how to customize row in Dynamic Kendo Grid on DataBound event.
Frozen Column In Dynamic Kendo Grid Using ASP.NET WEB API
12/26/2016 6:44:16 PM.
From this article, you will learn how to implement the frozen column in Dynamic Kendo Grid.
Hosting ASP.NET Web API REST Service On IIS 10
12/23/2016 10:32:07 AM.
In this article, we will learn how to host ASP.NET Web API REST Service in IIS 10.
Server Side Paging In Kendo Grid For Angular 2 Using ASP.NET Web API
12/12/2016 12:54:44 PM.
In this article, you will learn how to perform Server-side paging in Kendo Grid for Angular 2.
Create your Video Playlist Using Kendo Media Player And List View
11/5/2016 5:29:28 PM.
In this article, you will learn how to create our own video playlist in a web application, using Kendo Media Player.
Creating ASP.NET Web API REST Service
9/6/2016 12:32:14 AM.
In this video tutorial we will learn how to create ASP.NET Web API REST Service Step by Step.
Learning AngularJS in 2 Hours - Part 1
7/20/2016 12:52:23 PM.
In this Section, you will learn how to get started with AngularJS with .NET Project.
Web API Pipeline Revealed: A True Practical Approach
5/16/2016 4:51:35 AM.
In this article you will see a practical approach to Web API Pipeline.
Actions And Functions In OData V4 Using ASP.NET Web API
5/12/2016 3:06:03 AM.
In this article you will learn about Actions and Functions in OData V4 using ASP.NET Web API.
Kendo List View With Paging Using AngularJS With ASP.NET WEB API
5/2/2016 11:46:05 AM.
In this article you will learn how to implement Kendo list view with paging using AngularJS with ASP.NET WEB API.
Paging With OData And ASP.NET Web API
4/30/2016 5:41:07 PM.
In this article you will learn about Paging with OData and ASP.NET Web API.
Send JSON Data From ASP.NET Web API To Splunk
4/26/2016 10:23:58 AM.
In this article you will learn how to send the JSON data from ASP.NET Web API to Splunk.
Fetch Header Information Using CustomValueProvider In ASP.NET Web API
4/24/2016 7:00:12 PM.
In this article we will see how to create custom value providers that fetch a value from a header collection of a request and pass to model binders at the Web API action level.
Customizing The Export To Excel Functionality In Kendo Grid Using ASP.NET Web API
4/22/2016 1:00:45 AM.
In this article you will learn how to customize the export to excel functionality in kendo grid using ASP.NET Web API
CRUD In Kendo Gird Using AngularJS And ASP.NET WEB API
4/18/2016 11:14:15 AM.
In this article you will learn how to perform CRUD operation in Kendo grid using AngularJS and ASP.NET WEB API.
Kendo Detail Grid With AngularJS And ASP.NET Web API
4/16/2016 2:47:52 PM.
In this article you will learn how to implement a Kendo detail grid using AngularJS and ASP.NET Web API.
Creating Self Hosted ASP.NET Web API With CRUD Operations In Visual Studio 2010
4/15/2016 11:25:15 AM.
In this article you will learn how to create Self Hosted ASP.NET Web API with CRUD Operations In Visual Studio 2010.
Remote Bind Kendo Grid Using AngularJS And ASP.NET WEB API
4/15/2016 11:18:18 AM.
In this article you will learn how to remote bind Kendo grid using AngularJS and ASP.NET WEB API.
RESTful Day #9: OData In ASP.NET Web APIs
4/13/2016 12:14:04 PM.
In this article you will learn extending OData Support in ASP.NET Web APIs.
Remote Bind The Kendo DropDownlist Using AngularJS And ASP.NET Web API
4/13/2016 12:54:12 AM.
In this article you will learn how to remote bind the Kendo dropdownlist using AngularJS and ASP.NET Web API.
Change The Kendo Grid DataSource On Click Event
4/11/2016 11:44:41 AM.
In this article you will learn how to change the Kendo grid DataSource on click event.
Populating Kendo DropDownLists With Multiple JSON Objects Using ASP.NET WEB API
2/24/2016 9:32:00 AM.
From this article you will learn how to populate Kendo dropdownlist with multiple JSON objects using ASP.NET
Remote Binding of Kendo DropDownlist with MVVM Pattern Using WEB API
2/22/2016 9:27:15 AM.
From this article you will learn how to populate the Kendo dropdownlist with MVVM Pattern using WEB API.
Send Email Using Kendo Editor And ASP.NET WEB API
2/15/2016 9:40:26 AM.
This article shows how to work with Kendo Editor to send an email using the ASP.NET WEB API.
Working With Kendo Window Using ASP.NET WEB API
2/12/2016 9:43:55 AM.
This article shows how to work with Kendo window using ASP.NET WEB API.
Creating ASP.NET Web API And Consuming It Through HTML Clients - Part 2
1/4/2016 8:16:38 AM.
In this article you will learn how to create ASP.NET Web API and consuming it through HTML Clients.
Creating ASP.NET Web API And Consuming It Through HTML Clients - Part 1
1/3/2016 11:43:57 AM.
In this article you will learn how to create ASP.NET Web API and consuming it through HTML Clients.
ASP.NET Web API With Entity Framework - Part 4
12/27/2015 11:06:18 AM.
In this article you will learn about how to implement authentication and authorization in ASP.NET Web API through UI.
ASP.NET WEB API With Entity Framework - Part 3
12/24/2015 2:17:32 PM.
From this article you will learn about routing and authentication in ASP.NET WEB API with Entity Framework
Publish And Host ASP.NET Web API
12/23/2015 12:53:53 AM.
In this article you will learn how to publish and host ASP.NET Web API.
ASP.NET Web API With Entity Framework 6 Code First Technique - Part 1
12/22/2015 2:34:50 AM.
In this article you will learn how to create a RESTful service using the ASP.NET WEB API with Entity Framework code first technique.
Getting Started With ASP.NET Web API
12/13/2015 4:38:23 AM.
In this article you will learn how to start ASP.NET Web Application Programming Interface (API).
Implementation Of Cross Origin Request In ASP.NET Web API 2 Using AngularJS
11/10/2015 12:28:44 AM.
In this article, I will discuss and implement the Cross-Origin Requests in ASP.NET Web API 2 along with Angular JS.
Kendo Grid Print Using ASP.NET WEB API And Entity Framework
11/1/2015 2:55:16 PM.
In this article you will learn how to create a print functionality in kendo grid using ASP.NET WEB API and Entity Framework.
Remote Binding Of Combo Box In Kendo UI Using ASP.NET WEB API
10/12/2015 1:26:48 AM.
This article shows how to perform remote binding and handling the events of combo box in Kendo UI.
Learning AngularJS in 2 Hours - Part 2
9/7/2015 12:35:18 AM.
In this Section, you will learn how to get started with AngularJS with .NET Project.
Enable Cross-Origin Resource Sharing (CORS) Request in Web API
6/28/2015 2:10:53 PM.
This article explains how to enable Cross-Origin Resource Sharing (CORS) requests in the Web API.
You do Not Create REST Service Using ASP.Net Web API
6/4/2015 2:37:42 PM.
In this article you will learn whether to create a REST Service using ASP.NET Web API or not.
Populate Kendo DropDownList Dynamically Using ASP.Net Web API
6/3/2015 6:04:22 PM.
This article explains how to populate the Kendo dropdown using the ASP.NET Web API REST full service.
Install MVC 4 in Visual Studio 2010 Step By Step
4/12/2015 10:44:04 PM.
In this article I go through step-by-step how to install MVC 4 in Visual Studio 2010.
Consume ASP.Net Web API Via Windows Phone Using RestSharp
3/25/2015 6:04:05 PM.
This article explains how to consume an ASP.NET WEB API using RestSharp for Windows Phone.
Cross Domain ASP.NET Web API GET & POST Data Using JQuery AJAX
1/21/2015 11:24:59 AM.
In this article you will learn how to use Cross Domain ASP.NET Web API GET & POST data Using JQuery AJAX.
How to Consume ASP.Net WEB API From ASP.Net MVC4 Using RestSharp
1/18/2015 5:18:44 PM.
This article explains how to call APIs hosted on another server (as REST services only) from ASP.NET MVC4 (as a client) using RESTSHARP.
Cascading DropDownList in MVC 5 Using Web API 2
1/2/2015 9:09:13 PM.
This article describes how to update a second dropdownlist based upon a change of the first one.
ASP.Net Web API Self Hosting
12/21/2014 10:48:51 PM.
In this article, we will discuss the concept of self-hosting the Web API.
C# Corner Hyderabad Chapter Meet 13 December, 2014: Official Recap
12/17/2014 1:43:09 AM.
The C# Corner Hyderabad Chapter organized a meeting on 13 December, 2014.
What is New in ASP.NET Web API OData 5.3 and 5.3.1 Beta
12/2/2014 9:53:14 PM.
In this article you will learn how to implement complex inheritance using the Web API OData 5.3 and 5.3.1 Beta.
Integrating ASP.Net Web API With MVC Basic Infrastructure
12/1/2014 9:54:10 PM.
This article describes how to call the Web API 2 Controller method from the MVC 5 Controller and view the returned data in the View Page.
Simple Way to Create RSS Feed With Web API
9/11/2014 10:14:17 PM.
This article describes how to implement a RSS feed with the Web API.
A New Way to Send Response Using IHttpActionResult
8/30/2014 3:58:17 AM.
In this article we will see how the ASP.NET Web API converts the return value from a controller into an HTTP response message.
ASP.Net Web API Using Entity Framework 6: Day 1
8/8/2014 3:24:55 PM.
This article explains how to create an ASP.NET Web API application. We'll learn to add an ADO.NET Entity Data Model and Controller using the Entity Framework in the application.
Implement ASP.Net Web API 2 in ASP.Net MVC 5
7/21/2014 6:41:16 PM.
This article describes how to create a Web API and access that Web API in ASP.NET MVC 5.
Introducing ASP.Net Web API 2- Adding Controller: Day 2
7/21/2014 6:30:29 PM.
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.
Introducing ASP.Net Web API 2: Day 1
7/21/2014 6:17:03 PM.
This article provides a basic introduction to the latest ASP.NET Web API 2 Project Template in Visual Studio 2013.
Put and Delete Methods in ASP.Net Web API
6/24/2014 3:28:37 PM.
In this article, I will explain the HTTP Put and Delete methods.
ASP.Net WEB API Against WCF
6/10/2014 11:34:33 AM.
In this article we will try to understand the concept of the ASP.NET Web API along with examples of creating a WebAPI and consuming it step-by-step.
New Release Candidate Update For ASP.Net MVC 5, Web API 2 and Web Pages 3
6/6/2014 2:57:39 PM.
This article describes the latest release candidate update that is available for the ASP.NET MVC 5, ASP.NET Web API and ASP.NET Web Pages.
CRUD Operation On ASP.Net Web API From .NET Client
6/3/2014 11:26:01 PM.
In this article we will learn how to work with CRUD operations and the ASP.NET Web API.
Authorization Using Web API
3/5/2014 5:56:17 PM.
In this article, you will learn how to authorize users using the Web API.
Create AJAX Call in ASP.Net Web API
2/2/2014 4:59:25 PM.
In this article we will use the Ajax calls and HttpRequests to the domains to create an AJAX request that would be considered cross-domain between these two application.
Exception Handling in ASP.Net Web API Using Exception Filters
2/2/2014 2:18:27 PM.
This article exlains how to ue Exception Filters for exception handling in the ASP.NET Web API.
Choosing ASP.Net Web API or WCF
1/28/2014 2:40:33 PM.
In this article we will try to understand the differences in programming models by looking at a simple example.
Using Query Operators in ASP.Net Web API2
1/25/2014 5:37:57 PM.
This article explains how to use the Query Operators in Web API2 for filtering the data. For this we need to make the Web API method a Queryable method.
How To Set Cookies in ASP.Net Web API
1/18/2014 11:54:41 PM.
This article explains how to set cookies in the Web API. A cookie is used for sending information to the HTTP server in an HTTP response.
Difference Between JSON Date in ASP.Net MVC and Web API
1/18/2014 11:26:54 PM.
This article explains the difference between JSON dates in ASP.NET MVC and the Web API. The Web API and ASP.NET MVC use different JSON serializers.
Use of Tracing in Web API2
1/16/2014 2:35:41 PM.
This article explains how to do tracing in Web API 2. Tracing is used for finding the ITracewriter instance.
CRUD Operations in ASP.Net Web API Using Fiddler Tool
1/16/2014 2:24:33 PM.
In this article we will do Create, Read, Update and Delete (CRUD) operations in the WebAPI using the Fiddler Tool.
Create Application in Web API Using Backbone.JS
1/14/2014 5:48:14 PM.
In this article we will create a Web API application using backbone.js. We will create a single-page API application and Backbone.js.
Create Read/Write Web API and Cunsume It By HTML Client
1/12/2014 7:15:14 PM.
In this article I will create a Read/Write API and consume it by a HTML client.
Create Read-Only Web API Application
1/11/2014 5:27:19 PM.
In this article I will create a read-only Web API. In this tutorial we will only implement the ReadOnly Method, that is a GET method.
Debug RESTful Web API Application on REST Client
1/7/2014 5:45:58 PM.
This article explains the REST Client Debugger. It is used for debugging the RESTful Services of a Web API application.
How ASP.Net Web API Works
1/5/2014 3:41:22 PM.
This article explains how the Web API works. Here you will see the application layer of the API , the MVC architecture and the Web API architecture.
Looking at the ASP.Net Web API
1/5/2014 2:27:50 PM.
This articles describes the scalable architecture for building the services that build on the HTTP.
Read XML File Using Web API
1/4/2014 10:47:16 PM.
This article explains how to read a XML file using the Web API.