Skip to content

Magenaut

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

httphandler

Any way to add HttpHandler programmatically in .NET?

September 1, 2022 by Magenaut

I’ve been researching this a bit but haven’t come across an answer — is there any way to programatically add an HttpHandler to an ASP.NET website without adding to the web.config?

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

IRequiresSessionState vs IReadOnlySessionState

September 1, 2022 by Magenaut

What is the difference between IRequiresSessionState and IReadOnlySessionState beside the inability of the second to save changes to the session variables?

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

HTTP handler vs HTTP module

September 1, 2022 by Magenaut

Can someone explain in less than 2 sentences the difference between both? Yes, I know google can provide hundreds of answers but not one in 2 clear sentences:)

Categories ASP.NET, Q&A Tags asp.net, httphandler, httpmodule Leave a comment

IHttpHandler vs IHttpModule

August 31, 2022 by Magenaut

My question is simple (although the answer will most likely not be): I’m trying to decide how to implement a server side upload handler in C# / ASP.NET.

Categories ASP.NET, Q&A Tags asp.net, c#, httphandler, httpmodule, iis Leave a comment

using Plupload with ASP.NET/C#

August 31, 2022 by Magenaut

UPDATE I was able to get everything to work properly and I just wanted to post back with the updated code. I used Darin Dimitrov’s suggestion on using a separate generic http handler for handling the file uploads and so this is the code I came up with for that… let me know if you … Read more

Categories ASP.NET, Q&A Tags asp.net, c#, httphandler, jquery-plugins, plupload Leave a comment

Unable to map an HttpHandler to a “path/*” wildcard mapping

August 31, 2022 by Magenaut

So I’ve been trying to map an http module to a sub-path of an MVC3 site. It should be pretty simple as I understand it, but it has not been working. The module is setup like so:

Categories ASP.NET, Q&A Tags asp.net, httphandler, iis-7, nancy, webdev.webserver Leave a comment

IIS 7, HttpHandler and HTTP Error 500.21

August 31, 2022 by Magenaut

On IIS 7, I’m trying to use custom HttpHandler for my ASP.NET web application. I use pipeline mode “classic”, .NET version is 4.0.30319, my web.config configuration for the handler is:

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

FTP handler page, call string from aspx help with method to initialize handler page

August 30, 2022 by Magenaut

Hey guys, tryed to clean up my last post so here it goes.

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

Something faster than HttpHandlers?

August 30, 2022 by Magenaut

What is the fastest way to execute a method on an ASP.NET website?

Categories ASP.NET, Q&A Tags asp.net, httphandler, performance Leave a comment

ASP.NET [Image Handler]

August 30, 2022 by Magenaut

I’m still trying to load my image from database.
But that’s not so easy with my skins to understand the shots :
Using Handler
I read this stuff and was on trying to make it but I found only one method :
Mapping some my page (in webconf) to this handler (ashx)

Categories ASP.NET, Q&A Tags ashx, asp.net, httphandler, image Leave a comment
Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 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