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

  • Home
  • SEARCH
  • 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 6608165
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T19:34:50+00:00 2026-05-25T19:34:50+00:00

I have been developing an application that runs on a client computer and extracts

  • 0

I have been developing an application that runs on a client computer and extracts data from a central SQL Server server.

Before the application was quite fast and running good. As a little data grew in size up to some thousands of records now the program is being too slow on client computers.

How do I check the performance of my .NET application?

  • 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-25T19:34:51+00:00Added an answer on May 25, 2026 at 7:34 pm

    I am planning to check the performance of my .net app

    Get a profiler. It will tell you where your app is spending a majority of its time so that you can find the bottlenecks. These are the areas to focus on to improve your performance.

    I have been developing an application that runs in client computer and extracts data from central SQL Server.

    Before the application was quite fast and running good. As few data grew in size upto some thousands of records now the program is being too slow in client computers.

    Sounds like a database problem (indexing, select n + 1, select fetches instead of join fetches, etc.). The profiler will tell you if your app is spending too much time waiting for the database to return results. If that is where the bottleneck is, work on that. Work on indexing your tables appropriately, and optimizing your queries (are you pulling back more columns than you need, do you have select n + 1 problem, etc.)

    The salient point is this is: don’t guess. Don’t waste your time optimizing loops that aren’t performance bottlenecks, etc. You’re are observing performance that is consistent with the database being a bottleneck. Get a tool that will confirm that guess for you. Use that tool to focus your efforts.

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

Sidebar

Related Questions

I have been developing in asp.net since its existence (also classic asp before that)
I have been asked to build a PHP application that inserts data into a
I have been developing an application on the HTC desire. It runs fine. The
I have been developing an application that can publish content like some sort of
I have an iPad application that I have been developing on simulator just fine
I have been developing a C# windows form application in XP. It all works
I have been developing many application and have been into confusion about using dataset.
I have an application that has been running fine since its launch over a
I've been developing a C# (WinForms) application that uses the Office 2007 PIAs to
I have been developing an iPad application in which I want to implement multithreading,

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.