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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T03:07:12+00:00 2026-05-20T03:07:12+00:00

On loading up a form, I retrieve a list of items to put in

  • 0

On loading up a form, I retrieve a list of items to put in a combo-box. Now lets say during the post, there is an error. I have to re-write the code to get and build back my viewmodel again?

For eg.

    public ActionResult Index()
    {
        var vModel = GetViewModel();
        return View(vModel);
    }

    [HttpPost]
    public ActionResult Index(SomeModel model)
    {
        if (ModelState.IsValid)
        {

        }
        else
        {
            //Why do I have to write monkey-code here?
            var vModel = GetViewModel();
            return View(vModel);
        }
    } 

Am I going to have to do it like this example where I have a method to build my viewmodel for both actions?

  • 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-20T03:07:13+00:00Added an answer on May 20, 2026 at 3:07 am

    Why not just return Index(); instead?

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

Sidebar

Related Questions

I have a form loading inside my page and there is a button out
In ExtJs4, I have a form with a combo box, where the data gets
I am loading a file into a array in binary form this seems to
This is a bit special: I'm loading some HTML in string form into the
Try loading this normal .jpg file in Internet Explorer 6.0. I get an error
Error loading script occurs under FireFox 3 if I quickly click different links on
when loading my form (from variables) i can easily set the value of most
I'm creating and loading a store just fine. However, when I attempt to retrieve
I have a form loading on a page that loads with an onclick event
I am having a Ruby and Rails application. I am loading a form using

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.