Differences between Web Site and Web Application

  • Thread starter Thread starter Lloyd Sheen
  • Start date Start date
L

Lloyd Sheen

As title states is there a URL pointing to the differences between the two
project types (actually their output).

I ask this as I cannot get Ajax web service calls to work correctly for a
Web Application.

Thanks
Lloyd Sheen
 
I haven't seen any such comparison as the web application was introduced
later on with SP1 (and before that as an add-on). Scott Guthrie did a great
blog post containing some info on the Web Application Project when it was
released at(http://weblogs.asp.net/scottgu/archive/2006/05/08/445742.aspx).
I don't think you'll find a comparison that deals with the Ajax issue though
as the AJAX extensions were released after the Web Application Project and
not much attention has been given to the web site project.
 
Back
Top