I want to create a RestFull service. In c# .Net in Visual studio 2012 framework 4.5
Do I need to create a web api for this?
Or can I create a project with .svc file and manage this?(I dont remeber what sort of project is this)
Which is the best way