Posts Tagged ‘WebAPI’
API Management | Dev Superpowers Episode 19 – Danijel Malik
The area of multi-platform development is rapidly evolving, and APIs are becoming key components in modern solutions. While ASP.NET WebAPI gives you almost everything to build a great API, there are a few areas to address, such who can access it, or should we charge for it. Find out more with Danijel Malik. Welcome to…
Read MoreUsing Virtualisation to Debug Mobile Applications | Craig Woollett
Virtualisation is the core of cloud technology but it also provides an opportunity for developers to simulate production environments for ease of testing and debugging. This presentation demonstrates debugging Web API for an Android mobile application using Genymotion and Visual Studio as part of a virtual test network. Also there will be a demonstration of…
Read MoreWeb API | Dev Superpowers Episode #2 | David Burela
SSW TV is happy to present Episode 2 of the Dev Superpower series. In this episode, David Burela takes us through adding Web Api to an ASP .NET MVC website. David will show you how to expose your data in a standard way with Web Api, making it available for other applications to consume. Sign up now to…
Read MoreHow to expose your application’s data with Web Api – David Burela [FireBootCamp]
SSW TV produced this video for SSW’s FireBootCamp. David Burela (SSW Solution Architect) takes the students through exposing their data via Web Api. Check out the post on FireBootCamp.
Read MoreASP.NET Web API – From Start to Rest in 60 minutes with Paul Glavich + News
In this session, you will find out how to make a very REST friendly API using the new and shiny ASP.Net WebAPI technology set shipped with MVC 4. We will look at the way we have exposed API’s in the past, and how that has changed overtime to what we have today. We will examine…
Read More