|
by jnak via Cloudy in Seattle on 7/20/2009 11:32:00 PM
If you’ve been following along, you’ll remember my post about using an existing ASP.NET Web Application as a Web Role. We’re now a little smarter in the tools and can allow you to associate any ASP.NET Web Application in the Cloud Service as a Web Role.
For example, I can create a Cloud Service with just a Worker role, right click on the Solution in Solution Explorer and select Add | New Project and select an ASP.NET Web Application from the Web folder.
This could be *any*
... [ read more ]
|