Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Getting MSDN PeerChannel "SecureChat" running on Windows Server 2008 R2

Where to store data for current WCF call? Is ThreadStatic safe?

wcf

Why can DateTime.MinValue not be serialized in timezones ahead of UTC?

Any way to make DataContractJsonSerializer serialize Dictionaries properly?

.net wcf serialization

WCF web service error: The service cannot be activated because it does not support ASP.NET compatibility

asp.net wcf rest

WCF ExceptionShielding Error ID does not match up with handlingInstanceId passed to Handler

What is the difference between an asp.net web method and a wcf service?

asp.net wcf web-services asmx

How to specify list parameters in WCF Test Client (WcfTestClient.exe)?

wcf

How can I install a certificate into the local machine store programmatically using c#?

c# .net wcf certificate makecert

Create WCF service for unmanaged C++ clients

c++ wcf web-services soap wsdl

WCF application start event

wcf

Datacontract exception. Cannot be serialized

c# .net wcf

Generating cryptographically secure authentication tokens

Timeouts WCF Services

Correct way communicate WSSE Usernametoken for SOAP webservice

net.pipe vs. net.tcp vs. http Bindings

.net wcf wcf-binding

Pattern for calling WCF service using async/await

c# asp.net .net wcf async-await

WCF: Exposing readonly DataMember properties without set?

Exception Logging for WCF Services using ELMAH

Why does WCF return myObject[] instead of List<T> like I was expecting?

c# wcf collections