Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Call Wcf service with Javascript in Html page

c# javascript jquery html wcf

No mapping exists from ObjectParameter to a known managed provider native type

How to enable HTTPS in WCF service

How to implement an inherited Dictionary over WCF

c# wcf c#-3.0

Why does a Web Service DataMember's Specified Attribute need to be set for int and Data but not for String

web-services wcf .net-2.0

WCF Xml Serialization and AutoImplemented Properties

c# xml wcf serialization rest

Problem Calling WCF Service Library from jQuery

jquery ajax wcf json .net-3.5

Given wsdl + xds type file, how do I create a stub WCF webservice?

wcf web-services wsdl stubbing

Msmq and WCF Service

windows-services msmq wcf

Developing a new RESTful web service in .NET -- where should I begin? ASP.NET-MVC, WCF?

c# .net asp.net-mvc wcf rest

WCF Self Host Service - Endpoints in C#

WCF vs ASPX webmethods vs ASMX webmethods

Null values for object properties de-serialized by WCF

unit test a method that calls wcf service

c# wcf unit-testing

What are advantages of RESTful WCF service over normal WCF service

wcf

How to communicate between Windows Services

Using Castle Windsor WcfFacility to create client endpoints

WCF: Authentication Service or token-based security?

c# wcf rest dynamics-crm-2011

NET TCP/HTTP WCF Hosted in IIS

wcf iis endpoint net.tcp

How to pass optional parameters for web method?

c# asp.net wcf