Can you suggest an asp.net 3.5 hosting provider with continuous integration (cctray – nant builds) and source control facilities (svn)?
My requirement would be something like this:
- I checkin to a svn branch (say trunk) on the hosting provider space.
- CruiseControl.NET on the server fires off a build.
- I see success/failure on my cctray.
- On success my peers go to the website (say http://trunk.mywebsite.com) and see changes