Skip to content

Magenaut

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

asp.net-mvc

User is in role “admin” but [Authorize(Roles=”admin”)] won’t authenticate

August 31, 2022 by Magenaut

I found a great answer on SO describing how to set up custom user roles, and I’ve done the same in my project. So in my Login service I have:

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

How to set default page asp.net

August 31, 2022 by Magenaut

I’ve just published my site in my server, but when I type in the browser www.mysite.com I get this error : HTTP Error 403.14 – Forbidden The Web server is configured to not list the contents of this directory.However if I type www.mysite.com/Home.aspx it loads correctly. So, how can I set the default page?? I … Read more

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

Access Claim values in controller in MVC 5

August 31, 2022 by Magenaut

I have used OWIN authentication in my application.

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

Is smooth deployment possible with componentized ASP.NET MVC apps?

August 31, 2022 by Magenaut

That’s probably not MVC specific, it might as well applicable to ASP.NET WebForms, but we’ve been experiencing it on MVC2 so far.

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

Add claims on successful login and retrieve it elsewhere in the application

August 31, 2022 by Magenaut

Please I need assistance in implementing a custom way of assigning claims to authenticated users.
On successful login,

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, claims-based-identity Leave a comment

How to get bin folder in ASP.NET Core 1.0

August 31, 2022 by Magenaut

With asp.net core 1.0 There are lots of functionality added. But there is not way to get Bin Folder path.

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

Is it possible to use the ‘using’ statement in my aspx views? (ASP.NET MVC)

August 31, 2022 by Magenaut

This likely applies to non MVC too. But, Is it possible to use the ‘using’ statement in my aspx views?

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

Confused with Model vs ViewModel

August 31, 2022 by Magenaut

I am Learning ASP.NET MVC and downloaded a couple of sample apps. MusicStore etc…

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

What is the use for IHttpHandler.IsReusable?

August 31, 2022 by Magenaut

I’m writing a IHttpHandler and I’ll need to implement a IsReusable property. When I look at the MSDN documentation it says:

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

Logout User From all Browser When Password is changed

August 31, 2022 by Magenaut

I have a Reset Password page: enter image description here

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, authentication, cookies, iis-8.5 Leave a comment
Older posts
Newer posts
← Previous Page1 … Page55 Page56 Page57 … Page131 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