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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T17:07:38+00:00 2026-05-11T17:07:38+00:00

In all MVC Diagrams i’ve seen, there is always a connection between the View

  • 0

In all MVC Diagrams i’ve seen, there is always a connection between the View and the Model, indicating that the View has access to the Model.

I just wonder: When does this apply? At the moment, I have my Controller Action taking in a Parameter from the QueryString, query the Model in order to get MyObjectViewData, and then return a View, passing in the MyObjectViewData. So essentially I have the Controller in between.

This seems to be the logical approach, but it does not fit the assumption that Model and View have business together.

What are typical situations where they interact without the Controller?

  • 1 1 Answer
  • 2 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-11T17:07:39+00:00Added an answer on May 11, 2026 at 5:07 pm

    In MVC (on the web) the View directly interacts with the Model by rendering a particular instance of a Model entity. It only indirectly acts on the Model via the Controller. In a non-web implementation you can use the observer pattern to register handlers with View elements that may invoke methods in the Model that update the Model without Controller interaction. ASP.NET MVC and other web-based implementations are more loosely coupled than non-web implementations. In my opinion, this is a good thing. It does tend to make for a much fatter Controller implementation and you need to be careful to keep the separation of concerns between the Controller and Model.

    Web implementations probably ought to be drawn without the indirect connection from the Model to the View since you can’t really communicate between the two without the Controller. I suppose one could argue that a web service could provide this connection, but I would consider it to be just another form of a Controller.

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

Sidebar

Related Questions

Because of the confusion between all the info that is out there about mvc
Is there a global OnActionExecuting that I can override to have all my MVC
I realize that ASP.NET MVC has all the hype. I have my doubts that
I have an ASP.NET MVC application that uses Linq to SQL repositories for all
I need to explain to a not-very-technical manager the MVC (model-view-controller) concept and ran
I've seen the diagrams, but I want a description of how it all works
In my asp.net mvc project all text is in resource files, and in view
I am using ASP.Net MVC but this probably applies to all MVC patterns in
With all the hype around MVC (and rightly so) I've decided to give it
All, I'm learning MVC and using it for a business app (MVC 1.0). I'm

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.