How to lookup documentation for ASMX web services in MSDN? -


What word should I use to see the 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 not find anything.

How about:


Comments