Contents tagged with Linq2Rest

  • Reactive Extensions is More Than Async

    Tags: Rx, Reactive, Linq2Rest

    A short while ago I asked for some feedback for the latest addition to the Linq2Rest project, Linq2Rest.Reactive, and the feedback I got started some thinking about why I was going for one solution … more

  • Using Linq2Rest as a Client

    Tags: Linq2Rest, LINQ, REST, Web

    In this tutorial I explained how to use Linq2Rest in an ASP.NET or ASP.NET MVC application. This time we will be looking at how to use Linq2Rest in a client application in order to generate a web … more

  • Using Linq2Rest

    Tags: Linq2Rest, LINQ, REST, Web

    When I published the release version of Linq2Rest, I knew that this was only the technical side of the project. In order for a project to be useful (or even used), user must be able to get started … more