This event has ended!

View current events hosted by Dublin Alt.Net

November Meetup

Wednesday, November 23, 2011 at 6:30 PM (GMT)

Dublin, Ireland

Ticket Information

Type End     Quantity
November Meetup Ended Free  

Event Details

Many websites claim to be RESTful when they use a pretty URL structure. ASP.NET MVC makes it very easy to set up a website with pretty URLs and return web pages or JSON. But REST is more than simply keeping your site structure clean and returning JSON. This session will go through some simple changes that makes it possible for a an ASP.NET MVC site to make it observe RESTful principles making it accessible both as web site and a web service. The changes will tie into a sample for writing LINQ queries directly to a RESTful service.