I created a separate web service project using VS 2005.
- My first question is can I add more than 1 service (asmx) files
and use them in single webservice project? - How can I publish them and use/call/consume them from different websites?
(I know how to use them when they are in same project but different
project is bit confusing) - How can I secure them to make them available by authenticated users/apps?
Using VS 2005, .net 2.0, VB.NET (and I cannot use WCF)
wsdl.exe).