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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T04:59:47+00:00 2026-06-15T04:59:47+00:00

I am using ASP.NET MVC 4 for the first time, so I started with

  • 0

I am using ASP.NET MVC 4 for the first time, so I started with the default template.

In the _LoginPartial.cshmtl for Log off link I found the below code

@using (Html.BeginForm("LogOff", "Account", FormMethod.Post, new { id = "logoutForm" })) {
    @Html.AntiForgeryToken()
    <a href="javascript:document.getElementById('logoutForm').submit()">Log off</a>
}

I was expecting a code like the one below, which I have been using in MVC 3.

@Html.ActionLink("Log off", "LogOff", "Account")    

Please can someone help me understand as to why this is necessary, and its advantages if any. 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-15T04:59:48+00:00Added an answer on June 15, 2026 at 4:59 am

    There’s no big difference. MVC4 uses a HTML-form to logout, which is submitted via the javascript.

    The advantage is that the new way (with the form) uses javascript to submit the form, which is why the page does not have to reload.

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

Sidebar

Related Questions

First time using Asp.net-mvc and originally followed the NerdDinner tutorial. My form submit button
I am using ASP.NET MVC 3 for the first time. I want to call
I'm using ASP.NET MVC for the first time and so far everything has been
I am using ASP.NET-MVC and nHibernate for the first time. Great tools, but big
first time using Asp.Net MVC here. I have a model class defined with 3
I am developing a mobile website using asp.net mvc 4 for the first time.
Today is my first day using ASP.NET MVC, and I'm finding it very intriguing.
I am using asp.net mvc 2.0(default binding model) and I have this problem. I
I'm using ASP.NET MVC 3 with the Entity Framework 4 code first approach and
I've started to develop ASP.NET MVC application using Entity Framework and I wish to

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.