Live, co-hosting, porting an ASP.NET MVC site to Windows Azure

I have an existing ASP.NET MVC website. Very typical: XHTML, CSS, jQuery, C #, LINQ2Sql. Web.config tells where the application is for connecting the SQL database.

Are typical websites such as this easy to port to Windows Azure? What headaches should I be prepared for if I decide to do this?

This is not necessary at this time, but I plan when I need the site to be ready for scaling. Thanks in advance!

+3
source share
1 answer

, ASP.NET. SQL Azure.

+1

Source: https://habr.com/ru/post/1725799/


All Articles