Hi all ,
I'm a beginner in C# ,and i have a problem regarding debugging and running applications from VS 2010 ... Sometimes -for some certain projects- when i press F5 , the VS 2010 CPU usage jumps to 50% and my app. just won't run.. and nothing happen , i tried to rebuild the solution , but still , High CPU usage and no app. running at all .. i checked if there's a running app. already in the task manager but there wasn't ... all i can do , i just copy the whole code and create a new project and past the code in it , but this isn't really a solution... So can anybody help please ?
thanks in advance :)