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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T00:14:05+00:00 2026-05-26T00:14:05+00:00

Is there an accepted/expected best-practice way to encapsulate the model portion of ASP.NET MVC

  • 0

Is there an accepted/expected best-practice way to encapsulate the “model” portion of ASP.NET MVC into a re-usable assembly?

As a technical exercise, I want to use the same business/persistence layer within different systems. For example, compile the same assembly into both an ASP.NET MVC app, and a traditional Windows service.

My thinking is to implement my models (and EntityFramework / DbContext / etc) in a separate assembly. Then my MVC project would omit the “Models” folder entirely, and my Controllers would reference the code in the “models assembly”. I’ve always preferred ViewModels over actual business objects as the “targets” of Views, so I’m perfectly happy to have all my Views strongly-typed to ViewModel objects instead of Model objects anyway.

  1. Is this a common approach?
  2. Does it violate the “convention over configuration” tenet of ASP.NET MVC?
  3. Are there specific MVC benefits that I’d be losing, by going with this approach?
  4. Are there other nasty pitfalls to this approach?

I’m a reasonably comfortable veteran of ASP.NET, C#, and windows services, but quite novice to ASP.NET MVC. Apologies if this is a duplicate question; most of the “reusable MVC” questions focus on the UI components, and not the entire business/persistence “layer”. As always, thanks in advance for your insights!

  • 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-26T00:14:06+00:00Added an answer on May 26, 2026 at 12:14 am

    Yes, it’s how I’ve seen many systems developed. You end up with a “business tier” which can work just as well with REST-over-WCF-on-IIS as with anything else.

    No, you don’t lose anything that I know of, although there’s a slight added complexity of maintaining multiple projects.

    The other advantage of this is that you end up with controllers and a model layer that are both more testable as you can use dependency injection between them.

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

Sidebar

Related Questions

Is there an accepted way of performing (pinch) zoom on a view that is
Is there a generally accepted way of converting a Data.Sequence (Seq a) to a
Is there a standardized (or commonly accepted way) to tackle the issue of not
Is there an easy (or generally accepted) way to load up a binary column
Is there a succinct way, or a generally accepted way to convert from a
I was recently debugging an ASP.NET MVC application (Firefox + Firebug) and I ran
Is there an accepted way to deal with regular expressions in Ruby 1.9 for
Is there an accepted idiom or a quick and simple way to get a
Is there an accepted/received way of checking to see if a person (phone number)
Are there any generally-accepted coding standards (naming, casting etc) that apply specifically to iPhone/Cocoa/Objective-C?

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.