| Thread | Last Post | Replies |
|
| getting WPF to use graphics hardware | 30 Oct 2007 10:40 GMT | 2 |
I am using a Samsung laptop with NVidia GeForce FX Go5200 graphics chip. Unfortunately the latest drivers are dated 2003 and so WPF won't use DirectX even though 9c is installed and works fine. I've tried setting a later date in the registry to no avail. Does anyone have any ...
|
| video driver continuos crashing | 30 Oct 2007 01:49 GMT | 1 |
I receive an error message: STOP 0x000000EA THREAD_STUCK_IN_DEVICE_DRIVER after updating my video driver. This also occurred before hand. I am using windows xp service pack 2. Have tried to follow the hep from the microsoft page. ie reduce hardware speed etc. all to no avail. ...
|
| Common performance issues | 26 Oct 2007 11:29 GMT | 1 |
I am trying to create a new web application. I need some expert advice on what all performance issues I might face. Application has a rich UI and also heavy DB access Regards,
|
| System32 error | 17 Oct 2007 02:35 GMT | 1 |
I've looked everywhere and can't find a fix, I get this error message on start up and it seems to have slowed my start up down; RUNDLL C:\windows|system32|uibuykwd.dll
|
| Registry Help | 17 Oct 2007 02:34 GMT | 1 |
I know from running free scans that there's a lot of clutter on my registry. How do I clean it up? How do I know I'm not deleting something important? Can it be done for free? Thanks
|
| Delay on start | 14 Oct 2007 02:35 GMT | 3 |
I have a big application that is running ok in several machines. In a clean machine with Windows XP SP2, with .Net Framework 2 or 3 (I test both versions) I have a delay of 90 to 120 seconds on the start. From that I make the double clic to show the first MessageBox.
|
| Why does conversion to 2.0 from 1.1 result in performance degradat | 08 Oct 2007 03:10 GMT | 6 |
Conversion to 2.0 (thro' vs2005) from 1.1, has made the app completely unusable because of the performance degradation. It's a c# winforms, multithreaded app, using datasets extensively. I understand that in 2.0 Dataset/dataTable have become more performant, and
|
| Performance issue | 07 Oct 2007 19:11 GMT | 2 |
I'm running a Windows 2000 server machine with .Net Framework 1.1 and Commerce Server 2002. Since the application we had was changed to make XML/XSL transforms we are getting the ASPNET_WP process reaching 100% usage of cpu. Even with hardware
|
| Performance issue after conversion to 2.0 | 06 Oct 2007 03:21 GMT | 3 |
My app(winforms) runs from a network share and refers to quite a few config files on the network. I've two versions of the app., one running under 1.1 framework, and the other under 2.0(2.0 version is the one converted from 1.1 through vs2005).
|
| Clone vs New? | 04 Oct 2007 00:09 GMT | 8 |
It seems that in some cases its quicker to clone an existing object vs creating a new object. I have not done exstensive perf test but have found cases where it helps. Anyone have any thoughts on this?
|
| Why is 2.0 App doing RT checks ? | 03 Oct 2007 17:34 GMT | 6 |
I just converted a 1.1 app to 2.0. The app runs very slow, and cpu utilization is almost 3 times. While investigating I noticed that the additional time is spent in RT checks. RT checks for 1.1 was 0. App is compiled and run locally.
|
| c++ unmanaged vs managed arrays | 03 Oct 2007 15:05 GMT | 3 |
how much faster are unmanaged vs. managed arrays? (.net 2.0 framework)
|
| Any improvements in performance for .NET 3.5? | 01 Oct 2007 18:23 GMT | 4 |
Is there any improvements in performance for .NET 3.5? All I hear about is the new features. Thanks, Schneider
|