Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3219158
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T15:36:45+00:00 2026-05-17T15:36:45+00:00

Does anyone out there run the profiler on thier ASP.NET web page when running

  • 0

Does anyone out there run the profiler on thier ASP.NET web page when running locally. I guess it is like a poor mans load tester.

The tier interactions seems to be the only real usesful part since that show all the queries made and that is normally the bottleneck in a ASP.NET app… There are alot of other options though… Anyone out there using this can tell me what they are using and how useful they find profiling?

Also, can you do CODE COVERAGE on a profiling session ? It seems CODE COVERAGE is only for ‘tests’ ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T15:36:46+00:00Added an answer on May 17, 2026 at 3:36 pm

    As you noted, Tier Interaction Profiling (TIP) gives you more detailed information about calls to databases, right down to the SQL statements For more information refer to the Profiler Blog.

    Another recommended option when profiling ASP.NET is to profile using Instrumentation Mode. This profiling method shows statistics like function call counts and the time to execute each function (including time spent blocked waiting for I/O etc.).

    This is particularly useful if you are making synchronous calls to a database or doing a lot of file or network I/O, since you can detect the calling methods and consider optimizing them.

    If you happen to have some ASP.NET code that is CPU intensive, you can also consider using the Sampling profiling mode. This allows you to detect functions that use significant amounts of CPU, although this is less typical in ASP.NET applications.

    Since you’re using Visual Studio 2010, you might also consider doing load tests on a remote server with profiling enabled. For more information refer to MSDN.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anyone know of an application or system out there for tracking changes (files
Is anyone out there using Drupal for large scale, business critical enterprise applications? Does
Does anyone know how to find out the precision of long double on a
Does anyone know how to programmaticly find out where the java classloader actually loads
Does anyone know a way to find out programatically which physical disk holds a
Does anyone have any tips or gotcha moments to look out for when trying
Does anyone know where I can find a library of common but difficult (out
Does anyone know of any code or tools that can strip literal values out
Does anyone know of any documentation by MS or someone else that lays out
I would like to build an application that will run on a web, this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.