Some skills never go out of fashion. Managing data and serving it up to a client is one of those skills. Sure, the technologies change and the way we use them, but we're still gathering and delivering data.
Recently I wrote about how my new course is progressing for Pluralsight. The course, titled "Building Single Page Apps (SPA) with HTML5, ASP.NET Web API, Knockout and jQuery" , is an end to end course. This means I cover the app and how it uses all of the technologies to produce the SPA. You can read the previous posts in this series here:
Part 1 - The Story Begins (What is the Code Camper SPA?) Part 2 - Client Technologies Today I'll share some insights on the server technologies I am using in Code Camper SPA. The diagram below shows the key ingredients I used to create the server technologies. One of the goals of this arc ...

Go to the complete details ...