Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 879593
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T11:57:28+00:00 2026-05-15T11:57:28+00:00

I have a partly developed asp.net application, but now the client wants it to

  • 0

I have a partly developed asp.net application, but now the client wants it to be developed in azure. How much of the existing code can be used in developing the application in azure.

What challenges could we possibly encounter when we try to port an existing asp.net application to azure? Are there any other alternatives to azure in cloud computing?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T11:57:29+00:00Added an answer on May 15, 2026 at 11:57 am

    For an asp.net application, you can certainly port that to Azure. Your core logic will port in a relatively straightforward manner, and you’ll gain the many benefits Azure has to offer. With the June 2010 release, you’ll also have .NET 4 support, along with IntelliTrace for debugging.

    However, as you begin to plan your Azure migration, there are several considerations you’ll need to think about (none of them insurmountable, and several relatively simple to deal with):

    • You have to deal with ASP.NET Session State management across your web role instances (which isn’t supported out of the box, except for inproc). You’ll also have to set up and use the role and membership providers (see here for more detail). EDIT: You now have access to both AppFabric Cache for session state as well as SQL Azure, part of the Universal Providers included with the Windows Azure SDK+Tools.
    • You have to examine your SQL backend for incompatibilities with SQL Azure (such as scheduled jobs,since there’s no SQL Agent support). SQL Azure differences are documented here. You’ll also need to consider the SQL Azure size limit of 50GB, which might require you to offload content to Azure blob storage. EDIT: You can run your SQL Server database through the SQL Azure Migration Wizard for compatibility-testing.
    • You need to configure logging and diagnostics, preferably with Trace output, so that you can retrieve this data remotely.
    • You need to think about how you’ll monitor and scale your application. All information you might need for scaling is available to you (performance counters, queue lengths, etc.). Check out WASABI – the auto-scale application block, part of Enterprise Library. You can also subscribe to a service such as AzureWatch.
    • You’ll need to think about caching, as there’s currently no out-of-the-box caching implementation that runs across instances of your web role which is now provided as a service. Read details here, as well as an FAQ here.
    • Do you need SMTP support? If so, there are details you should read about here. SendGrid recently announced a free-tier promotion for Windows Azure.
    • Are you hosting WCF services as well? If so, check out this site for further details (specifically the Known Issues).

    So: yes, there are some things you need to concern yourself with, but Azure is a great platform for hosting an asp.net application and you should strongly consider it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am reviewing some ASP.NET MVC code developed by a third party and have
I have developed an ASP.NET application that includes a WCF service. This service needs
we have an asp.net application developed by a third party. We would like to
I have a 3rd party client/server application, not developed by me, who needs to
I've developed a web application in ASP.NET and one of the things the user
My company has developed (and still continues to develope) a large ASP.NET business application.
We have an intranet system developed using asp.net webforms. We are kind of planning
I have a asp.net website developed in VS 2010 and hosted on godaddy asp.net
I have an ASP.NET 2.0 application (installed on IIS 6.0 from an MSI) which
When developing a web application using ASP.NET, do you have any hints about how

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.