Uri Template in WCF REST Service Part :1
Posted
on C# Corner
See other posts from C# Corner
Published on 6/3/2010 2:09:19 AM
Indexed on
2010/06/03
8:06 UTC
Read the original article
Hit count: 235
Filed under:
This article will give explanation about UriTemplate class in WCF REST Service. We will see how UriTemplate class helps us to construct the URI for the methods.
© C# Corner or respective owner