Integrating WCF Clients with ASMX Services

Posted by: Keyvan Nayyeri, on 25 May 2007 | View original | Bookmarked: 0 time(s)

Back in December 2006 I linked to Thom Robbins' blog post about integrating WCF with ASMX services.  The other side of integration between WCF and ASMX services is integration between WCF clients and ASMX services which is the title of this post. First I create an ASMX service to build my WCF client for it. using System; using System.Web; using System.Web.Services; using System.Web.Services.Protocols;   [WebService(Namespace = "http://tempuri.org/")] [WebServiceBinding(ConformsTo...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: WCF | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 790 | Hits: 96

Similar Posts

  • Exporting SWF & FLV format reports in SSRS 2005 and 2008 more
  • WebResource access in ASP.NET MVC more
  • Dev Connections - The Code! more
  • What is .NET RIA Services? more
  • Talking Points: ASP.NET Data Services more
  • Aspose.Slides for Reporting Services supports SQL Server 2008 more
  • IDisposable and WCF more
  • Aspose.Total for Reporting Services Q4 2008 Released more
  • Aspose.Total for Reporting Services Q3 2008 Released more
  • Using the WSDL-First design approach with WCF services more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD