November Meetup

Organiser
Dublin Alt.NET
Date
23 Nov-4 Dec 2011 (Add to calendar) GMT
Venue
The Central Hotel , Dublin, IE
Cost
Free

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.

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” - Brian Kernighan