Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

OData / WCF Data Service - HTTP 500 Error

wcf http odata

How to specify custom SoapAction for WCF

c# .net asp.net wcf

Correct way to close WCF 4 channels effectively

c# wcf idisposable wcf-4

The HttpGetEnabled property of ServiceMetadataBehavior is set to true and the HttpGetUrl property is a relative address, but there is no http baseadd

wcf silverlight-5.0

Unable to automatically step into the server when debugging WCF

.net wcf debugging

How can I discover current endpoints of my c# application programmatically?

c# wcf endpoints

What is the difference between SOAP and REST webservices? Can SOAP be RESTful?

c# web-services wcf rest soap

Why should I use Visual Studio service references over svcutil?

Service Unavailable 503 + The HTTP service located at http://localhost/ProductsService/Service.svc is too busy

Exception: type initializer for 'system.data.sqlclient.sqlconnection'?

c# linq wcf exception sqlclient

How to MapPath with RequestContext in WCF Service

c# asp.net .net wcf xsd

Client configuration to consume WCF JSON web service

c# .net wcf web-services json

Set WCF ClientCredentials in App.config

c# .net vb.net wcf configuration

Do WCF Services Expose Properties?

c# wcf

Can a WCF service contract have a nullable input parameter?

c# rest wcf nullable

VS2010, WCF Service wouldn't start

wcf visual-studio-2010

How to generate WCF service with SvcUtil.exe

Common WCF Exception : Connection Unexpectedly Closed

wcf exception connection

What to choose? ASMX web service or WCF in .net 3.5?

Using the instance version of CreateMap and Map with a WCF service?

c# wcf mapping automapper