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 7622739
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T04:31:42+00:00 2026-05-31T04:31:42+00:00

i am working on asp.net3.5 and mysql, now my problem is search page enter

  • 0

i am working on asp.net3.5 and mysql, now my problem is search page enter the text click the search button fetch the records and bind the gridview , it taking more time(like 1min) but i can reduce the execution time how it possible in front end or back end please give me any idea about that.

thanking u
hemanth

  • 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-31T04:31:44+00:00Added an answer on May 31, 2026 at 4:31 am

    For tuning the performance of a SP we need to know how much resources
    it is using and how much time it takes in execution.

    1) Look the queries performence using Execution Plan. After
    find the Queries, just check the Index(for table used in
    query) and look the join conditions between tables in the
    query. – This is way we need to approch to tune the SP.

    2) we need to use tablename with (nolock) in our select
    statements so that it does not create delay if other person
    is updating the table at the same time it will show last
    updated table recordset

    3) if we dont need that much the database server to return
    the number of records affected after executing any dml
    statements which actually reduces the performance ,we can
    use set nocount on -set nocount off before and after
    writing the sql query,

    4) we can create lesser join statements if we can use
    subqueries

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

Sidebar

Related Questions

I am working with asp.net3.5 c#. I want to make the click event for
I am working with master page in ASP.NET (3.5) MVC Framework (1.0). I am
I am working on ASP.NET3.5 platform. I have used a file upload control and
I've just updated to .NET 3.5 SP1 and my once working ASP.NET MVC page
I am working on an asp.net 3.5 application and I have a page with
I'm working in C# / ASP.NET 3.5 and want to enable users to enter
I am working with a web page (ASP.net 3.5) that is very complicated and
I have a working ASP.NET MVC web application to manage projects and customers. Now
I am working on asp.net 3.5 application. I have a datagrid. I want to
I am working on asp.net 3.5 project on remote machine. I am accessing it

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.