Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Exception handling in RIA Service

Request-Response Vs Duplex WCF Message Exchange Pattern

wcf wcf-binding

How do I configure Entity framework in class Library project?

Getting DefaultNetworkCredentials to pass through to WCF Service

c# asp.net winforms wcf

When/Why should I not use IsReference=true on my DataContracts?

Should DTO and Entity both have input validations

How to use authentication cookie from WCF Authentication Service in an ASP.Net MVC application

Endpoint not found - WCF web service

c# asp.net .net wcf endpoint

Programmatically and globally adding a custom WCF client endpoint behavior extension

wcf behavior

What does Rhino Mocks mean by "requires a return value or an exception to throw"?

c# wcf rhino-mocks

BuildManager.GetReferencedAssemblies equivalent for non-web applications

What is the WCF equivalent of an HTTPModule?

.net wcf

WCF "Instance already exists in CounterSet" error when reopening ServiceHost

.net .net-4.0 wcf

IEnumerable & Good Practices (& WCF)

c# .net wcf ienumerable

How can I simulate CORS on my LOCAL machine?

.net wcf iis-7 wcf-security cors

Can I add a DataMember to a CollectionDataContract in WCF?

.net wcf

What is REST? [duplicate]

c# .net wcf rest

When setting up a WCF client and server, how synchronized does the config files must be?

Why does dotTRACE Memory always say "Connecting"?

wcf iis-7 dottrace

WCF Net.tcp with sspi fails unless client and server using same windows Identity

wcf security net.tcp sspi