I'm a beginner as C# programmer and I've just started studying Visual Studio.
I'm programming with console application to read file and display the content on MS console. I was expected to program exception of FileNotFound, but complier said FileNotFoundException is not handled. Could your please give me advice on how to fix this error? Thank you very much!
