This tutorial will teach you the basics of creating a web application with an ASP.NET Web API back end. The tutorial uses Entity Framework 6 for the data layer, and Knockout.js for the client-side ...
It's easy to test a service if you create it in a Windows Communication Foundation (WCF) Service Library -- just press F5 to bring up Visual Studio's Test Client. Testing isn't as easy if you create ...
Peter begins to explore the usability of Dynamic Data and Entity Framework by adding the simplest possible data model to his application. In this column and in following ones, I'm going to look at ...