Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

C# How to find WCF IIS deployment/virtual directory at runtime to change name of log file?

c# wcf iis virtual-directory

Can I prevent a specific datamember from being deserialized?

Exceptions and WCF services with void return type

c# wcf web-services

WCF service library project can't find reference to other project

Causing HTTP error status to be returned in WCF

RESTful WCF Service returns "The resource cannot be found." error

c# .net wcf rest

What is the starting point for a WCF Library app?

wcf

Communicate with WCF Windows Service in VB6?

wcf vb6 windows-services

Visual Studio - debug web app (running local IIS) without starting browser [duplicate]

Adding WCF Restful service to an existing ASP.Net Website

c# asp.net .net wcf

REST WCF service locks thread when called using AJAX in an ASP.Net site

Does WCF message security actually encrypt message contents?

change json object wrapper name returned from wcf service method

c# asp.net json wcf wcf-binding

Cannot return type IQueryable or IEnumerable

Entity Framework Login Failed Error

.net wcf entity-framework

Exception Handling in WCF REST Full Service

Encrypt text using AES in Javascript then Decrypt in C# WCF Service

Testing WCF API with Path Parameters in Postman

api wcf postman

How do I get a client's address from a WCF Service Application?

c# .net wcf windows-services

Return JSON wrapped in a callback function from a WCF REST web service

.net wcf json callback jsonp