Tuesday, October 28, 2014
Friday, October 24, 2014
Why singleton is so bad
http://stackoverflow.com/questions/137975/what-is-so-bad-about-singletons
What is common example/scenario we need to initialize only one object?
What is common example/scenario we need to initialize only one object?
Thursday, October 23, 2014
How solve problem: Get HTTP Error 401.1 - Unauthorized error with Windows Authentication and f5 host name binding only
#1: Need to add local machine host name into binding as well
#2: Disable loopback for IIS
References:
http://support2.microsoft.com/default.aspx?scid=kb;en-us;896861
http://stackoverflow.com/questions/5180851/iis-binding-with-windows-authentication
About loopback for Reflection attack
http://en.wikipedia.org/wiki/Reflection_attack
#2: Disable loopback for IIS
References:
http://support2.microsoft.com/default.aspx?scid=kb;en-us;896861
http://stackoverflow.com/questions/5180851/iis-binding-with-windows-authentication
About loopback for Reflection attack
http://en.wikipedia.org/wiki/Reflection_attack
Subscribe to:
Posts (Atom)