Hi,
we are using VS .NET 2003 to develop Windows Forms apps with C#... We are
amazed at how slow VS works, even on top-modern computers with 1GB RAM.
Drawing the form, creating new events, saving the project, everything feels
sluggish. Feels like I spend more time waiting than actually working atm.
Anyone else got the same issues? Any tweaking I can do to improve the speed?
Sincereley,
Trygve
Proteria as
Chester - 11 May 2004 23:51 GMT
There must be something wrong with your machine. I run Visual Studio.NET at
my PIII 650/196M Ram laptop. In general the speed is acceptable in design
time.
Chester
> Hi,
>
[quoted text clipped - 8 lines]
> Trygve
> Proteria as
Bob Powell [MVP] - 22 May 2004 11:54 GMT
I have noticed that some source control systems can slow VS down a lot. You
might try streamlining that if you're not using SourceSafe.

Signature
Bob Powell [MVP]
Visual C#, System.Drawing
Image transition effects, automatic persistent configuration and
design time mouse operations all in April's issue of Well Formed
http://www.bobpowell.net/wellformed.htm
Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/gdiplus_faq.htm
The GDI+ FAQ RSS feed: http://www.bobpowell.net/faqfeed.xml
Windows Forms Tips and Tricks RSS: http://www.bobpowell.net/tipstricks.xml
Bob's Blog: http://royo.is-a-geek.com/siteFeeder/GetFeed.aspx?FeedId=41
> Hi,
>
[quoted text clipped - 8 lines]
> Trygve
> Proteria as
schneider - 24 May 2004 17:34 GMT
> I have noticed that some source control systems can slow VS down a lot. You
> might try streamlining that if you're not using SourceSafe.
Also VS tends to acquire a lot of memory and not release it. I some
times close it when it gets high and then re-open it. If you monitor you
resources for a while you may notice it.
(I'm running a 1Ghz and 512mb, win2000) and works fine for me.
Schneider