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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T20:06:09+00:00 2026-05-27T20:06:09+00:00

I am learning MVC and new to it. I have read some articles on

  • 0

I am learning MVC and new to it. I have read some articles on MVC.

What I could understand was:

View is just front end that never directly communicate to Model. It always intrects with Controler.

Controller is a software component that will receive and respond to View and communicate to Model.

Model will have all programming logic, validations, database communications, services etc.

Is my understanding correct ?

I further want to learn:

where will be POCO classess in model ?

will model not became complex if all validations, db communication code and business logic will be there ?

If there will be muplitle classes/ libraries in model, will control able to talk to any of them directly ? and they will respond back to Controler and control will again communicate with View ?

thanks Thanks THANKS for helping and guiding.

  • 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-27T20:06:10+00:00Added an answer on May 27, 2026 at 8:06 pm

    You can think of the View as a template. Data from your view will get filled in to spots that you designate in the view. The View can also be an input template, where you designate fields used for input and those fields get sent to the controller.

    The controller does most of the hard work. All web requests go through the controller. The controller acts as a mediator between view and model. The controller passes the model to the view, the view takes the model and uses its data to populate it’s fields.

    The model is just a set of data objects that define your data model. Sometimes these will be stand alone classes that have no special features, sometimes they will be classes generated from a tool like Entity Framework.

    MVC is just an framework that is designed to seperate your user interface into seperate components so that it is easier to maintain.

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

Sidebar

Related Questions

I'm learning ASP.NET MVC Framework, From some articles like this , it seems that
I am new to MVC architecture, have just started learning it, but I have
I have just started learning asp.net mvc and one reason of the primary reasons
I'm building a little MVC system (learning) and I have some problems with showing
I am learning MVC 3 and I have not found people using some logic
I have a simple ASP.NET MVC 3 dummy app (just learning MVC coming from
I am new to .NET MVC (Learning). I have the following method in Controller(this
I'm learning MVC and am having trouble deciding when I should create a new
I'm brand new to MVC and, as a learning exercise, I'm trying to re-write
I am very new to MVC. I've been learning to use plain HTML or

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.