473,549 Members | 2,583 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

My page is slow

4 New Member
Hi everyone and thanks for your help. My web form is formed by a master page, which contains some web user controls. The same web form contains other web user controls.

This page is very slow. Using trace functions I see that it reaches 4-5 seconds to be fully composed by my server. These are some informations for you to help me:

a) I use entity framework
b) Web Application and DB are not on the same machine but both are here locally and connected in LAN
c) I use asp.net caching to cache important objects. When data is taken from cache, page lifecycle is 1,5 seconds. So it's way better but.. it's slow.
d) my webcontrols are formed by webcontrols.
e) tracing shows that the most time consuming events are load and render
f) i tried to remove every control from my master page and from my web form and execution time is still over 0,20 - 0,25 sec

What can that be? Is there any method to verify which is the most time-consuming web user control?

Thanks a lot by now.
Marco
Jun 17 '09 #1
2 2117
Frinavale
9,735 Recognized Expert Moderator Expert
Check out this article. There are other performance analyzing tools out there but they can get pricey.
Jun 17 '09 #2
marconline
4 New Member
Thanks a lot, I'll check out and let you know in two hours if I found something.

Thanks again,
Marco
Jun 18 '09 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
1573
by: Fabricio Tofoli | last post by:
Hello all, I have a simple ASP.NET project that displays the contents of a MySql database table in the web page. All pages are extremelly slow, and not only the first time you access them, it's slow every time... It seems the problem is not caused by server page generation... it really feels like the page is ready but the Response takes...
0
1053
by: Simon | last post by:
I have W2K and SQL server on one computer. I have a problem with pages which are accessing the database in Page_Load method. When I load pages locally they are loading fast, but when I am accessing the same page from another computer it is loading slow. First I thought that the problem is in slow DataGrid component and I replaced this...
3
1392
by: Marc Castrechini | last post by:
Forgive me on the lack of specifics but I am not a "server" guy. We just rolled our code out to a 2003 Server from Win2k Server and for some reason our pages are painfully slow. It appears the pages process fine (by spinning globe and 100% status bar. But then there is a dead wait time while it must be processing the request.redirect. ...
12
4016
by: Ian Murphy | last post by:
Hopefully someone else has seen something similar. We are experiencing an odd problem with aspnet, iis6 and w2k3. I have written a small site which works fine during the day. Each morning however the initial page load can take anything from 10 minutes to over an hour. Nothing seems to occur during this time. The first page load is simply...
5
9963
by: =?Utf-8?B?QW5kcmV3IEhheWVz?= | last post by:
You've all seen them. Hoards of sites (predominantly ISP's) offering to test your bandwidth to the four corners of the globe, all trying to show that they are faster and you should switch to using them. Well, I now have a need to implement something similiar within my ASP.NET applications so that I can troubleshoot slow performance problems...
5
2804
by: =?Utf-8?B?V2FubmFiZQ==?= | last post by:
We have a page that is loading very slow. There is not a lot of data, not a lot of users are connected at the same time and the page does not produce an error, so I am not sure where to start to look for why it is slowing down. I thought about the DB first and added NOLOCK to a couple of stored procedures that were being run, but with no...
2
1525
by: julie.siebel | last post by:
Google apparently ate my original post to this (grr) so this'll be a bit more vague than the initial post, but...*sigh*. Javascript is not my forte, and I apologize for the acky-ness of the code. I'm working on a page for a travel company. There's way too much going on with it/on it, but I'm kind of stuck at this point - the client loves...
1
1218
by: jlea | last post by:
I know I'm not the first to report the extreme slow page load problem after applying Vista SP1 and using VS2008 (I don't know if the same is true for VS2005/2003) but has anyone found the solution? Waiting 4 minutes to load a single page web project with only "Hello World" is just not fair. Before applying Vista's SP1, VS2008 was just fine....
2
1834
by: | last post by:
Hi, I have 2 scenarios: First, an aspx page that contains 300 controls with the labels of course in a table. Second, an empty aspx page that contains on loading a script that creates the 300 controls dynamically. On every open of the page for reading, the system will fetch data from SQL and draw the 300 labels with the corresponding...
0
7527
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7459
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
1
7485
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7819
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5377
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3505
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
1953
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1064
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
772
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.