Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Mar 08, 2012 01:44 AM by necro_mancer
Member
3 Points
1 Post
Mar 05, 2012 05:44 AM|LINK
Split off from http://forums.asp.net/t/1076552.aspx/1?ASP+Net+application+runs+slow+
Bob i have developed my webapplications in c# and asp.net but its performance is to slow which is giving bad response for my clients please help me.
i have tried by making debuging=" false" in which at first time it takes to much time to load after it works (2 minntues).
is there any other way PLEASE HELP ME OUT.
All-Star
16002 Points
2731 Posts
Mar 07, 2012 10:40 AM|LINK
Hi,
http://weblogs.asp.net/scottgu/archive/2006/04/11/442448.aspx
http://stackoverflow.com/questions/5072701/asp-net-application-running-slow
Thanks...
15866 Points
2974 Posts
Mar 07, 2012 07:18 PM|LINK
Hello,
You should check:
1. The hosting location - it should be near to your visitors to reduce the loading time.
2. The application pool timeout. If your application start slowly at first loading you could increase it's value.
3. You could consider using some cache.
4. Check the server resources - CPU, RAM etc...and if needed upgrade.
5. If you use SQL database, then check the data loading time.
Regards
Star
7981 Points
1566 Posts
Mar 08, 2012 01:44 AM|LINK
hi saineshwar, May I please know how did you host your site? Is that on a shared server or do you operate your own dedicated server?
saineshwar
Member
3 Points
1 Post
ASP.Net application runs slow.
Mar 05, 2012 05:44 AM|LINK
Split off from http://forums.asp.net/t/1076552.aspx/1?ASP+Net+application+runs+slow+
Bob i have developed my webapplications in c# and asp.net but its performance is to slow which is giving bad response for my clients please help me.
i have tried by making debuging=" false" in which at first time it takes to much time to load after it works (2 minntues).
is there any other way PLEASE HELP ME OUT.
abiruban
All-Star
16002 Points
2731 Posts
Re: ASP.Net application runs slow.
Mar 07, 2012 10:40 AM|LINK
Hi,
http://weblogs.asp.net/scottgu/archive/2006/04/11/442448.aspx
http://stackoverflow.com/questions/5072701/asp-net-application-running-slow
Thanks...
***DON'T FORGET TO CLICK “MARK AS ANSWER” ON THE POST IF HELPED YOU.
HostingASPNe...
All-Star
15866 Points
2974 Posts
Re: ASP.Net application runs slow.
Mar 07, 2012 07:18 PM|LINK
Hello,
You should check:
1. The hosting location - it should be near to your visitors to reduce the loading time.
2. The application pool timeout. If your application start slowly at first loading you could increase it's value.
3. You could consider using some cache.
4. Check the server resources - CPU, RAM etc...and if needed upgrade.
5. If you use SQL database, then check the data loading time.
Regards
Free ASP.NET Examples and source code.
necro_mancer
Star
7981 Points
1566 Posts
Re: ASP.Net application runs slow.
Mar 08, 2012 01:44 AM|LINK
hi saineshwar,
May I please know how did you host your site? Is that on a shared server or do you operate your own dedicated server?
Professional SQL 2008 R2 Service