Tuesday, May 5, 2015

When Processing large data , my computer becomes idle and c# console application also gets halted.

Hi All,

          I have made a console application to retrieve records from database and make folders to the file system and with that 

files for each folders to be made.

Now when i run the application the PC goes to idle mode if no activity from the user happens there.

I want to avoid the situation of my console application to go idle when My Pc goes idle.

How to achieve this ,because my program will run till 4 to 5 days continuosly.

Please help me for this scenario.

No comments:

Post a Comment