开发者

How to consume .Net 4.0 REST WCF services?

开发者 https://www.devze.com 2023-02-19 04:18 出处:网络
I a开发者_C百科m having an ASP.NET 4 Web application. How can i consume a .Net 4.0 REST WCF service in this asp.net application.

I a开发者_C百科m having an ASP.NET 4 Web application. How can i consume a .Net 4.0 REST WCF service in this asp.net application.

Do i need to create proxyclass like for web services for REST too or is there some other way?

Please help. Thanks in advance.


this may help you : Create REST service with WCF and Consume using jQuery

Create, Host(Self Hosting, IIS hosting) and Consume WCF servcie

0

精彩评论

暂无评论...
验证码 换一张
取 消