473,326 Members | 2,173 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,326 software developers and data experts.

visual studio is increasingly sluggish as I add pages to my website

using VS2005 to build a web site. The more pages I add to the web
site, the more sluggish visual studio becomes. I have around 20 pages
now and when I press F5 to test a page it can take over 10 seconds to
get the browser started and the web page displayed.

Is this to be expected? I have a lot more web pages to code.

thanks,

-Steve

Jun 27 '07 #1
4 1561
On Jun 27, 8:02 am, Steve Richter <StephenRich...@gmail.comwrote:
using VS2005 to build a web site. The more pages I add to the web
site, the more sluggish visual studio becomes. I have around 20 pages
now and when I press F5 to test a page it can take over 10 seconds to
get the browser started and the web page displayed.

Is this to be expected? I have a lot more web pages to code.

thanks,

-Steve
Hi...

Its true... as your projects start growing... vs take more time to
complie things...
In one of my solution i have 18 projects in a solution and if i build
the solution it took almost one min to
end the build process...

Thanks
Masudur
http://munnacs.110mb.com

Jun 27 '07 #2
On Jun 27, 2:05 am, Masudur <munn...@gmail.comwrote:
On Jun 27, 8:02 am, Steve Richter <StephenRich...@gmail.comwrote:
using VS2005 to build a web site. The more pages I add to the web
site, the more sluggish visual studio becomes. I have around 20 pages
now and when I press F5 to test a page it can take over 10 seconds to
get the browser started and the web page displayed.
Is this to be expected? I have a lot more web pages to code.
thanks,
-Steve

Hi...

Its true... as your projects start growing... vs take more time to
complie things...
In one of my solution i have 18 projects in a solution and if i build
the solution it took almost one min to
end the build process...
that is not good. Does VS2005 get slower for each page added to a
website solution? Currently a change to user control in a website
solution with 30 pages, user controls and master pages takes 15
seconds for F5 to load the page in the browser.

my PC is 2 yrs old and was fast when I assembled it. VS2005 for
desktop apps and large class library assemblies runs great.

does VS2005 for websites take full advantage of multi core CPUs? Is a
quad core better than a dual core, where maybe each page of the
website is compiled by a seperate thread?

thanks,
Jun 27 '07 #3
I had sluggish performance until I got a new box
with 2GB ram and Intel Duo Core processor(s).

No performance problem any more.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"Steve Richter" <St************@gmail.comwrote in message news:11**********************@u2g2000hsc.googlegro ups.com...
On Jun 27, 2:05 am, Masudur <munn...@gmail.comwrote:
>On Jun 27, 8:02 am, Steve Richter <StephenRich...@gmail.comwrote:
using VS2005 to build a web site. The more pages I add to the web
site, the more sluggish visual studio becomes. I have around 20 pages
now and when I press F5 to test a page it can take over 10 seconds to
get the browser started and the web page displayed.
Is this to be expected? I have a lot more web pages to code.
thanks,
-Steve

Hi...

Its true... as your projects start growing... vs take more time to
complie things...
In one of my solution i have 18 projects in a solution and if i build
the solution it took almost one min to
end the build process...

that is not good. Does VS2005 get slower for each page added to a
website solution? Currently a change to user control in a website
solution with 30 pages, user controls and master pages takes 15
seconds for F5 to load the page in the browser.

my PC is 2 yrs old and was fast when I assembled it. VS2005 for
desktop apps and large class library assemblies runs great.

does VS2005 for websites take full advantage of multi core CPUs? Is a
quad core better than a dual core, where maybe each page of the
website is compiled by a seperate thread?

thanks,


Jun 27 '07 #4
Hi,

Juan T. Llibre wrote:
I had sluggish performance until I got a new box
with 2GB ram and Intel Duo Core processor(s).

No performance problem any more.
Same setup here, and no perf problems either.

According to Scott Guthrie, the best way to speed up build process,
though, is to use a hard disk with a higher RPM speed. Since during the
build process many many files are accessed, using a higher RPM speed
will improve the build performances.

HTH,
Laurent
--
Laurent Bugnion [MVP ASP.NET]
Software engineering, Blog: http://www.galasoft.ch
PhotoAlbum: http://www.galasoft.ch/pictures
Support children in Calcutta: http://www.calcutta-espoir.ch
Jun 29 '07 #5

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

Similar topics

6
by: Martin Bless | last post by:
The good news: Along with Python-2.4 comes really good news to Windows users. Yes, you now CAN build extension modules yourself using the SAME C++ compiler and linker Python is built with...
4
by: Brian Barnes | last post by:
I am trying to create a template code behind file for a website which all pages should be inherited from. This base class however, when I try to view the aspx page in Visual studio .NET (2002), it...
4
by: Maziar Aflatoun | last post by:
Hi everyone, Today for the first time I installed VS 2005 and it looks great. However, everytime you create a new web project and run it, I think it runs on it's own web server (since I stop IIS...
54
by: m.roello | last post by:
In the book: "Working with Microsoft Visual Studio 2005" Craig Skibo wrote: "The power of Visual Studio 2005 lies in its ability to empower users to build, test, and debug powerful applications...
12
by: Nathan Sokalski | last post by:
I recently upgraded to from Visual Studio .NET 2003 to Visual Studio .NET 2005. In Visual Studio .NET 2003 when I would select 'Build' it would add a *.dll with the name of the Project to a /bin/...
9
by: Leon | last post by:
Hi Everybody. I have my website developed in VS 2003. Now I want to upgrade my website to VS 2005 and develop new web pages in a new environment. What steps should I take to upgrade? I cannot find...
10
by: =?Utf-8?B?UmljaGFyZA==?= | last post by:
Hi, I usually deploy my ASP .NET application to the server by publishing, using Visual Studio 2005 publish feature. This creates the Bin folder on the server, with the compiled DLLs. I've...
3
by: Mickey | last post by:
Anyone know of any compatibility issues between DW and Visual Studio? I've been told me that editing in DW (I'm using CS3 on one computer and 8 on another) can cause compilation errors because of...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.