-
Recently I deployed a WCF service using NTLM transport authentication. An issue arose when calling the service from a remote server where Kerberos authentication was not working correctly. After contacting the infrastructure team, I was informed to use NTLM and not Kerberos as the authentication provider...
-
If you are lucky enough to not work with web project in VS 2003 don't read on. i have a massive amount of time trying to figure how to open a web project written in .NET 1.1/VS 2003 on another machine on couple of XP machines every time i got error and try to hack into it to get another one, all...