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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T06:52:49+00:00 2026-06-05T06:52:49+00:00

I am using asp.net mvc 4. I have a header with two sections, top

  • 0

I am using asp.net mvc 4.

I have a header with two sections, top and bottom. The top section simply displays static links and images.

The bottom section will show a login button and other information when a user is not logged in.

Once the user logs in the bottom section will show user specific information and overall game play information. I want to reload this information whenever a user makes a request to a page on the site and I determine the data is stale.

Using asp.net web forms I could create a user control to represent the bottom sections functionality.

It appears in asp.net mvc I can use partial views and then call RenderAction which would allow a controller action to be called when rendering the bottom section.

In the controller action I could render one partial view for authenticated users and another partial view for unauthenticated users. I could also reload the data for authenticated users if it is determined to be stale.

Is this the best approach? I don’t need ajax for my bottom section.

Thanks

  • 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-06-05T06:52:50+00:00Added an answer on June 5, 2026 at 6:52 am

    It depends on the complexity of your bottom section. If there’s not much logic, you can put authenticated and unauthenticated html code in a single partial view. If they are quite different, use two separated partial views is OK. Also, simply put button section into your master page is also a common practice, there’are no quite differences.

    If you leverage .net mvc’s authentication framework(which should be best practice), you can simply use User.Identity.IsAuthenticated in your Action. In View page it’s Page.User.Identity.IsAuthenticated. It can check whether current user has signed in.

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

Sidebar

Related Questions

I'm using ASP.NET MVC and have a model which has an image (byte array)
I'm using ASP.NET MVC 2 and have a login page that is secured via
Using ASP.Net MVC on my Site.Master I have: <head runat=server> <title><asp:ContentPlaceHolder ID=TitleContent runat=server />
Using ASP.NET MVC 2.0, I have an actionlink that is used for comments on
I'm using ASP.NET MVC RC2. I have a set of classes that were auto-generated
I wrote an application using ASP.NET MVC, in this application I have an Index
I am using ASP.NET MVC 1.0. I have an ActionResult which receives a form
we have a mixed development environment using ASP.NET MVC and Ruby on Rails. We
I have build a webapplication using ASP.NET MVC and JQuery. On my local machine
I'm using ASP.net MVC C# in Visual Studio Web Dev. I have a couple

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.