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

  • Home
  • SEARCH
  • 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 8280645
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T09:45:11+00:00 2026-06-08T09:45:11+00:00

I have a project in MVC-3 which i am going to convert in Windows

  • 0

I have a project in MVC-3 which i am going to convert in Windows Azure project and will use blob storage.

My question is that i have some user specific information in my project which is stored in ASP.NET profile and in database table. Like images names uploaded by specific user and others. So while changing we will remove this profile and database table info also. Or keep this information as it is or just changing the location on which the images and other data save ( means from on-premises hard-disk to Windows Azure data center. )

Sorry if this is the odd question but i am pretty new in Azure. So can any body please explain me ?

  • 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-06-08T09:45:14+00:00Added an answer on June 8, 2026 at 9:45 am

    The easiest method would be to use SQL Database (previously known as SQL Azure) and edit your connection string pointing to SQL Database (from on-premise SQL database). You will also need to migrate your SQL database schema/data from on-premise to SQL Database. This way your migration will be much easier and you would not need to make any significant changes to your code.

    If you decide to use Azure Table Storage, the you will do significant changes to your code to store user specific data to a key-value pair type of storage (i.e. Azure Table Storage), depend on how complex your tables is, this may be a choice or may not be.

    As you mentioned that you have user specific information in ASP.NET profile/database tables however i think you application also require users to upload images so this is also important factor while migrating your application. While migrating your MVC3 application to Windows Azure Cloud Services, you would need to move images or any static content you keep on local disk based storage to Windows Azure Blob Storage (persisted network storage) so the code change will require to read and write data to and from Azure Blob storage, in lpace of your local machine storage. This is also a must code change in your code otherwise the image data uploaded by user will not persist and prone to lost if VM reimaged due to several other reasons.

    Others may have different idea but I would personally prefer using SQL Database as a choice to reduce complexity during migration as you could pretty much migrate your database table to SQL Database with just a few lines of code change.

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

Sidebar

Related Questions

I have a question I have a project asp.net mvc which is developed in
I have a master page in my asp.net MVC project, which has code like
I have an MVC project that I would like to write in .NET 4.0
I have an ASP project, in that one module is a separate MVC project.
I have a load of ADO.NET Entities in my MVC project. I was going
I'm tryingot get started with IoC, I have an MVC project in which is
i have a MVC project which runs perfectly local. When I deploy to the
I have a form in an ASP.NET MVC project which has a select drop
I'm starting a new project which in simple terms will have a UI layer
I have a directory /media/fonts in my asp.net mvc project which contains fonts for

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.