How to make a tool to remove temporary files using C#.net?
From where, we have to start..Please help..

Recommended Answers

All 3 Replies

Is this just for practice, or is the disk cleanup utility that comes built into Windows not satisfactory?

Hey hey Computer Savy:

For what you want to do, you might want to run through File I/O tutorials. Try this MSDN tutorial on for size:

https://msdn.microsoft.com/en-us/library/k3352a4t(v=vs.110).aspx

(if that link doesn't work, try a Google search for: "C# File I/O")

Remember to change the version to the appropriate version of the Framework you're using. Let me know if you have any questions.

Tekkno

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.