简体   繁体   中英

ASP.net application deployment in Windows Azure

I have developed my application in C# (asp.net) using Microsoft Visual Studio 2008 and SQL Server 2005. Can i deploy it using Windows Azure? Also can i migrate the same code from Visual Studio 2008 to 2010 and the same for SQL Server 2005 and 2005 ? Thank You

This is an older post but should get you pointed in the right direction:

http://blogs.msdn.com/b/jnak/archive/2010/02/08/migrating-an-existing-asp-net-app-to-run-on-windows-azure.aspx

And yes, you should be able to migrate your solution from VS 2008 to 2010. VS will run a conversion wizard and notify you of any changes.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM