Tag Archives: angularjs

Cordova, AngularJs, WebApi and CORS

We have a simple website with some data stored in Azure Table Storage. From a Cordova app we request the data from the webapi we have added to the website. This works great when running on the device, but not … Continue reading

Posted in Development | Tagged , | 3 Comments

AngularJs and special characters from json webservice

My current project creates a Single Page Application (SPA) using ASP.NET MVC and AngularJs with data from ASP.NET MVC webapi REST webservices. With the buzzwords out of the way, let me describe the issue we had. Some data from the webservice … Continue reading

Posted in Development | Tagged , | Leave a comment

Multiple service calls as data for AngularJs

We need a composition layer for the GUI. It should combine the data from multiple services into one interactive web page. AngularJs comes to mind. My next step in AngularJs (first step here) is to get data from multiple REST … Continue reading

Posted in Development | Tagged , , | Leave a comment

My first steps with AngularJS

We need a composition layer for the GUI. It should combine the data from multiple services into one interactive web page. AngularJs comes to mind. As a proof of concept I decided to create a simple web page. The page … Continue reading

Posted in Development | Tagged | 2 Comments

Week roundup

Last week recap and links: Trello integration with google hangouts, another great addition to the tool AngularJS and ASP.NET MVC to get started, I’m a newb too Parallels Black Friday bundle, awesome toolkit at a great price (not affiliated) Image … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment