Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

System.ServiceModel not found in .NET Core project

c# .net wcf .net-core

HTTP 404 when accessing .svc file in IIS

c# .net wcf

What are the WCF Service Reference .datasource files?

This could be due to the service endpoint binding not using the HTTP protocol

WCF vs ASP .Net Web API

Service has zero application (non-infrastructure) endpoints

WCF named pipe minimal example

c# wcf named-pipes

WCF timeout exception detailed investigation

Is .NET Remoting really deprecated?

.net wcf remoting

Why should a developer use web services instead of direct connections to a db? [closed]

wcf web-services

A reference to the dll could not be added

.net wcf reference

Visual Studio Wcf Test Client - entering an Int array

HTTP Error 404.3 - Not Found" while browsing wcf service on Windows Server 2008(64bit)

wcf

WCF Service , how to increase the timeout?

wcf

WCF Error - Could not find default endpoint element that references contract 'UserService.UserService'

c# .net wcf

WCF chokes on properties with no "set ". Any workaround?

What is WCF RIA services?

c# .net wcf ria

How to use a WSDL file to create a WCF service (not make a call)

wcf wsdl

Can we create custom HTTP Status codes?

c# asp.net wcf http wcf-rest

How do I pass values to the constructor on my wcf service?