About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (21)
- Development (208)
- Security (17)
- Test (32)
- Tooling (166)
- Uncategorized (168)
Most used tags
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
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
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
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
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