Skip to main content
Home  ›  Blog

WebAPI 1.3 Basics - Your Client JavaScript Controller and Promises

WebApi is IMHO the most important part of ASP.net going forward. In this post I'll explain more about the client side of WebAPI and the helpers that make it easy and efficient to code with.

Pre-Requisites

In the following 5 minute Video, I'll show you

  1. A basic JavaScript code to call the service from the browser
  2. Where to put your code which is run when data is returned (since it's an async-call)
  3. Explain the basics of Async JavaScript Promises
  4. Explain some security features which the client side controller automatically takes care of


Further links

With love from Switzerland,
Daniel 


Daniel Mettler grew up in the jungles of Indonesia and is founder and CEO of 2sic internet solutions in Switzerland and Liechtenstein, an 20-head web specialist with over 800 DNN projects since 1999. He is also chief architect of 2sxc (see github), an open source module for creating attractive content and DNN Apps.

Read more posts by Daniel Mettler