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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T00:56:29+00:00 2026-05-28T00:56:29+00:00

Suppose we have an action in the controller where very important to me as

  • 0

Suppose we have an action in the controller where very important to me as soon as you generate the view, which is divided into the part where we generate the view for the user and the part that processes certain information, but has no relation with a view. I do not want to use delayed because processing it’s about 2-3 queries to the database. Do you use the after_filter after this action will bring the desired effect, shorten the time of final render view for the user?

  • 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-28T00:56:30+00:00Added an answer on May 28, 2026 at 12:56 am

    before_ around_ and after_ filters all execute before any view code is actually rendered to the user. Therefore any processing that takes place in one of these callbacks will have the same perceived time to the user. If this processing part you’re referring to is taking a long time, you might want to consider having it run with an AJAX request after the page loads, using a background job (as you mentioned) or optimizing the code so it doesn’t take as long.

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

Sidebar

Related Questions

So lets suppose we have an action in a controller that looks a bit
Suppose, I have a controller named category with an action method, Index which takes
Suppose I have an action that returns an rendered asp.net mvc control and send
Suppose you have the following controller action [HttpPost] public ActionResult Save( CustomerModel model )
Suppose I have the following routing routes.MapRoute( Default, // Route name {controller}/{action}/{id}, // URL
This question pertains primarily to good design. Suppose I have a controller action like
Suppose I have defined route like that, context.MapRoute( Preview, /preview/{id}/{type}, new { controller =
Suppose I have a navigation controller where the next action is to take a
I have a very simple asp.net mvc3 app that uses jquery::getJSON to call into
Suppose I have an action in a controller like: public class ChartController { public

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.