Views: 7.9K
Replies: 1
Archived
|
RESTful web service...`Is this an example of a restufl web service and if not could it be. From what I'm reading a restful web service uses a URI? This doesn't use a URI to call the methds.
Thanks Dennis Tucker, Nov 03, 2011
|
|
Reply 1HI,
what example are you referring to?... Added to that, RESTful services do use URI's. If we are talking about WCF we declare the functionality in the attributes. Dan Bambling, Jan 11, 2012
|