TECHNOLOGIES
ANSWERS
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 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]
Tahir Naushad (11)
Sagar Pardeshi (6)
John Kocer (4)
Nithya Mathan (4)
Ishika Tiwari (3)
Satyajit Paul (3)
Catcher Wong (3)
Nitin Kumar (2)
Nitin Sharma (2)
Sourabh Somani (2)
Logesh Palani (2)
Gnanavel Sekar (2)
Ravi Shankar (2)
Mukesh Kumar (2)
Mahender Pal (2)
Ravi Kiran Chanduri (2)
Viral Jain (2)
Raj Kumar (2)
narendra modi (1)
Kkb Kkb (1)
SA MA (1)
Sachin Mishra (1)
Shivam Payasi (1)
Ashuuu Singhhh (1)
Mohammad Irshad (1)
Sunday Aregbesola (1)
Mangesh Gaherwar (1)
Daniel Donbavand (1)
Thiruppathi R (1)
Manoj Mittal (1)
Najuma Mahamuth (1)
Manas Mohapatra (1)
Ibrahim Ersoy (1)
Mushtaq M A (1)
Venkateswaran S (1)
Ankit Sharma (1)
Suthahar J (1)
Sridhar Sharma (1)
Rajesh Das (1)
Gul Md Ershad (1)
Mangesh Kulkarni (1)
Nikunj Satasiya (1)
Gowtham K (1)
Ali Imran (1)
Mudita Rathore (1)
Jayesh Agrawal (1)
Asma Khalid (1)
Akshayrao V (1)
Rajeesh Menoth (1)
Prashant Bansal (1)
Muhammad Habib Jawady (1)
Syed Shanu (1)
Vincent Maverick Durano (1)
Mahipal Reddy (1)
Areeba Moin (1)
Jinal Shah (1)
Kasam Shaikh (1)
Swatismita Biswal (1)
Nilesh Shah (1)
Vithal Wadje (1)
Rajdip Sarkar (1)
Akshay Phadke (1)
Related resources for API
No resource found
Building Robust ASP.NET Core Web APIs with CQRS and MediatR
9/19/2023 9:02:50 AM.
Building Robust ASP.NET Core Web APIs with CQRS and MediatR
Serverless Computing with Azure Functions with ASP.Net Core Web API
9/5/2023 7:12:12 AM.
Introduction
S Creating a WEB API POST Method to Retrieve Data from SQL Database using ASP.NET MVC Application
8/24/2023 8:32:06 AM.
Creating a WEB API POST Method to Retrieve Data from SQL Database using ASP.NET MVC Application
Sachin How to Create Records for Salesforce SObjects using SOAP API?
8/16/2023 1:25:11 PM.
How to Create Records for Salesforce SObjects using SOAP API?
ASP.NET Core 6 Web API CRUD Entity Framework
6/30/2023 5:53:33 AM.
ASP.NET Core 6 Web API CRUD With Entity Framework
Failed to load API definition Response Status 500
6/22/2023 10:14:08 AM.
How To Solve Failed to load API definition Response Status 500 in ASP .NET?
ASP.NET Core 6 Web API CRUD With Entity Framework
6/15/2023 6:51:07 AM.
ASP.NET Core 6 Web API CRUD With Entity Framework
ASP.NET Core 6 Web API CRUD With Entity Framework
6/14/2023 8:26:48 AM.
ASP.NET Core 6 Web API CRUD With Entity Framework
Advanced ASP.NET Trace Viewer – WebForms, MVC, Web API, WCF
12/5/2020 10:02:28 AM.
Advanced ASP.NET Trace Viewer – WebForms, MVC, Web API, WCF
How to Oauth in asp.net core wth API
7/22/2020 5:25:20 AM.
How to Oauth in asp.net core wth API
How to use web API?
12/10/2019 9:34:33 PM.
How to use web API?
Introduction to Web API
10/31/2019 4:05:37 AM.
C#
.NET Core CRUD Operation Using Azure Table API
7/18/2019 7:59:27 AM.
.NET Core CRUD Operation Using Azure Table API
Consuming Web API In ASP.NET MVC - Part Two
8/24/2018 3:05:40 AM.
In this article, you will learn how to consume/use a Web API in ASP.NET MVC step by step. This article is the second part of my ASP.NET MVC Web API series. In Part One, we discussed how to create a We
Angular 5 - Login and Logout with Web API using Token Based Authentication
3/27/2018 1:27:13 AM.
Angular 5 - Login and Logout with Web API using Token Based Authentication
Dynamic Menu Generation With Web API And Angular
1/25/2018 5:58:56 PM.
In this article, we are going to implement a dynamic menu with the help of ASP.NET Web API and Angular. We will create the login page that has two login type. Admin and User. Admin login will lead to
CRUD Operations In SharePoint Using REST API - Update Operations
1/25/2018 5:17:36 PM.
In the previous blogs, we had a look at the “Create” and “Read” operations in this series of CRUD Operations in SharePoint using REST API. In this blog, we will explain the “Update” operations.
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
Versioning ASP.NET Core 2.0 Web API - Part One
1/25/2018 12:07:40 PM.
In this article series, we are going to explore REST API versioning best practices. At the end of the article series you will be able to pick the best solution for your project needs.
CRUD Operation With Angular 5 HTTP Client And ASP.NET Core Web API
1/23/2018 11:32:50 PM.
HTTP is the messaging system between the client and the server-client which sends the request and server responds with the proper message. Angular HTTP client is the toolkit which enables us to send a
ASP.NET Core 2.0 - Implementing A Third Party Web API
1/22/2018 2:42:06 PM.
A common task for a developer when working with or building an application is implementing and interacting with APIs. In this post we will look at what an API is. We will then move onto creating our o
Learn ASP.NET Core WEB API With Angular 5 Using ngFor
1/22/2018 1:15:09 PM.
In this article, we will learn ASP.NET Core web API with Angular 5 data binding using with ngFor.
How SharePoint Online Migration API Work
1/22/2018 12:15:10 AM.
Use SharePoint Online Migration API to migrate the content form SharePoint On Premises to SharePoint Online and one drive.
CRUD Operations In SharePoint Using REST API - READ Operations
1/19/2018 5:01:31 PM.
In the previous blog, we had a look at the “Create” operations in this series of CRUD Operations in SharePoint using REST API. In this blog, we will have a look at the “Read” operations.
CRUD Operations In SharePoint Using REST API - CREATE Operations
1/18/2018 12:06:43 PM.
REST API is a powerful CSOM concept that can be leveraged in SharePoint for converting sophisticated business designs into working and efficient SharePoint Artifacts (Add-Ins, CSOM solutions, etc.). R
Azure Logic Apps - Integrating Twitter API And Google Drive API
1/18/2018 11:13:58 AM.
This article will explain about working on Logic Apps, integrating Twitter API and Google Drive API. We will be using Logic Apps here to search for a keyword on Twitter and save the tweets for the Goo
Introduction To ASP.NET WebAPI And Return Result In Different Formats
1/18/2018 6:10:11 AM.
This article describes about ASP.NET Web API and returns result in different formats like JSON and XML.
Add Quick Launch Link To SharePoint 2013 Site Using REST API
1/16/2018 6:17:58 PM.
In this article, I have explored how to add links represented as headings in the Quick Launch area of the user interface using REST API. Here, we trying to add a custom navigation node corresponding
AI Series - Part One - Registering For Emotion API
1/11/2018 5:59:06 PM.
I will be showing how to start AI Development with Cognitive Services.
Optical Character Recognition Using Google Vision API On Android
1/7/2018 12:32:03 AM.
In this tutorial, we will learn how to do Optical Character Recognition in Android using Vision API. Here, we will just import the Google Vision API Library with Android Studio and implement the OCR f
Introduction To Office 365 API
1/3/2018 12:20:59 PM.
This introduction to Office 365 API, describes the significance of using this API into user applications whether it is native or web based application.
CRUD Operations With ASP.NET Core Using Angular 5 And ADO.NET
1/2/2018 7:06:16 PM.
Here, I am going to explain how to create an MVC web application in ASP.NET Core 2.0 with Angular 5.
Xamarin.Forms - Google Maps API
1/2/2018 10:38:07 AM.
In this article, we will learn how to use Google Maps API in Xamarin.Forms application.
Intelligent Image Object Detection Bot Using Cognitive Computer Vision API
1/2/2018 10:11:07 AM.
Microsoft Cognitive services is set of cloud based intelligence APIs for building richer and smarter application development. Cognitive API will be used for searching meta data from Photos and video a
Consuming ASP.NET Core 2.0 Web API Using HttpClient
12/27/2017 2:03:37 PM.
We’ll create a library to wrap the functionality of HttpClient. I’ll use builder pattern for this purpose. Add a class with methods for storing parts of HttpClient.
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.
How To Trigger SharePoint 2013 Designer Workflow On A List Item By Calling REST API Using jQuery
12/23/2017 12:10:00 PM.
In this article, we will learn how to trigger the Sharepoint 2013 Designer List Workflow on a list item using REST API and jQuery.
Weather Updates In Console Application Using API
12/22/2017 4:24:29 AM.
Here, I am writing an article to give a basic idea of consuming a Web API from Yahoo Weather and display it in the Console.
Asynchronous Messaging Using ASP.NET Core 2.0 Web API
12/21/2017 10:36:41 AM.
How to implement asynchronous messaging using ASP.NET Core Web API. Create an empty project and update the Startup class to add services and middleware for MVC.
Implementing JWT Auth In Web API
12/21/2017 10:33:35 AM.
This article will demonstrate how to implement JWT Auth with Web API.
Documenting ASP.NET Core 2.0 Web API
12/20/2017 11:47:26 AM.
Documents generated by Swagger can include XML documentation.
Create Web API With .NET Core
12/20/2017 11:36:30 AM.
This article explains the way to create webapi using Asp.net core and Microsoft visual studio core.
Formatters In ASP.NET Core 2.0 Web API
12/19/2017 10:35:37 PM.
Let us learn about formatters used in ASP.NET Core 2.0 Web API.
Querying ConsmosDB Using SQL API
12/19/2017 7:05:50 PM.
Here, we can find the first name and number of pets from child entity but to find out the last name we need to refer to family entity. To select last name along with first name we need to use join ope
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.
Uploading Attachment To The New Item On List Using “REST API” jQuery
12/18/2017 11:38:52 AM.
In the previous article, we have seen how to explore multiple attachments to the new item on a list using JSOM and REST API. In this article, we will see how we can upload the documents to SharePoint
Kendo Tree View Remote Databinding
12/17/2017 2:14:46 PM.
From this article, you will learn how to implement the Kendo tree view with remote data-binding.
Handling Concurrency In ASP.NET Core 2.0 Web API
12/15/2017 5:54:00 PM.
We add a magic value to the response based on data we hold at the time. Usually ETag header is added for this purpose containing hashed value based on data/body of response.
Web Scraping In C#
12/15/2017 7:01:10 AM.
In this article, you will learn about Web Scraping in C#.
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.
ASP.NET Core 2.0 Web API AND HATEOAS
12/14/2017 12:34:34 PM.
The idea behind HATEOAS (Hypermedia As The Engine Of Application State) is to transfer links in the resource representations. The sample demonstrates how links can be provided for a collection and ind
MySQL Data Access API Development Using Express.JS, Node.JS
12/14/2017 12:25:22 PM.
In this article, we are looking into introduction of Node.JS, Express.JS and then I am going to create Simple MySQL data access API using Express.JS, Node.JS.
ASP.NET MVC 5 - Google Charts API Integration
12/14/2017 11:38:22 AM.
Today, I shall be demonstrating the integration of Google Charts API with ASP.NET MVC5.
Versioning ASP.NET Core 2.0 Web API
12/13/2017 8:17:38 PM.
As your Web API changes, you would need to add versioning support in order for clients to continue working correctly. Adding versioning support in ASP.NET Core involves first configuring services in S
SharePoint 2013 - Uploading Multiple Attachments To The New Item On List Using JSOM And REST API
12/13/2017 1:19:06 AM.
In this article we will explore how we can attach multiple attachments to the new item on list using JSOM and REST API.
Sorting In ASP.NET Core 2.0 Web API
12/12/2017 11:13:04 PM.
Sorting information is usually received via query parameters. The POCO SortingParams simply hold this information and passes to service (or repository).
Building API Gateway Using Ocelot In ASP.NET Core - Part Three - Logging
12/12/2017 1:03:51 AM.
In this article, we will discuss Logging when we build API Gateway using Ocelot in ASP.NET Core.
Google Vision API Demo - BarCode Reader Using Android Studio
12/11/2017 7:25:41 PM.
This article is about how we use Vision API in Android Studio.
Xamarin.Forms - Geolocation App
12/11/2017 7:24:55 PM.
In this article, we are going to learn how to access our GPS hardware in Xamarin.Forms Application and get our location of latitude and longitude.
Paging In ASP.NET Core 2.0 Web API
12/11/2017 4:17:18 PM.
Paging information; i.e., page number and page size, is usually received via query parameters. The POCO PagingParams simply holds this information and passes it to service (or repository).
Filtering In ASP.NET Core 2.0 Web API
12/10/2017 11:31:52 PM.
Filtering information is usually received via query parameters. The POCO FilteringParamssimply hold this information and passes to service (or repository).
Sending SMS Using ASP.NET Core With Twilio SMS API
12/7/2017 2:29:45 PM.
In this article, we will explain how to Send SMS using ASP.NET Core With Twilio SMS API. Twilio provides third party SMS API for sending sms over the global network.
How To Optimize SharePoint Custom Pages Using HTML 5 IndexedDB API
12/7/2017 2:20:50 PM.
In this article we will discuss another obvious performance issue with SharePoint Solutions involving large volumes of data transactions surfacing in SharePoint Custom Pages.
Graph API Using Android Application
12/7/2017 2:16:42 PM.
This article demonstrates how to add Microsoft Graph API using Android Application to get access token and call Microsoft Graph API or other APIs that require access tokens from Azure Active Directory
Azure Face API - Hands-On Using Python (Basic)
12/6/2017 5:20:41 PM.
In this article, I will be working on Azure 's Face recognition API. I will be showing you how to exploit this very powerful API in order to add recognition capabilities to your applications by de
Angular 5, ASP.NET Core CRUD For Inventory Management Using EF And WEB API
12/6/2017 1:37:21 AM.
In my previous article, I have explained how to get started with Angular5 and ASP.NET Core. Now in this article let's see in depth on how to work with WEB API, EF for performing a CRUD operation f
Building An ASP.NET Core Application With Web API And Code First Development
12/5/2017 10:54:39 PM.
In the previous article, we’ve learned the high-level overview of what Entity Framework is all about and learned how to build a web application quickly using Entity Framework’s Database-First developm
How To Delete Attachments Of SharePoint List Item Using Rest API
12/5/2017 5:47:50 PM.
I have created a custom list named “Attachments” in the host site and have added multiple items with attachments, now let’s say that we want to “Delete” the attachments on any particular item which we
Show SharePoint List Item Level Attachments Using REST API And jQuery
12/5/2017 2:17:50 PM.
In this article, we explore in Sharepoint 2013, how to show the Sharepoint list item level attachments using REST API and jQuery. In previous articles, I explained about adding multiple attachments t
Learn About Bing Image Search API
12/5/2017 1:25:23 PM.
This article demonstrates how to create the Bing Search API on the Azure Portal.
Getting Started With Bing AutoSugesstion API On The Azure Portal
12/5/2017 1:19:05 PM.
This article demonstrates how to create the Bing autosuggestion API on the Azure Portal.
Creating An Emotion API On The Azure Portal
12/2/2017 12:59:56 PM.
This article shows how to create the Emotion API on the Azure Portal and access the keys to use the Emotion API in our applications.
CRUD Operations On A SharePoint List Using REST API
11/30/2017 5:23:56 PM.
In this article, I am going to explain how to perform CRUD (Create, Read, Update, Delete) operations on a SharePoint list using REST API.
Highcharts - Loading Image With Angular Custom Directive And Web API
11/29/2017 5:35:25 PM.
This article will demonstrate about how to show loading message or any spinner image when your chart is being loaded or drilldown chart is being loaded using Highcharts Library in Angular JS with Web
Custom Vision Service REST API Using Web Interface To Upload Image And Train
11/28/2017 2:44:29 PM.
Custom Vision Service using Visual intelligence made easy to just bring a few example of labeled images and let Custom Vision do the hard work.
Building API Gateway Using Ocelot In ASP.NET Core - Part Two
11/27/2017 11:09:36 PM.
In this article, I will continue with the topic of Building API Gateway In ASP.NET Core and will show you something about authentication later.
Angular 5 App With ASP.NET Core 2.0 Web API
11/26/2017 4:15:47 AM.
Today, we will see one of the simplest ways to create an Angular 5 app & how to integrate it with ASP.NET Core 2.0 Web API. So, let’s start by having a look at what are the steps involved in creat
Highcharts Drilldown Functionality With Angular Custom Directive And Web API
11/25/2017 1:49:10 PM.
This is the second part of this series, “Highcharts with Angular JS custom directive and Web API”. In the first part, we discussed the preparation of the charts using the Highcharts library and Web AP
Implementing Field Mapping Using Xrm.WebApi
11/24/2017 7:02:29 PM.
In this article, we are going to provide sample code for using Xrm.WebApi retrieve method.
Implementation Of Face API Using Microsoft Azure And Visual Studio
11/22/2017 6:18:24 PM.
This article shows how to create the Face API using Microsft Azure and Visual Studio,
Using Xrm.WebAPI In Dynamics 365/CRM
11/22/2017 6:18:08 PM.
With the release of Dynamics 365 update 9.0, now we have a new library to implement WebApi methods using Xrm.WebApi. Instead of writing complete request, now we can just use direct CURD methods from W
Creating My First ChatBot Using Angular(5.0) And Dialogflow (API.AI)
11/22/2017 6:06:47 PM.
Anyone who have ever tried to contact company through customer care center they know how slow and frustrating process it is. You remember that audio tape “press 1 for this, press 2 for this ,press * t
Building API Gateway Using Ocelot In ASP.NET Core
11/21/2017 12:33:34 AM.
Ocelot is aimed at people using .NET running a micro services / service orientated architecture who need a unified point of entry into their system.
Deploying ASP.NET Web API To Azure Cloud Service Using Visual Studio 2017
11/21/2017 12:28:00 AM.
In this video, will be learning how to create Microsoft Azure Cloud service and deploy an ASP.NET Web API on Microsoft Public Cloud i.e. Microsoft Azure, using Microsoft Visual Studio 2017.
How to Return Files From Web API
11/18/2017 3:33:34 PM.
This article explains how to transfer/ return files(PDF/Doc/Excel/zip) files from Web API service
Introduction To Face API In Azure
11/18/2017 12:33:15 PM.
Face API helps you to add facial recognition capabilities to your application with the Face API. State-of-right algorithms detect your human faces in images, including face landmarks like nose, gender
Creating CRUD API In ASP.NET Core 2.0
11/17/2017 7:19:51 PM.
ASP.NET Core gives a unified mechanism for creating MVC and Web API application. The key difference is that Web API will return JSON (or XML) and HTTP status codes instead of views, in order to commun
Auto Complete with ngTagInput using Web API in AngularJS
11/16/2017 10:54:11 AM.
AutoComplete,ngTagInput,Web API,AngularJS,AutoComplete in AngularJS using Web API
Basic Introduction To ISAPI Filters
11/15/2017 10:51:42 AM.
In this article we will have a look on ISAPI filters in windows SharePoint services
Using Optional Query Parameters With Microsoft Graph API - Part Two
11/14/2017 6:13:59 PM.
When you fire an API call to MS Graph, it will return the JSON result with all the properties. You may not need all the properties of a result set always. When you want MS Graph API to return only cer
Server Side Custom Paging In Angular-UI Grid Using Web API
11/14/2017 6:00:33 PM.
In this article, you will learn how to implement server side custom paging using Angular UI-Grid with Web API and SQL Server database and stored procedure. In this article, I will demonstrate server s
Types Of Web API Action Results
11/13/2017 12:02:53 PM.
This article explains about Web API action results and explanation of REST result.
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.
Working With Folders In Google Drive Using Google Drive API
11/8/2017 3:48:46 AM.
See in this video how to create folder in Google, file uploading in google drive folder & view the contents of drive folder using ASP.NET MVC C#.
ASP.NET Web API And SQL Server
11/7/2017 5:39:00 AM.
In this article, you will learn about ASP.NET Web API and SQL Server.
Introduction To Bing Search API In Azure
11/5/2017 11:17:38 AM.
Bing Search API adds intelligent search to your app and also it contains billions of web pages, videos, images. The best feature is that the results can be automatically customized to your user’s loca
What Is The Easiest And Quickest Way To Test An Application's Web APIs
11/5/2017 1:05:24 AM.
The easiest way to test an application's API is the use of Windows PowerShell or Visual Studio Package Manager Console. I will show you step-by-step how to use PowerShell or PM(Package Manager Con
.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.
- Ebook
Blending in C# Made Easy
This book answers the following questions: What is blending, color blending, and alph...
Download