Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

IOC Container - WCF Service - Should I instantiate all dependencies via constructor?

c# wcf inversion-of-control

Generating C#.net class from WSDL file

wcf xsd wsdl

Set default response type in WCF Web Api

ajax wcf wcf-web-api

WCF collection serialization, IList or List? Does it matter?

wcf serialization

How do I manage WCF log file sizes programatically?

.net wcf web-services logging

Adding WCF Service References to multiple projects

c# wcf wcfserviceclient

AppFabric vs System.Runtime.Caching

.net wcf caching appfabric

Can I use net.TCP along with GZip technology in WCF

JQuery ajax JSONP POST changed to GET when cross domain

wcf jquery jsonp

How to debug a WCF service with two console applications simultaneously

c# wcf visual-studio

WCF HTTP POST Rest Service with Dictionary parameters

wcf rest post

WCF over HTTPS and Signing the body

c# wcf soap sign

wcf passing list as method parameter

c# wcf list generics

How does long polling ACTUALLY invoke callback on client?

Can't solve Could not load type 'System.Data.Entity.Design.AspNet.EntityDesignerBuildProvider'

How to include WCF Custom Headers in console Service Host

How can I call a SOAP Web Service without Adding Web Reference

c# .net wcf soap soap-client

.NET loading wrong assembly when generating service reference

.net asp.net-mvc wcf

Does ChannelFactory.CreateChannel() actually open connection?

c# wcf proxy channelfactory

How to exclude specific type from json serialization

c# .net wcf json.net postsharp