If
we have a WCF Rest service and an aspx web page as part of the same project, we
can reference the service in the web page in the ScriptManager in this way: <asp:ServiceReference Path="~/Service.svc" /> How do we reference the
Service using this same proxy mechanism if: 1. The service...
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
coderGeek
on
10-19-2007, 12:00 AM
Filed under: networking, Orcas, proxy, rest, visual studio 2008, .net 3.5 framework, .net3.5, ajax, atlas, web services, WCF, vs2008