Blog Archives

Journey into Angular Part Two

This is continuation from my original post Journey Into Angular – Part 1 Clean Up I wanted to clear up a few things that I did from my previous post. I originally pulled in all of the angular libraries from

Tagged with: , , , , , , ,
Posted in ajax, Angular, AngularJS, AngularJS-Resource, C#, WebAPI

What am I doing?

I have been away for a while.   Took on a new job and for a while become the pointy haired boss, but through a variety of factors decided that at this time it was not the right role for me.

Tagged with:
Posted in WebAPI

Using IHttpActionResult with WebAPI2

This is another post relating to the new features in WebApi2. When you start a new WebAPI controller, the template used is Once you start working with the WebAPI, you soon realize that this is not enough, as you need

Tagged with: ,
Posted in TDD, WebAPI

WebApi 2 HelpPage using ResponseType attribute instead of SetActualResponseType

In my previous post, Using Microsoft ASP.NET Web API 2 Help Page – Part 2 I mentioned that in MVC5, the HelpPage API, you no longer to specify the response type as part of the HelpPageConfig. This was simplier than I thought

Tagged with: , ,
Posted in Help Page, MotorDB, WebAPI

Using Microsoft ASP.NET Web API 2 Help Page – Part 2

This post is a continuation of my previous post Documenting the WebApi using Microsoft ASP.NET Web API 2 Help Page Including multiple XML files The first change that I wanted to make was that the HelpPage is only reading from one

Tagged with: , ,
Posted in Help Page, MotorDB, Other, WebAPI

Documenting the WebApi using Microsoft ASP.NET Web API 2 Help Page

This post will be to continue putting in place some of the plumbing for the MotorDB application. In previous post I created a RESTful web service to return policy data to the client. As this could be seen as a

Tagged with: , , ,
Posted in Help Page, MotorDB, Visual Studio, WebAPI

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 13 other subscribers