Skip to content

Magenaut

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

ASP.NET

How to use async/await to achieve asynchronous page in asp.net webform?

August 26, 2022 by Magenaut

We can now use the async/await key words in ASP.NET MVC 4.

Categories ASP.NET, Q&A Tags asp.net, async-await, asynchronous, webforms Leave a comment

Global.asax file is missing on my Asp.Net Empty Web application project

August 26, 2022 by Magenaut

I have created a C#-> Asp.Net Empty Web Application (Framework 4.0). I want to add few line of code in Global.asax on Application_Error section. But unfortuantely global.asax file is missing. How can i add that file? My visual studio version is 2012

Categories ASP.NET, Q&A Tags asp.net, c#, c#-4.0, visual-studio-2012 Leave a comment

Is it possible to remove some post data with an HttpModule?

August 26, 2022 by Magenaut

I’m converting an old classic asp website to asp.net.

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

Precompile asp.net views with ms build

August 26, 2022 by Magenaut

When I deploy asp.net application through visual studio I know I can just check Precompile during publish and uncheck Allow precompiled site to be updateable.

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

Changing the default value of session’s variable timeout in asp.net mvc

August 26, 2022 by Magenaut

I have an Asp.net Mvc application with razor views engine , in which i used a variable Session['user'] : when an user log on the application Session['user'] = login and in the logout this variable takes as value Null.

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

FormsAuthentication Roles without Membership

August 26, 2022 by Magenaut

I’m trying to use FormsAuthentication and it’s working fine at the moment with user name and password. I need to add User Role to the Forms authentication Ticket and i’m not using ASP.NET Membership.

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

Dependencies not installed in Visual Studio

August 26, 2022 by Magenaut

I’m currently upgrading my ASP.Net RC1 to ASP.Net Core RC2. The Solution Explorer in Visual Studio is giving me a warning of “Dependencies – not installed” with subfolder “npm – not installed”.

Categories ASP.NET, Q&A Tags asp.net, node.js, npm, visual-studio, visual-studio-2015 Leave a comment

the server responded with a status of 405 (Method Not Allowed)

August 26, 2022 by Magenaut

I am new to Web Sevice, I am getting the following error when I tried to run my page (Local) in Chrome Console

Categories ASP.NET, Q&A Tags asp.net, jquery, web-services Leave a comment

Convert DataTable to IEnumerable in ASP.NET Core 2.0

August 26, 2022 by Magenaut

I need to generate an ‘IEnumerable from a DataTable that I receive as an input from another system. The following code worked in ASP.NET 4.6.1.

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

.axd files generate a 404 error

August 26, 2022 by Magenaut

Why do all of my .axd files generate a 404 error when on our production server?

Categories ASP.NET, Q&A Tags asp.net, iis Leave a comment
Older posts
Newer posts
← Previous Page1 … Page664 Page665 Page666 … Page944 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