I installed the ReSharper evaluation version and uninstalled it. Afterwards Visual Studio\'s Intellisense stopped working. I have restarted computer but I still have this pr
Sometimes deleting the ncb file helps. Go to your solution directory and find the sln file, there will also be a file with the same name and the extension ncb. Make sure Visual Studio is closed (at least don't have that project open) and then delete that file. Don't worry Visual Studio will rebuild it for you.