I was making a update to my application and haven't saved in a while. Then when running my program I got the "Disconnected Session" Error and now the IDE is unresponsive.
I know that if I kill the process I will lose all my progress as this has happened before, but I don't know any other way to close it.
Is there a way to save my progress?
Check the __recovery directory as this often has the most recent version of any edit. It's not always exactly what you're after but it's usually fairly good.
I find it amusing that Notepad++ remembers everything while a Professional IDE can loose it all :)