Skip to content

Magenaut

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

performance

How to measure memory usage for a Live ASP.NET MVC web application?

August 28, 2022 by Magenaut

So right off the bat, not sure if this question is better suited for another StackExchange site.

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

Tools and methods for live-monitoring ASP.NET web applications?

August 27, 2022 by Magenaut

I think many developers know that uncomfortable feeling when users tell them that “The application is slow (again).”

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

What are the ways to find bottlenecks in a web application?

August 27, 2022 by Magenaut

How do I benchmark the performance of my web applications?

Categories ASP.NET, Q&A Tags asp.net, performance, php, web-applications Leave a comment

Improve the performance of an ASP.NET application

August 27, 2022 by Magenaut

How to improve the performance of an ASP.NET application? Which are are the fields I should take care? The application includes DB connections and Image Parsing etc.

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

Why is DbContext.SaveChanges 10x slower in debug mode

August 27, 2022 by Magenaut

Can somebody explain

Categories ASP.NET, Q&A Tags asp.net, dbcontext, entity-framework-5, intellitrace, performance Leave a comment

ConfigurationManager.AppSettings Caching

August 27, 2022 by Magenaut

We know that IIS caches ConfigurationManager.AppSettings so it reads the disk only once until the web.config is changed. This is done for performance purposes.

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

What is a good tool or site to use to performance test a web page/site?

August 27, 2022 by Magenaut

What is a good tool or site to use to performance test a web page/site? I am trying to find a good baseline to detect how fast my page will load on one hosting provider vs another. I initially used http://www.freespeedtest.com/ but like to get opinions and links for others. Answers: Thank you for visiting … Read more

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

Experience using gcServer=”true” to set garbage collector for .NET

August 27, 2022 by Magenaut

Has someone used a configuration enabling the garbage collector optimized for multi-processor machines using Aspnet.config with :

Categories ASP.NET, Q&A Tags .net, asp.net, garbage-collection, performance Leave a comment

UpdatePanel Slowness in IE

August 26, 2022 by Magenaut

I’m working on an ASP.Net application and working to add some Ajax to it to speed up certain areas. The first area that I am concentrating is the attendance area for the teachers to report attendance (and some other data) about the kids. This needs to be fast.

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

Why is IIS slower than ASP.NET Development Server?

August 26, 2022 by Magenaut

I have an ASPX webpage that does some complex operations and database calls. When I view the webpage by running ASP.NET Development Server (Cassini), it takes about 200ms.

Categories ASP.NET, Q&A Tags asp.net, cassini, iis, performance Leave a comment
Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 … Page20 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