Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Can a UserNamePasswordValidator throw anything other than a MessageSecurityException?

Linq-to-SQL and WCF service - data transfer objects

c# wcf linq-to-sql dto

Ninject MVC together with WCF extension does not work with InRequestScope

asp.net-mvc wcf ninject

Serialization POCO proxy with WCF

400 bad request sending xml payload to WCF REST service

c# .net xml wcf rest

REST Web Service 400 error when calling function

c# wcf web-services rest

TypeInitializationException: The type initializer for 'vService.CheckService' threw an exception

c# wcf faultexception

Best choice for robust self hosting server: WCF vs. ASP.NET Web Api

WCF CPU usage increase by 25% for each client

c# .net wcf

WCF fails to deserialize JSON request

json wcf

WCF Rest service error handling & WebChannelFactory

wcf rest webchannelfactory

Service Broker and WCF interoperability

The lifecycle of WCF service hosted in IIS

c# .net wcf singleton

How to tune a WCF Service for better performance using ServiceThrottling

c# .net wcf

Achieve strategy pattern when we have different return type

c# wcf oop design-patterns ooad

How to architect this client/server application in .NET? [closed]

Website running JavaScript setInterval starts to fail after ~1day

c# javascript asp.net wcf

How to broadcast (push) a message send by one client, to all clients through a server using WCF NetHttpBinding (WebSockets)?

c# wcf windows-8 websocket

C#, WCF and DateTime.MinValue() vs. Null Date

c# wcf datetime

Roles.IsUserInRole() not working in WCF using wsHttpBinding and MVC 4