Why Join
Become a member
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
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
CAREER
MEMBERS
JOBS
About API
API
stand for (Application Programming Interface) which is collection of prewritten packages, classes, and interfaces with their respective methods, fields and constructors. It is work as an user interface between humans and computers. An
API
working as a software program which is provide interface service interaction. In C# , ASP.Net and Java most basic programming tasks are performed by the
API
’s classes and packages and these are helpful in minimizing the number of lines written within pieces of code. In these
API
s many components are pre created and commonly used. All the programmer use these prewrittin code via
API
s. After referring to the available
API
classes and packages, the programmer easily invokes the necessary code classes and packages for implementation.
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mudita Rathore (62)
Sanjeeb Lenka (4)
George (4)
Sourav Kayal (3)
Jay Krishna Reddy (3)
Ankit Kanojia (2)
Sardar Mudassar Ali Khan (2)
Raj Kumar (2)
Imran Ghani (2)
Jignesh Kumar (1)
Harshal Limaye (1)
Preeti Agrawalla (1)
Priyanka K S (1)
Agustinus Theodorus (1)
Veerendra Annigere (1)
Manoj Mittal (1)
Nikunj Satasiya (1)
Gowtham K (1)
Mohammad Elsheimy (1)
Sandeep Singh Shekhawat (1)
Amit Choudhary (1)
Amit Patel (1)
Ck Nitin (1)
Sarathlal Saseendran (1)
Shashangka Shekhar (1)
Related resources for API
No resource found
HTTP Message Handler in Web API: Real Time Implementation of Message Handler
3/3/2021 5:42:16 AM.
In this article, we will see a few real-time applications with a custom HTTP Message Handler.
Media Formatters in ASP.NET Web API
3/3/2021 5:00:59 AM.
In this article, we will define the Media Type Formatters used in ASP.NET Web API.
Introduction To Validation in ASP.Net Web API
3/3/2021 4:53:34 AM.
This article explains validation in the Web API. Here I show the step-by-step procedure to create the application using validation.
Create Strongly Typed View in ASP.Net MVC4 Web API
3/2/2021 9:46:12 AM.
In this article, you will see how to create a strongly typed view in the MVC4 Web API.
Actions in ASP.Net Web API
3/2/2021 9:41:17 AM.
This article explains actions in the ASP.NET Web API.
CRUD Operation With .NET Core 3.1 And Entity Framework Core
3/1/2021 7:27:24 PM.
In this article I am going to walk you through CRUD operation using .net core 3.1 and entity framework core.
Understanding The JavaScript Notifications API
3/1/2021 5:11:42 PM.
In this article, we'll learn to use the notifications API which allow us to display notifications to the user using JavaScript.
Google Search In ASP NET
3/1/2021 10:49:08 AM.
This article describes how to add google search feature in ASP.Net. Here I will describe how to communicate with Google search API.
Bind Single View With Multiple ActionMethod
3/1/2021 10:41:28 AM.
This article provides an example of attaching a single view with multiple actions.
Update the Data of Checkbox List While Changing the Value of Dropdown List
3/1/2021 10:21:51 AM.
This article explains how to change the checkbox list depending on the changes of a dropdown list value in the Web API.
How to Search a Place in Map using Google Map API
3/1/2021 10:08:56 AM.
This article describes how to Search a Place in Google Map using the Google Map API in ASP.Net. Here I will describe how to communicate with the Google Map API.
Cross Request Forgery Attacks in ASP.Net Web API
3/1/2021 7:58:26 AM.
This article explains the Cross Request Forgery Attacks in ASP.NET Web API. Basically it is a type of attack in which the attacker exploits the trust of a web site on the user.
Dynamically Change Size of Textbox in Web API Using jQuery
3/1/2021 7:55:03 AM.
This article describes how to change the size of textbox at run time using jQuery.
How to Consume ASP.Net Web API
3/1/2021 7:41:50 AM.
This article explains how to consume in the ASP.NET Web API.
Parameter Binding in ASP.Net Web API
3/1/2021 7:31:41 AM.
In this article, you will learn about the parameter binding in ASP.NET Web API
Scaffolding Asynchronous in Web API 2 Controllers
3/1/2021 6:20:57 AM.
This article explains the scaffolding of asynchronous Web API 2 Controllers.
Processing Multipart MIME in ASP.Net Web API
3/1/2021 6:01:39 AM.
This article provides an example of a Multipart MIME in the ASP.NET Web API.
Using Google Custom Search API in Web API
3/1/2021 5:35:47 AM.
This article explains how to addi a Google Custom Search in the Web API.
YouTube Video Search and Play In ASP.Net
3/1/2021 5:25:30 AM.
This article describes how to add a YouTube Video search and play feature in ASP.Net. Here I will describe how to communicate with the Google Search API.
Adding the Test API in The ASP.NET Web API Help Page
3/1/2021 5:19:57 AM.
In this article, we will define that how we can add the Test Client to the ASP. NET Web API help page.
OAuth2.0 Framework In ASP.NET Web API
3/1/2021 5:13:47 AM.
This article describes the OAuth2.0 Framework used in the ASP. NET Web API for authorization.
WebImage Helper in Web API
3/1/2021 5:10:42 AM.
In this article, you will see the use of the WebImage helper in the Web API.
Google OAuth Authorization Using REST API
2/26/2021 3:29:48 PM.
In this article, I'm going to explain how to authorize using Google OAuth API.
Get Selected Row From WebGrid in Web API
2/26/2021 5:56:04 AM.
This article explains how to a row from a WebGrid in the Web API.
Exception Handling in ASP.NET Web API
2/25/2021 10:44:57 AM.
In this article, we will define exception handling in the ASP.NET Web API.
Custom Modal Popup Box in ASP.Net Web API
2/25/2021 9:50:54 AM.
This article describes how to create a Custom Modal Popup Box in ASP.NET Web API.
Move Data From One Listbox to Another ListBox Using jQuery in Web API
2/25/2021 9:26:33 AM.
In this article, you will learn about how to move the Data from one listbox to another listbox using jQuery.
Multiple Button Click Event Handling in Web API
2/25/2021 9:06:35 AM.
This article explains how to handle multiple button click event handlings in the ASP.NET Web API.
Dynamically Bind the Data in View Using Web API
2/25/2021 8:40:06 AM.
This article explains how to dynamically bind the data of a view to the model and retrieve the data from the model by the controller in a Web API.
Create DropDownList Using DropDownList Helper in Web API
2/25/2021 6:10:02 AM.
This article explains how to use the DropDrownList helper for creating a DropDrownList.
Create a Simple Data Entry Form in Web API
2/25/2021 6:01:27 AM.
This article shows how to create a simple Data Entry Form. Here we create a form for storing the details of a student.
Google Image Search In ASP.Net
2/25/2021 5:47:12 AM.
This article describes how to add a Google Image search feature in ASP.Net. Here I will describe how to communicate with the Google search API.
API Service Using GraphQL With Node And Express
2/24/2021 2:52:41 PM.
In this article, you will learn about API Service Using GraphQL With Node And Express.
Create HyperLink in WebGrid in Web API
2/24/2021 10:44:34 AM.
This articles explains for creating the Hyper link in Web Grid.
Perform Validation When Uploading File in ASP.Net Web API
2/24/2021 10:33:28 AM.
In this article, I will show the example of Uploading the File and validate this file.
Create Simple Model Using ASP.Net Web API
2/24/2021 10:20:25 AM.
In this article, I will discuss the simple model in ASP.Net.
Authenticating Front-End Apps Using Cookies In .NET Core Web API
2/23/2021 5:20:17 PM.
In this article, you will learn how to secure your .NET Core backend for the front end using cookies.
How To Implement NSwag In ASP.NET Core Web API
2/23/2021 5:13:40 PM.
NSwag is a Swagger Open API 2.0 and 3.0 toolchain for .NET and the .NET Core Web API, ASP.NET Core TypeScript, jQuery, Angular, Angular 2+, and many other platforms written in C#.
How To Call A Background Task With Hosted Service From .NET Core Web API
2/23/2021 5:04:41 PM.
In this article, I'm going to create a background service and invoke this long-running task from the .NET Core web API. The Web API will return a response instantly as the background service proce
How To Implement Swagger In ASP.NET Core Web API
2/23/2021 7:23:02 AM.
Swagger (Open API) is a language-agnostic specification for describing and documenting the REST API. Swagger Allows both the Machine and Developer to understand the working and capabilities of the Mac
šØāš» Authentication And Authorization In .NET Core Web API Using JWT Token And Swagger UI
2/22/2021 2:52:29 PM.
This article is meant to make the process of authentication and authorization easier using JSON Web Tokens and also to check the entire process with Swagger UI rather than PostMan.
Build Restful API's With Node.js - Express - MySQL
2/22/2021 1:50:02 PM.
In this article, we are going to learn about the building of API's with Node.js
Consume Web API By MVC In .NET Core (1), Server And Framework
2/20/2021 2:54:09 AM.
In this article, we create a ASP.NET Core 5.0 MVC app and associated with a Web API service in it by regular way. Then we write one line code for MVC client to consume Web API.
GraphQL | A Query Language For Your API | Rest API
2/19/2021 4:21:20 PM.
GraphQL is a query language(āQLā stands for) that described how exactly a client should be requested for an information thorough application programming interface called API. It is a syntax that devel
Consume SharePoint Online CSOM (REST API) With .NET Core 3.1
2/18/2021 6:43:14 PM.
This article demonstrates how to consume SharePoint Online CSOM (REST API) with .NET Core 3.1 framework.
Document Your Existing API's With (Open API) Specification in ASP.NET Core
2/18/2021 8:25:07 AM.
In this article, we will configure the swagger for existing API's in .Net and .Net Core
Individual Account in ASP.Net Web API
2/18/2021 4:42:07 AM.
This articles explains how to create a individual accounts in the ASP.NET Web API.
Read Excel File in WEB API using C#
2/16/2021 4:32:02 PM.
In this article, I am going to explain how to upload and read excel file in excel in web API using c#. I will also explain how to insert the data from an excel file to the SQL server database table us
Using CRUD Operations in ASP.Net Web API
2/16/2021 11:29:29 AM.
In this article, I will use the CRUD (Create, Read, Update, Delete) operations in the ASP. NET Web API.
Passing the Parameter in URL to Fetch Data From SQL
2/16/2021 7:00:15 AM.
This article explains how to fetch data from the database by passing the parameter from a URL in the MVC4 Web API.
Debugging ASP.Net Web API With the Route Debugger
2/16/2021 5:51:47 AM.
This article introduces ASP.NET Web API debugging with the Route debugger.
Displaying Upload Image in Image Controller in Web API
2/16/2021 5:33:15 AM.
This article explains how to display the uploading image in the image control.
ASP.NET Web API Authorization and Authentication
2/16/2021 4:57:29 AM.
In this article, we will define authentication and authorization in the ASP.Net Web API.
HTTP Message Handler in Web API: Implement Authentication Using Custom Message Handler
2/16/2021 4:40:09 AM.
In this article, we will implement an authentication process using a custom Message Handler.
Displaying Partial View On Condition in Web API
2/15/2021 11:37:36 AM.
This article describes the calling of the partial view on a conditional basis.
DotNetNuke Module Development Using Kedno UI and Web API
2/12/2021 7:13:58 AM.
This article shows how to do DotNetNuke Module development using Kendo UI and Web API.
Accessing Protrack API (An Object-Oriented Approach)
2/12/2021 6:18:50 AM.
Protrack is one of the well-known web-based GPS tracking softwares, and today we will learn how to access its API using C# and .NET Framework. We will create a little wrapper around the API and use it
Enable CORS (3), In .NET Core Web API
2/11/2021 3:12:30 PM.
This is an article following Consume Web API By MVC In .NET Core (3), to enable CORS to make an access from Cross Origins.
CRUD Operations Using Entity Framework 5.0 Code First Approach in MVC
2/11/2021 11:15:05 AM.
In this article, you will learn how to perform CRUD operations using the Entity Framework 5.0 Code First approach in MVC.
How to Get Latitude and Longitude of a Place Using Google Map API
2/11/2021 7:11:23 AM.
This article describes how to get the latitude and longitude of a location using the Google Map API in ASP.Net.
Auto Refresh Partial View in ASP.Net Web API
2/11/2021 5:20:53 AM.
This article explains the Auto Refresh Partial View in the ASP .NET Web API.
Enable CORS (2), Consume Web API By Angular Client
2/11/2021 4:52:40 AM.
This article gives a sample of Web API consumer, Angular client.
Enable CORS(1), Consume Web API By MVC In .NET Core
2/11/2021 4:52:15 AM.
This is an article following Consume Web API By MVC In .NET Core (2), to enable CORS to make an access from Cross Origins.
Installing the NuGet Packages By Package Manager Console in Web API
2/11/2021 4:41:03 AM.
This article describes how to find, install, remove and update the NuGet Packages using the Commands Web API.
Handling Range Specific Content Request in WebAPI ASP.Net
2/10/2021 10:08:44 AM.
In this article, we'll talk about downloading the full and partial contents of a file from a server.
Tracing in ASP.Net Web API
2/10/2021 9:12:58 AM.
This article explains Tracing in the ASP. NET Web API.
Include DropDown List Inside WebGrid in Web API
2/10/2021 6:56:54 AM.
This article describes including the Dropdown list in the WebGrid in the Web API.
Various Ways For Passing Data to View in Web API
2/10/2021 6:41:24 AM.
This article describes the possible ways to send Data from a Controller to a View.
AutoComplete Textbox in MVC Using jQuery and WebAPI
2/10/2021 6:04:22 AM.
This article explains how to use the TextBox AutoComplete feature in MVC 4 using the Web API and jQuery.
SSL in ASP.Net Web API
2/10/2021 5:57:17 AM.
In this article, you will learn about the SSL (Secure Sockets Layer) in ASP.NET Web API.
How to Consume Web API Using Web Request
2/10/2021 5:29:40 AM.
This article explains how to consume a Web API using a Web Request and deserialize it in JSON and bind data in a grid view.
Add Multiple DropDown List in Web API
2/10/2021 5:08:08 AM.
In this article, you will see how to add multiple Dropdown Lists in the Web API.
Chart Helper in ASP.Net Web API
2/9/2021 10:45:35 AM.
In this article, I will show you Chart helper in ASP.NET Web API.
How We Can Add the SQL Database in ASP.NET Web API
2/9/2021 10:28:09 AM.
This article explains how to create a SQL database in the ASP .NET Web API.
Searching Data From the Database in ASP.Net Web API
2/9/2021 10:07:48 AM.
In this article, I will be going to describe the procedure for searching the data from the existing table.
HTTP Cookies in ASP.Net Web API
2/9/2021 9:37:36 AM.
In this article you will learn about cookies in the ASP. NET Web API.
3 Simple Steps to Create Your First ASP.Net Web API Service
2/9/2021 5:28:03 AM.
This article describes the 3 simple steps to create a ASP.NET Web API HTTP service that returns non-SOAP based data.
Post Data to MVC 4 WEB API .NET 4.5
2/5/2021 11:31:05 AM.
In this article I am going to explain how we post (put) data to a Web API.
Adding Areas in ASP.Net Web API
2/3/2021 10:09:00 AM.
This article explains Areas in the ASP. NET Web API.
Adding Rows Dynamically to The Table in Web API
2/3/2021 4:43:01 AM.
This article describes you to how to dynamically add rows to the table in the ASP.NET Web API.
Dependency Injection By Using Ninject in Web API
2/3/2021 4:32:46 AM.
In this article, I will show you the Dependency Injection in Web API by using the Ninject.
How To Use Google Calendar in ASP.NET Through Google API
2/3/2021 4:23:39 AM.
In this article I will describe how to use Google Calendar in an ASP.Net website.
MVC Web API: Authorization & Authentication
2/2/2021 7:25:02 AM.
Now we are going to discuss a very nice problem which generally happens when we use the Web API.
Using the Google Translator in Web API
2/2/2021 6:05:33 AM.
This article explains how to add the Google Translator to a Web API application.
Getting the Result of ASP.NET Web API in XML Format
2/1/2021 8:55:34 AM.
In this article, we will define the process of displaying the Web API output on Browser in XML form.
Difference Between ASP.NET Web API and WCF
2/1/2021 8:47:51 AM.
This article describes the differences between the Web API and WCF (Windows Communication Foundation). And also describes how to choose between WCF and Web API.
Multiple File Upload in Web API
2/1/2021 8:46:14 AM.
This article explains how to upload multiple files in the Web API.
Read XML File Using Web API
2/1/2021 7:43:18 AM.
This article explains how to read a XML file using the Web API.
Range Validation in ASP.Net MVC4 Web API
2/1/2021 7:33:00 AM.
This article explains Range Validation in the ASP.Net MVC4 Web API.
Calling the ASP.Net Web API With jQuery and JavaScript
2/1/2021 7:24:40 AM.
In this article we will use jQuery and JavaScript for calling the Web API.
Create Asynchronous Action Method in Web API
2/1/2021 6:56:42 AM.
This article explains the Asynchronous Action method and how to create it in the Web API.
HTTP Message Handler in Web API: Implement Server-Side Message Handler
2/1/2021 6:25:40 AM.
This article explains HTTP Message Handlers in the Web API and how to implement a Server-side Message Handler.
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.
Upload and Download Files From Database in Web API
1/29/2021 11:08:28 AM.
This article explains how to upload files in the database and download files from the database in the ASP.NET Web API.
Using The StoredProcedure With Select SQL Query in Web API
1/29/2021 9:08:14 AM.
This article shows how to use a Stored Procedure in the Web API.
Encrypt and Decrypt Text in Web API
1/29/2021 7:25:12 AM.
In this article I will show you how to encrypt and decrypt text.
CRUD Operations In PostgreSQL With EF Core And ASP.NET Core Web API
1/29/2021 5:09:57 AM.
In this post, we will see all the CRUD operations in PostgreSQL with entity framework and ASP.NET Core Web API
Lifecycle of ASP.net Web API Message
1/27/2021 10:26:21 AM.
In this article we will describe the Lifecycle of an ASP. Net Web API message.
How to Set Specific Page and Port in Web API
1/27/2021 10:21:46 AM.
This article show how to select a specific page and port in the Web API.
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.
- Ebook
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download