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 8277189
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T08:36:54+00:00 2026-06-08T08:36:54+00:00

platform: ASP.NET 4.5, MVC 4, C# I’m currently designing a website that’s available on

  • 0

platform: ASP.NET 4.5, MVC 4, C#

I’m currently designing a website that’s available on the public domain. However, there is a meaningful % of my target market that would be uncomfortable putting some information on a public site, even if it’s https etc.

What I’d like to be able to do is allow corporate users use my site, and one way to do that is to allow them to host my website on their intranet. The usual disadvantages are, of course, that they don’t get their site updated as fast as the public one would, and it’s also a headache for me in terms of support.

My questions are

  1. What are some strategies to make “corporate friendly” deployments easy and hassle-free?

  2. Are there ways I could keep the site public with just the database inside the intranet (can’t see how… but then I’m no techno-know-all)

  3. If I have no choice but to make it locally hosted – then what’s the best way to do it to keep my development/support overheads at a minimum?

I hope the mods don’t lock this. I’m asking for specific methods and technical approaches to a very real problem.

Thank you,

  • 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-08T08:36:57+00:00Added an answer on June 8, 2026 at 8:36 am

    For #1, there’s a many facets to the question. A couple thoughts that might help you think it out:

    1. Deploying your app: Make it simple to deploy, and to upgrade, between versions of your application. Try to make it happen as a single operation, not upgrading different parts by hand manually. As Darin Dimitrov mentioned, you could look into a technology like Web Deployment Packages, especially with Visual Studio 2012 which will have incremental database publishing (in VS2010, the database was non-incremental so there wasn’t really an “update” story). Keep the cost of deployment down so that they can afford to upgrade more frequently (not the cost of your product, but the overhead of who’s getting paid to keep the system updated and running).
    2. Consider differences between running on the Internet and on an Intranet: For example, authentication on the Internet is usually done with forms based authentication. On an intranet, you may want to consider supporting Windows authentication for a seamless login experience for corporate users. This should impact your designs to allow authentication to be modular between your deployments.
    3. Corporate adoption of newer technologies might be slower than you want: You’re using the latest and greatest (ASP.NET 4.5/MVC4). Some companies might not be prepared to deploy this now, or for a couple years. Consider if you could use an older, established technology, such as .NET 4 – having been out for a few years, it’s already somewhat proven and has adoption.

    For your 2nd question, it comes down to what their IT is willing to accommodate. Many corporate sites have the database within a secured LAN, but the web server is accessible from the public Internet. It’s certainly a well-understood network design, but depending on the assets involved in your application, your customers may or may not agree to it. This one’s a business decision.

    For #3 the answer is common to any long term software project. It has to be high quality and maintainable if you want to minimize the hassle.

    • If you’re only going to support the last N versions, make that very clear. Avoid supporting code that you’re already fixed long in the past. Consider providing extra support or affordable upgrades to keep your customers on newer (and hopefully better) releases.
    • Keep in mind what components need to be upgraded between versions. Your web app (obviously), but also your database schema and any dependencies or libraries you’re using. This is mostly the same considerations as #1. Make sure you have a good plan for upgrades and rollbacks.
    • Most importantly, test, test, test. Have functional regression tests and install/upgrade tests, and try out as many possibilities as you can think of.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm kind of new to the .NET platform. And currently I'm learning ASP.NET MVC.
Currently we are migrating an existing asp.net web application to asp.net mvc 2 platform.
Is there any tool like ELMAH for error gathering of an ASP.NET MVC that,
I am looking for forum engine. There are some requirements: platform is ASP.NET(MVC 2,3)
Platform: ASP.NET 4.0, MVC 4 RC, VS 2012 Update: I've answer my question, myself.
I have downloaded the ASP.NET MVC 2 Release version (using Web Platform Installer) as
I'm writing a simple blogging platform with ASP.NET MVC. My question is regarding forms
I am developing some REST resources using the ASP.NET MVC 3 platform. So far,
Since asp.net mvc did away with many controls that were in webforms, does this
I am new to asp.net mvc platform. I'm developing with razor template engine in

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.