Create and Delete text Files
How can I write code that delete a specific file? I have achieved this before in Visual Basic. But currently am working on a project that I need it to be able to create .txt files and delete then when exiting the application. Please note that when it comes to C# am an absolute beginner.