Skip to content

Magenaut

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

.net

Why is HttpRepl unable to find an OpenAPI description? The command “ls” does not show available endpoints

August 25, 2022 by Magenaut

I am working through the Microsoft Learn tutorials to “Create a web API with ASP.Net Core“.

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

BadImageFormatException during .Net assembly load issue

August 25, 2022 by Magenaut

When I try to access a page (default.aspx) in a web site in IIS 7.0 (developed using VSTS 2010 + .Net 4.0 on Windows Server 2008), I met with the following error message. Any ideas what is wrong? What means
BadImageFormatException?

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

How to add child nodes to custom asp.net user control derived from System.Web.UI.Control

August 25, 2022 by Magenaut

I would like to know how to add some additional child nodes to a custom user control class derived from System.Web.UI.Control.

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

HttpClient spike in memory usage with large response

August 25, 2022 by Magenaut

I’m working on a console app that take a list of endpoints to video data, makes an HTTP request, and saves the result to a file. These are relatively small videos. Because of an issue outside of my control, one of the videos is very large (145 minutes instead of a few seconds).

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

Environment.UserName returning application pool name instead of username

August 25, 2022 by Magenaut

The following line

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

How do I extract the inner exception from a soap exception in ASP.NET?

August 25, 2022 by Magenaut

I have a simple web service operation like this one:

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

what is character for end of file of filestream?

August 25, 2022 by Magenaut

i am searching in a while loop for a particular character to check whether it reached the end of file.

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

Singleton and HttpApplicationState

August 25, 2022 by Magenaut

In a web app, I need to have only one instance of a class called ProcessManager. One way is to make it a singleton. The other way is to use the HttpApplicationState to make sure I always access the same instance, like this:

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

Client-Side CommunicationException while Service works properly

August 25, 2022 by Magenaut

Currently i am facing a problem i do not understand. I have an wcf client that calls a wcf service through several threads at the same time (both on the same machine). Sometimes, i encounter the well-known System.ServiceModel.CommunicationException

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

Parser for signed overpunch values?

August 25, 2022 by Magenaut

I am working with some old data imports and came across a bunch of data from an external source that reports financial numbers with a signed overpunch. I’ve seen alot, but this is before my time. Before I go about creating a function to parse these strangers, I wanted to check to see if there was a standard way to handle these.

Categories ASP.NET, Q&A Tags .net, asp.net, c#, cobol, signed Leave a comment
Older posts
Newer posts
← Previous Page1 … Page83 Page84 Page85 … Page103 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