Top ".net-3.0" questions

.NET Framework 3.0, formerly called WinFX was released on 21 November 2006.

WCF: Why does passing in a remote endpoint fail?

WCF: Why does passing in a remote endpoint fail when passing the same endpoint via the configuration file works? This …

wcf net.tcp .net-3.0
How to use System.IdentityModel in own client-server application

I've got a simple client-server application based on TcpClient/TcpListener and SslStream. Clients can authenticate themselves to the server using …

c# wcf-security .net-3.0
WCF ChannelFactory and Channel caching in ASP.NET client application

I'm building a series of WCF Services that are going to be used by more than one application. Because of …

performance wcf channel channelfactory .net-3.0