Re: ASPX Page loads slowly
- From: "Teemu Keiski" <joteke@xxxxxxxxxxxxxxx>
- Date: Tue, 12 Apr 2005 18:58:24 +0300
Hi,
first of all, is there any chance to optimize the procedure? Do you have
indexes etc query structure correctly and done as much performance in mind
as possible?
When you say you test the Page for production DB, di you also have the page
on different server or on the same?
--
Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU
"Samy" <sampathkongala@xxxxxxxxx> wrote in message
news:1113320557.412125.296450@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi There,
> I have a stored procedure which takes 7 sec to execute. I am using a
> adapter and filling the dataset. Then I bind the datagrid with the
> datatable from the dataset. When I test the page against the test
> server DB, the page loads pretty fast. When I test the page against the
> production server DB, it loads too slowly. The tables against which I
> am testing are static tables both in the test DB and the production DB.
> I am unable to figure out why it is behaving like this. Can anyone
> please help me in this issue?
>
> Thanks a lot.
> Samy
>
.
- Follow-Ups:
- Re: ASPX Page loads slowly
- From: Samy
- Re: ASPX Page loads slowly
- References:
- ASPX Page loads slowly
- From: Samy
- ASPX Page loads slowly
- Prev by Date: RE: Change dll version
- Next by Date: Re: ASP.NET Thumbnails
- Previous by thread: Re: ASPX Page loads slowly
- Next by thread: Re: ASPX Page loads slowly
- Index(es):
Relevant Pages
|