Possible to create REST web service with ASP.NET 2.0

前端 未结 8 858
野趣味
野趣味 2020-12-19 03:20

Is it possible to create a REST web service using ASP.NET 2.0? The articles and blog entries I am finding all seem to indicate that ASP.NET 3.5 with WCF is required to crea

8条回答
  •  有刺的猬
    2020-12-19 03:57

    Also check out using ASP.Net MVC. I've written some articles on this at my blog:

    http://shouldersofgiants.co.uk/Blog/

    Look for my Creating a RESTful Web Service Using ASP.Net MVC series

提交回复
热议问题