Browse by Tags

All Tags » Web Services (RSS)

WCF BasicHttpBinding with Windows Authentication & a 2.0 Client by schnieds

Windows Authentication is a great way to provide authentication security in your WCF services. With the WSHttpEndpoing and a .NET 3.0+ client Windows Authentication works right out of the box with WCF, everything is just peachy. However, if you want to...
Filed under: ,

Multiple WCF Endpoints & .NET 2.0 Clients by schnieds

I recently ran into a problem where .NET 2.0 clients were having problems connecting to the enterprise .NET 3.0 WCF web services platform that we built for internal use. We are hosting all of the web services in IIS6 (no upgrade to IIS7 anytime in the...
Filed under: ,
More Posts