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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T01:54:18+00:00 2026-05-28T01:54:18+00:00

I have been wondering whether I should be using JavaScriptResult? I have read couple

  • 0

I have been wondering whether I should be using JavaScriptResult?
I have read couple articles about this and people have contradicting opinions.

I can see benefit:

  1. Code is rendered in controller and therefore I can interact with my data sources and more difficult calculation and logic.
  2. But JS rendered based on page using rendered jasonresult seem to be better choice.

Not sure about programming pattern:

How does JavaScript rendering in controller fits with Model View Controller

  • 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-28T01:54:18+00:00Added an answer on May 28, 2026 at 1:54 am

    MVC is the design pattern which is all about separation of concern. I often hear that JavaScriptResult is something to avoid as it breaks that princple. In my opinion you should keep that in mind that MVC gives you powerful tools but it’s up to you, what will you do with them. JavaScript XHR / Ajax can deliver more than only GUI renderring, but should be used with consideration. Well, fact is one can missuse even the simpliest methods, but that doesn’t mean we shouldn’t use them 🙂

    Of course, using JavaScript on your page, and feeding it with JSON is perfectly fine and prefferable, in most of the cases it’s sufficient. Sometimes though, you will need to choose wether you want to be 100% compliant with MVC pattern or DRY principle / other good practices. I think it’s best to do what you think makes sense in a particular situation.

    Let’s take WebGrid helper’s GetContainerUpdateScript method http://msdn.microsoft.com/en-us/library/system.web.helpers.webgrid.getcontainerupdatescript(v=vs.99).aspx it delivers jquery oneliner to update your webgrid data. In this case it’s all in the View, but similar code could be a part of the controller – let’s say a script that makes bunch of POST requests based on some unique identifier (sessionID-like for example).

    In my opinion there are worse things than stepping on a thin red line between View and Controller (and sometimes crossing it slightly) to avoid other problems, make your code cleaner, more reusable and maintainable.

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

Sidebar

Related Questions

Something I have been wondering about properties for a while. When you are using
there is a project using nhibernate v2.1 and i have been wondering whether v3
I have been wondering about temp tables in sp's and how all that can
I have been wondering what is the best way to tackle this situation. Is
I have been wondering about the reload() function in python, which seems like it
There is a question I have been wondering about for ages and I was
I have been pondering on whether or not I should use the typedefs inside
I have been wondering how to put all the stored procedures on a SQL
I have been wondering what the best practices or ramifications are in setting up
After much googling I have been wondering what the benefits/differences are between mysql and

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.