New Website and ASP.NET Web Service Application

  • Thread starter Thread starter Fred
  • Start date Start date
F

Fred

Hello,

To create a web service, I have two ways in my Visual Studio 2005.
Create a new web site and then add an asmx file.
Create a new project of type ASP.NET Web Service Application

What are the differences between the two methods ?
 
Back
Top