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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T10:11:43+00:00 2026-05-18T10:11:43+00:00

We are using ASP.Net Web services. The architecture is Desktop Based Application developed in

  • 0

We are using ASP.Net Web services.

The architecture is
Desktop Based Application developed in .Net 3.5 – Client App (Client Machine)
ASP.Net Based Web Service in .Net 3.5 – Business Logic Layer (IIS on Server)
SQL 2005 Database – Database Layer (Same or different server then IIS)

The application is almost developed and it is going in for first implementation.
On day 1 we have faced a show stopper issue.
We have loaded database of patient’s with 30000 records and the response time of patient search screen is more then 20 seconds.
We have indexed the database and removed all unncessary calls
a. from client to web service
b. from web service to database.
Still the response time is 7 seconds which is not acceptable it has to got down under 3 seconds.
The main problem we see is 4 seconds are being taken as a part in which the web service returns the data of such size over network to client.

What is the solution to this?

  • 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-18T10:11:44+00:00Added an answer on May 18, 2026 at 10:11 am

    If your search queries return large result sets, you could consider adding paging functionality to the webservice calls.

    It seems unlikely that a user will review 250 (or an arbitrary number > 10) patients at a single glance. So instead of a method that returns all 250, you could return them in in sets of 10. You’ll have to change the signature your web methods a bit though.

    This would reduce the network payload.

    You could cache the search results on the server, to avoid running expensive queries too often.

    This could be part of a solution but there will probably be many other options!

    Good luck!

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

Sidebar

Related Questions

I'm using Web Services Enhancements 3.0 to call a web-service from an ASP.NET application
I'm planning architecture for a web-based application using web services. It has been recommended
I use ASP.NET and WCF services in a load balanced web server environment, using
I've written a web service using ASP.NET (in C#) and I'm attempting to write
I'm building a traditional ASP.NET Web Service -- the style built using asmx. It's
Is it possible to create a REST web service using ASP.NET 2.0? The articles
I'm using a native DLL (FastImage.dll) in a C# ASP.NET Web Service that sometimes
I have a control application - using asp.net webservices. I have a timer which
I am verifying my login authentication using ASP.net webservices. But the client requested to
I am using asp.net web site administration tool to manage the different roles in

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.