473,698 Members | 2,576 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

My computer seems to be to slow to run VS2005

Hi,

Before I had installed Visual basic.net 2003 on my laptop toshiba Tecra S1
Tecra S1 Centrino 1.6GHz / XP Pro / 15.0 256mb
Windows XP servic pack2
After installing Visual Studio 2005
My computer seems to be too slow to debug my developping applications.

Has anyone experience if it is possible ro run VS2005 faster
Thanks in advance
Marc

Mar 29 '06 #1
17 3023

"Marc" <Ap***@village. invalid> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
Hi,

Before I had installed Visual basic.net 2003 on my laptop toshiba Tecra S1
Tecra S1 Centrino 1.6GHz / XP Pro / 15.0 256mb
Windows XP servic pack2
After installing Visual Studio 2005
My computer seems to be too slow to debug my developping applications.

Has anyone experience if it is possible ro run VS2005 faster
Thanks in advance
Marc

Priority one is more memory. If you increase the memory to 1 gig, you'll
notice a dramatic improvement.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Mar 29 '06 #2
1 gig RAM ??? Wouldn't that be too much, Peter ?

I know that the more the RAM, the better the performance(atl east upto
1GB), but considering that the minimum requirement for VS 2005 is
stated to be 128 MB and the recommended is 256 MB.

Regards,

Cerebrus.

Mar 29 '06 #3
That might help...my specs are Centrino 1.6Ghz and 1G memory, XP w/SP2
and VS2005 still trudges along.

But I've learned to live with it. It may well be a result of some of
the third party components I'm using as well.

Mar 29 '06 #4
Hi Peter,

Any other suggestions? I'm running a P4 3.2Ghz HT chip with 2GB RAM on XP
Pro SP2 and my disc is regularly defragged, but VS2005 is still incredibly
slow - particularly during Edit & Continue operations.

Thanks for any help you can offer,
Alex
"pvdg42" <pv****@newsgro ups.nospam> wrote in message
news:ua******** ********@TK2MSF TNGP09.phx.gbl. ..

"Marc" <Ap***@village. invalid> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
Hi,

Before I had installed Visual basic.net 2003 on my laptop toshiba Tecra
S1
Tecra S1 Centrino 1.6GHz / XP Pro / 15.0 256mb
Windows XP servic pack2
After installing Visual Studio 2005
My computer seems to be too slow to debug my developping applications.

Has anyone experience if it is possible ro run VS2005 faster
Thanks in advance
Marc

Priority one is more memory. If you increase the memory to 1 gig, you'll
notice a dramatic improvement.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.

Mar 29 '06 #5
Dude, too much RAM is never enough (there is a practical limit I
suppose, but it's well beyond what any laptop or regular workstation
can handle these days)

The more objects that can be shoved into memory, the less disk caching
windows has to do.

Mar 29 '06 #6
Perhaps it is not the disk caching thats slowing them up. Maybe it is
the fact that MS concentrated too much on making the GUI look pretty
insted of efficient and functional...
I wish there was a way to turn off the pretty gui and just use
standered windows GUI construction, basic colours. So that VS would
run faster. MOst of the CPU and GPU ussage is being eaten up by VS
trying to figure out how to draw itself and any given moment.
Jerry H. wrote:
Dude, too much RAM is never enough (there is a practical limit I
suppose, but it's well beyond what any laptop or regular workstation
can handle these days)

The more objects that can be shoved into memory, the less disk caching
windows has to do.


Mar 29 '06 #7
Hi,

This is bad news. I thought that they would have made VS 2005 much less
memory intensive. Sounds like it was a good idea that I put off
downloading VS 2005 (the express edition) till I can buy a new
computer.

I currently work on : (Now, don't laugh...)
Pentium-433 MHz processor, 256 MB RAM, Win2K Professional with VS 2003.

Regards,

Cerebrus.

Mar 29 '06 #8
Mine seems to be slower than VS2003 also. Sometimes it takes about
thirty seconds after I hit Ctrl-space just to autocomplete the variable
name I started typing. For crying out loud.... Maybe more memory
would help, but I don't notice the drive light coming on solid like
it's thrashing the drive with swaps.

Mar 29 '06 #9
" Pentium-433 MHz processor, 256 MB RAM, Win2K Professional with VS
2003. "

BWAHAHHAHAHHAHA HHAAAA!!!!!!!!

I'm just kidding, Cerebrus. I used to work with Delphi 5 on such a
machine as yours. I miss Borland products.

Mar 30 '06 #10

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

Similar topics

12
3685
by: Albert Grennock | last post by:
Hi, Hope this is the right forum to ask in. Anyway in IE I go to this site and I click on computing on the left hand menu and it takes from about 6 to 15 seconds to open the submenu. I then click on "desktop PC's" and it takes 14 seconds to open that menu. (normally about 14 seconds for the first menu, I guess I just 'got lucky' last time when it opened in a *mere* 6 seconds. However I then had the bright idea of trying a different...
7
1447
by: Fredrik Melin | last post by:
Running a solution with about 20 sub-projects total about 150.000 lines of code. Typing code is slow (delay when typing fast). Pressing next line while debugging is slow. Pressing Ctrl-F for quick find is rediculous slow. Everything is slow. Running Exe is fine though This is on a HP Workstation machine with Xeon 3GHz (HT Enabled) with 2 GB
12
2114
by: dennist685 | last post by:
How to get an Access database on the web from my own computer I have an Access database project in inetpub/wwwroot/Access2 . I build it, and then press cntrl-F5. - I still get the development server - Version Information: ASP.NET Development Server 8.0.0.0, instead of IIS. This is a serious problem. How does one get an Access database on the web, using one's own computer(I have windows xp pro).
1
1748
by: Ben Fidge | last post by:
Can anyone shed some light on why compiling and running web-apps is so slow in VS2005. I have a solution with 3 web-apps, 20 or so library projects and several winforms apps. All in all it totals about 150,000 lines of C#. I've only just converted this to VS2005 project but am frustrated with the following: - VS2005 insists on compiling all projects when I press F5 to run an application even though no code has changed in the other...
2
2741
by: MarkusR | last post by:
Good day, I am using c# from VS2005. I am loading a datatable with the filenames and such from a given directory using the following code: arrFileList = GetAllFiles("c:\\sample", true); dtJobs.BeginLoadData();
5
1184
by: Goran | last post by:
I have VS 2005. It works very slow.I have centrino 1,5 processor, 512 MB ram and hdd 4200 rpm. What I need to change or upgrade, ram or hdd or processor?
2
1960
by: =?Utf-8?B?UGF1bA==?= | last post by:
This is probably not the correct forum but not sure where to post this. I have a dell pc 2.4 gig intel processor, 1 gig ram, and am runing sql2005 and have vs 2003 and vs2005 installed plus microsoft office 2003. Everything works but the machine is very slow. It has 2 hard drives, and windows xp proffessional operating system. On drive C (main boot drive) it is 40 gigs with about 10 gigs not used. Also I ran the defragment utility on...
9
2142
by: Salad | last post by:
I have access, for testing at my client's site, a Win2000 computer running A2003 retail. He recently upgraded all of his other machines to DualCore Pentiums with 2 gig ram and run A2003 runtime. I believe all current SPs for Windows and Office are installed on the fast machines. I have 1 process/subroutine that has worked for a couple of years without a problem. It works fine on the testing (slow) machine. The process checks a folder...
0
1069
by: =?Utf-8?B?U3RlcGhlbg==?= | last post by:
Hi, Windows XP Home After experiencing a severe trojan issue (that was able to disable my Norton antivirus) I found that I had no choice but to start with a clean slate so to speak, so I made a backup of all my files and kids files onto an external hard drive. Then I formated my hard drive and reinstalled XP. I then reloaded all my programs and also 2009 Norton antivirus with
0
8609
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 synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9169
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9030
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8899
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 most users, this new feature is actually very convenient. If you want to control the update process,...
1
6528
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 instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5861
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4371
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 the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4622
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2007
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 effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.