473,394 Members | 1,841 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Pointers needed on tracing performance degradation.

We have a client server application written in C# which
makes a series of calls to the database using a third
party .net provider. The .net provider resides on the
client workstation and the database resides on a different
machine. The .net code loops thru the DataReader to
create application level objects which are then accessed
by the UI. As the network delays increase, the data access
degrades which is to be expected. But what I see is that
the application object creation times / execution times
also increase. This I infer from the logs being
maintained by the application. It is as if every part of
the client application has adapted to the "Slowness" of
the network. I am looking for clues here why the other
regions have gotten slow. The application does not use
threads and is "fully synchronous". Any pointers as to the
cause of the issue greatly appreciated

Nov 22 '05 #1
0 737

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Lakshmi | last post by:
We have a client server application written in C# which makes a series of calls to the database using a third party .net provider. The .net provider resides on the client workstation and the...
0
by: Lakshmi | last post by:
We have a client server application written in C# which makes a series of calls to the database using a third party .net provider. The .net provider resides on the client workstation and the...
22
by: Kevin Murphy | last post by:
I'm using PG 7.4.3 on Mac OS X. I am disappointed with the performance of queries like 'select foo from bar where baz in (subquery)', or updates like 'update bar set foo = 2 where baz in...
53
by: Hexman | last post by:
Hello All, I'd like your comments on the code below. The sub does exactly what I want it to do but I don't feel that it is solid as all. It seems like I'm using some VB6 code, .Net2003 code,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.