G
Guest
I just delivered a windows client .net app and have noticed on client Pc, and for that matter on dev PC, the CPU in the Task manager is pinged at 100%. Yet the PC acts fine. You can launch IE and other apps with no lag.
My question is, why does it show up like that?
App is minimised and hidden and has a thread running that scans a folder on client pc for a file type. This loop is continuous. Only way to kill app is thru the Task manager processes. Thats how they wanted it.
Anyone explain the 1005 usage? App is 108k big and was compiled for .NET 1.1
Thanks
Deasun
My question is, why does it show up like that?
App is minimised and hidden and has a thread running that scans a folder on client pc for a file type. This loop is continuous. Only way to kill app is thru the Task manager processes. Thats how they wanted it.
Anyone explain the 1005 usage? App is 108k big and was compiled for .NET 1.1
Thanks
Deasun