Hi,
What term do I use to lookup documentation for old school .asmx web services in MSDN?
I want to add authentication (username/password) so that each web method is authenticated before executing.
Since everything is WCF I can't find anything hehe.