Speeple News Search

Sign Up! | Tags | Domains | Statistics | Options | Advanced Search

Create REST API using ASP.NET MVC that speaks both Json and plain Xml

asp.net » 2008 » October » 3rd » Create REST API using ASP.NET MVC that speaks both Json and plain Xml

Tagged: asp net, ajax, mvc

ASP.NET MVC Controllers can directly return objects and collections, without rendering a view, which makes it quite appealing for creating REST like API. The nice extensionless Url provided by MVC makes it handy to build REST services, which means you can create APIs with smart Url like "something.com/API/User/GetUserList" There are some challenges to solve in order to expose REST API: Based on Continue Reading »


Latest news from Omar AL Zabir blog on ASP.NET Ajax and .NET 3.5:

  1. Linq to SQL: Delete an entity using Primary Key only
  2. Solving common problems with Compiled Queries in Linq to Sql for high demand ASP.NET websites
  3. How to convince developers and management to use automated unit test for AJAX websites
  4. Tips and tricks to rescue overdue projects
  5. An Agile Developer's workflow when SCRUM is used

Latest news from asp.net:

  1. Visual WebGui SDK version 6.2.2 released
  2. Moonlight 1.0 Beta 1 Disponible!
  3. BMW + Surface = Product Navigator
  4. Create Global Group or Domain Local groups with Powershell
  5. Warning: Generation of designer file failed: The ... tag has already been registered.