Browse by Tags

All Tags » WCF (RSS)

WCF & Using Statements

I was attending the Dallas Connected Systems UG last night ( http://biztalkusergroup.com/ ) and during the presentation I made the bold assertion that one should NOT use the "using statement" when working with WCF. Now I am a HUGE proponent...
Posted by sweisfeld | with no comments
Filed under: , , , ,

Forcing Windows Auth on WCF services

At the last ONETUG meeting a question came up how to force WCF to use Windows Auth (i.e. Kerberos). By default WCF is in negotiate mode. While this is good for many cases where you cannot ensure that Kerberos will be available if you are in an intranet...
Posted by sweisfeld | with no comments
Filed under: