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 Web API 2
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Nimit Joshi (12)
Rajeev Ranjan (8)
El Mahdi Archane (7)
Sourav Kayal (4)
Jignesh Trivedi (4)
Debendra Dash (3)
Shashangka Shekhar (2)
Nikunj Satasiya (2)
Akhil Mittal (2)
Gopal C. Bala (2)
Syed Shanu (2)
Gowtham K (2)
Srinivas Vadepally (2)
Amit Mohanty (1)
Aravind Bs (1)
Imran Ghani (1)
Bilal Shahzad (1)
Shweta Lodha (1)
Sarathlal Saseendran (1)
Jeeva Subburaj (1)
Satyaprakash Samantaray (1)
Bikesh Srivastava (1)
Mohammed Ibrahim (1)
Bipin Patil (1)
Mithun Pattankar (1)
Hussein Salman (1)
Rahul Kumar Saxena (1)
Related resources for Web API 2
No resource found
Token Based Authentication using Web API 2, Owin, and Identity
4/15/2024 11:45:24 AM.
Implement secure token-based authentication in Web API 2 using Owin and Identity framework. Generate JWT tokens for user authentication, manage access and refresh tokens, and enforce authorization pol
Creating Your Own Validation Attribute In MVC And Web API 2.0
6/22/2022 7:13:53 AM.
In this article, we will learn how to create your own validation attribute in MVC and WebAPI 2.0.
Introducing ASP.Net Web API 2- Adding Controller: Day 2
6/22/2022 6:52:04 AM.
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
6/22/2022 6:49:29 AM.
This article provides a basic introduction to the latest ASP.NET Web API 2 Project Template in Visual Studio 2013.
Attribute Routing in Web API 2
5/26/2021 11:08:49 AM.
This article explains Attribute Routing in Web API 2 and the necessity of it.
Getting Started With ASP.Net Web API 2 : Day 12
5/24/2021 10:28:39 AM.
In this article and future articles we will be learning the Web API routing mechanism.
Getting Started With ASP.Net Web API 2: Day 4
5/24/2021 9:58:32 AM.
In this article, we will learn how to create an ASP.NET Web API 2 endpoint capable of handling HTML forms.
Getting Started With ASP.Net Web API 2: Day 3
5/24/2021 9:56:33 AM.
This article explains Web API 2 and how to consume the Web API in Web Forms.
Getting Started With ASP.Net Web API 2 : Day 1
5/24/2021 9:49:00 AM.
In this article, we are going to learn the advantages and some useful features of Web API 2.
Asynchronous Controller of Web API 2 With Entity Framework 6: Put and Delete Method
4/23/2021 5:55:39 AM.
As per promise, in this article we will see to update DB using Entity Framework with the help of Put method.
Simple Way to Create RSS Feed With Web API
4/20/2021 5:27:47 AM.
This article describes how to implement a RSS feed with the Web API.
Top 5 New Features in ASP.Net Web API 2
2/1/2021 5:10:52 AM.
This article attempts to explain the new features of the ASP.NET Web API 2 that can be considered the top 5.
CRUD Operations Using Web API 2 And Stored Procedure With A Sample Desktop Application
1/25/2021 9:05:52 AM.
In this article we will learn about the basic CRUD operation using Web API 2 and Stored Procedure with a sample desktop application.
OData Using ASP.NET Web API 2
1/25/2021 5:04:50 AM.
In this article, you will learn about OData using ASP.NET Web API 2.
Token Based Authentication in Web API 2
1/12/2021 7:46:46 AM.
This article explains the OWIN OAuth 2.0 Authorization and how to implement an OAuth 2.0 Authorization server using the OWIN OAuth middleware.
ASP.NET Web API 2 In MVC 5 Using C# With Example
1/11/2021 2:11:36 PM.
in this article, I am going to explain how to create and access the Web API 2 in the ASP.NET MVC 5 application using C# and bootstrap with Example. Here I'll also show you how to create the step b
ASP.NET Web API 2 - Creating And Validating JWT (JSON Web Token)
7/2/2020 10:38:50 PM.
Creating & validating JSON Web Tokens is very straightforward in ASP.NET Web API 2. A few packages and lines of code is all we need to create JWT tokens and to validate a JWT bearer tokens.
Display Data In Grid Using Web API 2 And ReactJS
6/23/2020 12:43:17 AM.
In this post, we will see how to bind data in a grid by using ReactJS library, ASP.Net Web API 2, and Entity Framework ORM.
Consume Odata Endpoint From JavaScript Client
4/30/2020 12:13:56 PM.
In this article we will learn how to consume Odata from a JavaScript client.
Learning Web API 2 With Entity Framework 6 Code First Migrations
10/16/2018 5:26:18 AM.
In the last article of learning Entity Framework, we learned the code-first approach and code-first migrations. In this article, we’ll learn how to perform CRUD operations with ASP.NET Web API2 and En
Generating Documentation For Web API 2.0
9/4/2018 8:42:12 AM.
This article focuses on how to generate the documentation to the user of a Web API that gives the feel similar to WSDL.
Angular 6 Application With Cosmos DB And Web API 2
8/13/2018 10:53:17 AM.
In this article, we will create an Angular 6 application with Web API 2.0. We will see all four CRUD operations and save the data to Cosmos DB. For testing purpose, we can use Cosmos DB emulator and s
Parser API Using .Net Core Web API 2.1 And Hosting In Raspberry PI
5/22/2018 3:23:24 PM.
This article explains how to create generic parser API to parse video feeds from various sites that support RSS/Atom feed
MVC Angular CRUD Operation Using WEB API 2 With Stored Procedure
12/18/2017 11:14:11 PM.
In this article, I am going to explain how to do CRUD Operation in Asp.Net MVC AngularJS Using WEB API 2 With Stored Procedure.
Introduction To jQuery And Web API 2 Controller’s Method Relationship Using jQuery AJAX In ASP.NET MVC Razor
8/7/2017 5:09:44 AM.
ASP.NET Web API is a smart framework to build HTTP services which can be consumed by Multi platform clients including desktops or smart phone devices, irrespective of browsers or Operating Systems bei
Import Data From Excel To DB Using AngularJS And Web API 2
3/26/2017 1:12:11 PM.
In this article, you will get to know about how to import data from Excel to DB, using AngularJS and Web API 2.
Master Details Using Web API 2 And KnockOut.JS
3/13/2017 5:38:40 PM.
In this article, you will learn about master details, using Web API 2 and KnockOut.JS.
CRUD Operations Using Web API 2 And Knockout.js
3/7/2017 1:27:46 PM.
In this article, you will learn about CRUD operations, using Web API 2 and Knockout.js.
Complete Application Flow With Web API 2.0, CORS, Unit Of Work Repository Pattern, Unity And Angular JS Routing
12/12/2016 4:14:02 AM.
In this article you will learn how to complete Application Flow with Web API 2.0, CORS, Unit of Work Repository Pattern, Unity and AngularJS Routing.
AngularJS CRUD Operations With Web API 2 Using Nhibernate - Part Two
10/5/2016 10:48:07 AM.
In this article, you will learn about CRUD operations with Web API2, using NHibernate.
Global Exception Filter, Exception Handling And Logging Using Log4Net In Web API 2
9/23/2016 1:04:29 PM.
In this article, I am going to explain how to handle exceptions in MVC Web API applications, using log4net.
AngularJS CRUD Operations With Web API 2 Using Nhibernate - Part One
9/21/2016 3:46:21 PM.
In this article, you will learn about AngularJS CRUD Operations with Web API 2, using Nhibernate.
Creating And Calling A Web API From A .NET Client In ASP.NET Web API 2
7/11/2016 5:25:38 PM.
In this article, you will learn how to create WEBAPI, and consume them to perform CRUD opperations in MVC Project.
Formatters And Content Negotiation In ASP.NET Web API 2
7/8/2016 12:14:28 AM.
In this article, you will learn about formatters and content negotiation in ASP.NET Web API 2.
Authorization Filters In ASP.NET Web API 2 And AngularJS
7/3/2016 5:11:45 PM.
In this article, we are going to explore a security issue which will help us to prevent unauthorized access of a Web API using custom authorization filter.
Entity Relations In OData V4 Using Web API 2.2
5/31/2016 10:45:26 AM.
In this article you will learn about Entity Relations in OData V4 using Web API 2.2.
$expand, $select, And $value In ASP.NET Web API 2 OData
5/9/2016 3:54:19 AM.
In this article you will learn about $expand, $select, and $value in ASP.NET Web API 2 OData.
An OData V4 Endpoint With ASP.NET Web API 2.2
4/23/2016 7:34:46 AM.
In this article you will learn about an OData v4 Endpoint with ASP.NET Web API 2.2.
Uploading Image To Server Using Web API 2.0
4/6/2016 12:21:02 PM.
Here I am going to explain how to upload images on the server using Web API.
Simple WEB API 2 Using ASP.NET C#
3/16/2016 1:59:12 PM.
In this article I would like to show you how to create a simple WEB API 2 using ASP.NET C#.
Email Notification Using Web API 2 in ASP.NET MVC 5
3/4/2016 9:52:30 AM.
In this article we will learn how to notify email using Web API 2 in the ASP.NET MVC 5 application.
ASP.NET Web API 2 Documentation And Testing Using Swashbuckle/ Swagger
2/2/2016 9:53:14 AM.
In this article we will learn to do better ASP.NET Web API 2 documentation and testing in a very interactive way using Swashbuckle/ Swagger.
ASP.NET MVC vs Web API 2
1/8/2016 11:35:41 AM.
In this article you will learn about the difference between ASP.NET MVC and Web API 2.
MVC AngularJS Master/Detail CRUD, Filter And Sorting Using WEB API 2 With Stored Procedure
11/22/2015 11:14:34 PM.
In this article you will learn about MVC AngularJS Master/Detail CRUD, Filter and Sorting using WEB API 2 with Stored Procedure.
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.
Remote Binding KendoGrid Using WEB API 2 ODATA v3 And Entity Framework
10/31/2015 3:37:52 PM.
From this article you will learn how to remote bind the kendo grid using WEB API 2 ODATA v3 and Entity Framework.
Working With Attribute Routing In Web API 2
10/6/2015 3:23:53 PM.
In this article you will learn why we need Attribute Routing and how to work with Attribute Routing in ASP.NET Web API 2.
AngularJS: Enable OWIN Refresh Tokens Using ASP.NET Web API 2
10/5/2015 2:56:06 PM.
In this post, I will explain how can we alive the token long time using refresh token flow.
Action Results in Web API
8/31/2015 7:54:07 PM.
This article explains Action Results in ASP.NET Web API 2.
CRUD - MVC 5 and Web API 2 With AngularJS
8/3/2015 4:11:02 PM.
This article shows how to do Create, Read, Update and Delete (CRUD) operations in MVC 5, WEB API 2 and AngularJS with a Stored Procedure.
MVC, AngularJS CRUD Using WEB API 2 With Stored Procedure
7/20/2015 12:58:26 AM.
In this article you will learn about MVC, Angular JS CRUD using WEB API 2 with Stored Procedure.
Simple Registration Form With Kendo UI Panel Bar Using WEB API 2 and Entity Framework 5
6/14/2015 2:41:57 PM.
This article explains how to create a simple registration form with Kendo Panel Bar using WEB API 2 and Entity Framework 5.
Token Based Authentication Using Web API 2: Part 2
2/24/2015 10:23:28 PM.
This article shows how to authorize and authenticate a Token in a resource.
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.
Working With Repository Pattern in WebAPI 2
12/24/2014 9:27:51 PM.
This article explains how to work with a repository in the Web API and also covers routing and debugging.
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.
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.
Display Records in HTML Page Using ASP.Net Web API 2
6/18/2014 11:37:17 AM.
This article explains the benefits of the Web API and how to make a web API and consume it in a HTML page.
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.
Asynchronous Controller of Web API 2 With Entity Framework 6: Post Method
5/23/2014 6:00:13 AM.
This article explains how to do a Post operation to send data from a .NET client to the Web API.
Introduction To New Release Candidates For MVC 5.1 and Web API 2.1
1/3/2014 4:19:00 PM.
This article introduces the new release candidates for ASP.NET MVC 5.1, Wen API 2.1 and Web Pages 3.1 using Visual Studio 2012 and 2013.
Start the New Taste of Visual Studio 2012 With Web Tools 2013.1
11/25/2013 2:01:45 PM.
In this article I am describing the new ASP.NET Web Tools 2013.1 that has been revealed by Microsoft for Visual Studio 2012 and the new changes made in this update.
Scaffolding The Web API 2 OData Controller in Visual Studio 2013
11/12/2013 5:15:57 PM.
In this article I am describing how to scaffold the Web API 2 OData Controller in the Visual Studio 2013.
Introducing New Features of Visual Studio 2013 RC: Part 2
9/19/2013 9:51:48 PM.
In this article I am introducing the latest features of latest release named Visual Studio 2013 RC.
Introduction to ASP.Net 4.5.1
7/16/2013 6:40:50 PM.
This article introduces the new version of ASP.NET, version 4.5.1, that was released with Visual Studio 2013 Preview.