LOGIKonline
Check me out on the web at Welcome.
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Tech Off | Discussion around the Coding4Fun Some Assembly Required Articles | 24 | Sep 01, 2005 at 12:21 AM |
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Tech Off | Discussion around the Coding4Fun Some Assembly Required Articles | 24 | Sep 01, 2005 at 12:21 AM |
Performance Improvements in Visual Studio 2008
Apr 17, 2008 at 7:43 PMI still found loading web pages in the solution painful at best;especially with custom controls, taking 1-2 minutes to load - but can be somewhat curbed if Source View is set as default. I hope they continue to focus on the performance.
If you are upgrading and previously merged web app projects together for rapid developement which you ran them on a single WebServer in debug mode - you will now need to set them staggered on different ports. It appears VS2008 prevents the binding of multiple web projects to the webserver but it will work.
All devs upgrading will need to install this patch in order to get the benefits the dev speaks about in this video though. It is a must install.
https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=10826
regards,
D.
Performance Improvements in Visual Studio 2008
Apr 16, 2008 at 12:00 PMI think the team should test large project development much more before release OR put in timers to be able to record performance which can be turned on and off for their feedback.
I "still" have daily crashes in VS2005 and project IDE delays which account for 10's of hours a week lost. I hope vs2008 fixes this because I miss the old vs2003 IDE. fingers crossed
D.