Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Enum not getting serialized in WCF

c# web-services wcf

Hosting two WCF services using a single console app

Property httpRequest' not present

c# wcf

Why Can You Expose Private Methods Publically in a WCF Service?

c# wcf .net-4.5

Check if method implements interface method marked with attribute

c# wcf roslyn

Calling WCF Service from Silverlight

WCF Duplex Service and TCP Port Exhaustion

.net wcf web-services tcp duplex

Is it possible to use netTcpBinding with the VS 2008 development server?

wcf nettcpbinding net.tcp

How to generate a proxy for a wcf service

wcf

Using Reflection.Emit to copy a custom attribute to another method

Designing WCF data contracts and operations

wcf service soa

Is OData intended for use within Government and Financial envrionments? What security precautions do I need?

sql wcf linq odata devforce

Entity Framework POCO with WCF software design question

Windows service (hosting WCF service) stops immediately on start up

c# wcf windows-services

Programmatically set the MaxItemsInObjectGraph

c# .net wcf bigdata

OpenId authentification in ASP.NET MVC as a restful service?

WCF in Winforms app - is it always single-threaded?

winforms wcf

WCF Error - Reference.cs is blank (empty) [closed]

wcf service-reference

Using ChannelFactory<T> To Create Channels with Different Credentials

.net wcf channelfactory

Ignore properties of class when using WCF ResponseFormat = WebMessageFormat.Json

c# wcf json