Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Consuming Web API in a Windows Phone 8.1 application

Open Visual Studio and select Windows Phone from Visual C# templates. From the available project types, select "Blank App(Windows Phone)" and click OK. To consume a Web API in windows phone application, first we need a working API. Than...

Web API

  In this article, we will see how to create Web API, hosting of Web API and how to use Web API in an application.   ASP.NET Web API is a framework that makes it easy to build HTTP services which can be easily accessible to man...

Web api to insert data into database using php

Hello Readers! In this blog we are going to create an api for inserting the data into database and then passing the data to the device in JSON format using php.   Step 1 : Firstly you are required to create a database. Here we have cre...

How to enable CORS (Cross-Origin Requests) in ASP.NET Web API

There are certain steps that need to be followed for enabling CORS in ASP.NET Web API : Step 1: We Have to install the CORS Package, and to install it , open Nuget Package Manager console and type and run command Install-Package Microsoft...

What is web API and how it is independent of System.Web ?

What is web API:-         Microsoft released the ASP.NET MVC 4.0 in Feb 2012 and along with it, the ASP.NET Web API also released. Web API is an addition to the ASP.NET that provides a new, robust HTTP framework for creatin...

Signal R - an API integration tool in dot net for API's and WebSocket

Signal R - An Introduction ASP.NET SignalR is a library for ASP.NET developers which help's the developers in the process of adding real-time web functionality to applications. Real-time web functionality is like to have server code push conte...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: