Hello I made a game server in c# for a big online game. The only problem is that I get sometimes out of no where 90% cpu usage.
It also got stuck on that 90% when the bug is there it stays on the 90% for ever..
So my question is how can I find the code failure on a simple way because the server is huge. Are there any .net profilers good foor or something like that?