Deployment of ASP.NET AJAX solutions

  • Thread starter Thread starter JezB
  • Start date Start date
J

JezB

I want to get into ASP.NET with the AJAX toolkit, but am worried about
finding an appropriate provider to host my site. What are the minimum
requirements for the web server ?
 
asp.net 2.0 and the ability to deploy dlls in the bin folder. you can
just put the ajax dll in your project folder.

-- bruce (sqlwork.com)
 
Back
Top