Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

asp.net-mvc-5

MVC5 hangs on MapSignalR when reconnecting after AppPool cycles

August 25, 2022 by Magenaut

I have the following code in my Startup.SignalR.cs:

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, asp.net-mvc-5, c#, signalr Leave a comment

How to structure a new ASP MVC app?

August 25, 2022 by Magenaut

I need to start a new mvc project and as always I have issues about asp identity, never know where to put it!

Categories ASP.NET, Q&A Tags asp.net, asp.net-identity, asp.net-mvc, asp.net-mvc-5, asp.net-web-api Leave a comment

MVC 5 -> MVC 5.1 Migration. Intellisense issues

August 25, 2022 by Magenaut

I just updated my project to MVC 5.1 from MVC 5. The main web.config file got updated automatically, but web.configs under main View and Areas folders weren’t changed. I suspect that’s why now I lost both intellisense and resharper support for my actions, controllers and areas.

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, asp.net-mvc-5, asp.net-mvc-5.1, visual-studio Leave a comment

Enabling SSL Client Certificate Required for specific Controller or Action in Asp.Net MVC

August 25, 2022 by Magenaut

Is there any MVC specific way to require an SSL Client Certificate for a specific Action or Controller, i.e very much the way RequireHttps or Authorize works, but for ClientCerts?

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc-5, client-certificates, ssl-certificate Leave a comment

How localize ErrorMessage in DataAnnotation?

August 25, 2022 by Magenaut

Using MVC 5 I need to localize an ErrorMessage for a DataAnnotation attributes.
I receive the following error

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, asp.net-mvc-5, c# Leave a comment

Using ASP.NET Identity for a Role Provider easily

August 24, 2022 by Magenaut

I just spent the last two days researching and implementing the new ASP.NET Identity system with my existing database. More on that here: Integrating ASP.NET Identity into Existing DbContext.

Categories ASP.NET, Q&A Tags asp.net, asp.net-identity, asp.net-mvc, asp.net-mvc-5, c# Leave a comment

FileLoadException after installing Ninject.MVC5

August 24, 2022 by Magenaut

I am trying to learn ASP.NET MVC with Adam Freeman’s “Pro ASP.NET MVC 5” book. Unfortunately all projects using Ninject throw the same error

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, asp.net-mvc-5, ninject, ninject.web.mvc Leave a comment

The controller for path … was not found or does not implement IController

August 24, 2022 by Magenaut

I am writing an application using ASP.NET MVC 5 using c#. I have a need to add a global menu on the upper right hand side of the application. I was advised other SO to use action with ChildActionOnly attribute.

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, asp.net-mvc-5, c#, razor Leave a comment

Users with different capabilities

August 24, 2022 by Magenaut

I’m creating an ASP.Net MVC 5 application. In my website, 3 different types of users exist.

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, asp.net-mvc-5, asp.net-mvc-scaffolding Leave a comment

Why I can’t use HttpContext or HttpCookie? (Asp.Net Core 1.0)

August 24, 2022 by Magenaut

Why can’t I use HttpContext or HttpCookie?
Is there a special using?

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, asp.net-mvc-5, c#, cookies Leave a comment
Older posts
Newer posts
← Previous Page1 … Page9 Page10 Page11 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress