Click here to Skip to main content
15,886,629 members
Everything / API

API

API

Great Reads

by Shenwei Liu
A complete sample application using AngularJS, trNgGrid, ngTable, and ASP.NET Web API to access and display data with server-side data filtering, sorting, and paging.
by Bruno Tabbia
Automatic positioning and resizing of explorer windows, without overlapping (for obsessive superusers)
by Mathew Soji
This tip guides through implementing a basic REST based Web API service with multiple GET methods and its consumption using JQuery client
by Sheshnath Kumar
This article will find out a solution to serialize/deserialize object by reference at server and client, also will serialize/deserialize objects having circular references.

Latest Articles

by Dev Leader
Access Google Sheets via C#; Start simple, optimize later!
by Nicolas DESCARTES
How to build a GraphQL API with HotChocolate?
by Pawan Kumar from CodewithPawan.com
Explore the seamless integration of @ngrx/translate with an Angular standalone API in this comprehensive guide, ensuring a smooth translation workflow for your applications.
by Pete O'Hanlon
Easy way to test HttpClient with Goldlight.HttpClientTestSupport

All Articles

Sort by Score

API 

23 Sep 2014 by Bryan O'Connell
Design and document your RESTful API using RAML
25 Oct 2015 by Fitim Skenderi
In this article I will concentrate on how by using a specific functional structure called monad we can remove a lot of boilerplate code.
28 Dec 2015 by pauljamesnichols
Azure AD: Securing your API with zero code
27 Jan 2018 by RCL_SPD
Please have a C API for your library
22 Aug 2011 by Tarun_Arora
TFS SDK: Work Item History Visualizer using TFS API
2 Jan 2014 by Chris Boss
How to make Windows 9.x better
6 Jun 2016 by Chris Boss
Time to get back to BASICs for Windows IOT and Mobile – native coding !
22 Aug 2011 by Tarun_Arora
TFS - Get latest vs get specific version
9 Feb 2014 by Vangos Pterneas
Kinect for Windows version 2: overview
2 May 2016 by Keyhole Software
Figuring Out Apple’s Face Detection API
17 Jul 2016 by Andy Point
Firebase Android Tutorial : Adding Registration and Login Hello Developers, this is our android firebase tutorial. In this tutorial we will create an android firebase app that will use firebase android login functionality. This post will help you get you up and running with integrating Firebase to a
22 Aug 2011 by Tarun_Arora
TFS SDK: Compare changesets programmatically
16 Jun 2014 by Imran Abdul Ghani
WCF Hosting in Windows Service simplified
14 Nov 2014 by Bryan O'Connell
Write a functional test script for a REST API using PowerShell.
14 Jan 2015 by Lee P Richardson
The TFS 2013 + Git API Disaster
25 Mar 2015 by Gaurav Aroraa
In this article, we will discuss all about how to consume ASP.NET WEB API using RestSharp for Windows Phone.
19 Feb 2017 by Imran Abdul Ghani
In this MEAN Stack tutorial, we are going to develop a RESTful API using Express.js and MongoDB.
31 May 2011 by AshwinRayaprolu
This is in sequence of my previous post but now with Yahoo...
26 Jan 2012 by XPG Live
How to initialize a game on Android with XPG
31 Jan 2012 by XPG Live
Use leaderboards on Windows Phone with XPG
1 Feb 2012 by XPG Live
This post discusses how to use Leaderboards on Android with XPG.
6 Feb 2012 by XPG Live
This post will cover leaderboard types and setup, accessing leaderboards in game, posting a score to a leaderboard, retrieving scores from a leaderboard.
10 Feb 2014 by Keyhole Software
How to partition SPA resources and API implementations in separate WAR components
25 Jul 2014 by Murali Gowda
Enable Windows 8 App(HTML) to make XHR Request to Service Hosted in Different Domain
4 Mar 2014 by Chris Boss
Maybe this is only possible in my imagination, but I really do think it could be possible and if so it could bring Windows to a totally different use than ever imagined before.
4 Mar 2014 by Sacha Barber
Expression API Cookbook
18 Apr 2014 by M Sheik Uduman Ali
Authorization Request Signing for Windows Azure Storage REST API from PowerShell
28 Apr 2014 by Nji, Klaus
RESTful Webservice Testing Using cURL on Windows
14 Jul 2014 by Chris Boss
Windows and the internet of things
5 Dec 2014 by Saurabh_Sharma
Twitter Integration in Android and Its New API v1.1
31 Jan 2015 by G Zizys
JavaScript REPL for Windows: Part 1 – Motivation, Choices and First Steps
9 Feb 2015 by Keyhole Software
As a relatively “new” user of Backbone.js, I looked at different JSON querying tools that existed. At the time I was still struggling with using JSON as the data source and wrapping my head around the process for querying the data set that was contained in a large string.
25 May 2015 by rahulsahay20
WEB API Management - Part I
28 Sep 2015 by Mamta D
Originally posted on: http://blog.davidbarrett.net/mamta_m/archive/2010/08/20/exploring-silverlight-4-ndash-part-i-the-printing-api.aspxOne of the major peeves that Silverlight developers had in its earlier versions was the lack of printing support.
20 Oct 2015 by Mamta D
Exploring Silverlight 4 - Part I (The Printing API)
27 May 2018 by IAmJoshChang
Introduction to Daydream Controller API and Swiping
17 Feb 2024 by Dev Leader
Access Google Sheets via C#; Start simple, optimize later!
15 Oct 2012 by Monjurul Habib
Domain Model Layer will be better isolated from infrastructure implementation. Everything what you can configure with DataAnnotations is also possible with the Fluent API. The reverse is not true. So, from the viewpoint of configuration options and flexibility the Fluent API is “better”.
16 Feb 2015 by Taiseer Joudeh
Part 3: Tutorial shows how to implement OAuth JSON Web Tokens Authentication (JWT) using ASP.NET Web API 2.2 and ASP.NET Identity 2.1
23 Jul 2012 by ozkary
Fluent Interface to simplify an API
28 Apr 2011 by Inaki Ayucar
How to take advantage of high-level C# features to make our 3D games API platform independent
3 Jan 2014 by Vidyasagar Machupalli
This post is here to help you talk to Facebook’s Graph API through FQL and save the JSON results to a Database VIA C#. FQL stands for Facebook Query Language,whose sematics are on similar lines of SQL but supports only a subset of it.
3 Dec 2013 by Rion Williams
When MVC came along however, the water became a bit muddled and developers had a major choice to make when starting up a new project: Web Forms or MVC?
22 Feb 2015 by Anton Angelov
Grooveshark makes available methods for accessing and interacting with Grooveshark data. All methods require a web services key and you must sign your requests with a secret key.
30 Apr 2016 by Anton Angelov
Find out how to use the Jenkins API in C# code. C# library for triggering parameterized builds and ability to wait until the builds' finish.
26 Dec 2013 by Dev Leader
In this article, I’d like to go over a couple of different approaches for an API and then explain why the yield keyword might be something you consider next time around.
28 Jun 2016 by RCL_SPD
Please have a C API for your library
31 Jul 2015 by Bogdan Bujdea
In this article I'll show you a quick demo of how to use FaceDetector in Windows 10 apps.
28 Jan 2015 by Chris Boss
In the Windows world, software development can easily become stagnated if developers push too much for more higher level functionality at the expense of low level functionality.
10 Sep 2012 by Shayne P Boyer
Windows Azure Mobile Services with Fiddler
11 Apr 2016 by Passion4Code
The Forms and Web API Bridge
7 Aug 2014 by Ivan Krivyakov
Getting callback on child process exit in C++
1 Aug 2013 by Dev Leader
A post about what makes a good API
17 Jul 2016 by Andy Point
Android Flash Light Application Tutorial Using Camera2 API
4 Dec 2013 by Alex Choroshin
How to get login name and display name using SharePoint 2013 REST API.
24 Mar 2015 by Isaac RF
Introduction to Youtube Data API v3 on Android
1 Oct 2011 by Tarun_Arora
How to use the TFS API to get the security groups, members, permissions and security settings of users in Team Projects in TFS
14 Aug 2013 by Dev Leader
Don't forget about the non-public API
14 Dec 2013 by hjgode
In this post, you can read about some logging tools for Windows Mobile
10 May 2021 by Jason Sultana
Some options available for text-to-speech
1 May 2011 by Gil Fink
The store API can be used to have a storage layer in your client-side and therefore reduce calls to the server.