Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Live, shared hosted, ASP.NET MVC site migration to Windows Azure

I have an existing ASP.NET MVC based website. Very typical: XHTML, CSS, jQuery, C#, LINQ2Sql. Web.config tells app where to connect for SQL database.

Are typical websites like this easy to port to Windows Azure? What sort of headaches should I be ready for if I decided to do this?

It's not necessary at this time, but I'm planning for when I need to get the site ready for scaling. Thanks in advance!

like image 778
Chaddeus Avatar asked Dec 02 '25 05:12

Chaddeus


1 Answers

i just found these two links that seem helpful for ASP.NET. Plus two more for SQL Azure.

like image 135
Rebecca Avatar answered Dec 04 '25 17:12

Rebecca